Skip to content

Fix constant pool overflow issue#7145

Closed
S-Saranya1 wants to merge 4 commits into
masterfrom
somepal/fix-connection-pool-issue
Closed

Fix constant pool overflow issue#7145
S-Saranya1 wants to merge 4 commits into
masterfrom
somepal/fix-connection-pool-issue

Conversation

@S-Saranya1

Copy link
Copy Markdown
Contributor

Motivation and Context

Modifications

Testing

Screenshots (if appropriate)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Checklist

  • I have read the CONTRIBUTING document
  • Local run of mvn install succeeds
  • My code follows the code style of this project
  • My change requires a change to the Javadoc documentation
  • I have updated the Javadoc documentation accordingly
  • I have added tests to cover my changes
  • All new and existing tests passed
  • I have added a changelog entry. Adding a new entry must be accomplished by running the scripts/new-change script and following the instructions. Commit the new file created by the script in .changes/next-release with your changes.
  • My change is to implement 1.11 parity feature and I have updated LaunchChangelog

License

  • I confirm that this pull request can be released under the Apache 2 license

@S-Saranya1 S-Saranya1 requested a review from a team as a code owner July 14, 2026 20:44
# Conflicts:
#	codegen/src/test/resources/software/amazon/awssdk/codegen/poet/client/test-aws-json-async-client-class.java
#	codegen/src/test/resources/software/amazon/awssdk/codegen/poet/client/test-aws-query-compatible-json-async-client-class.java
#	codegen/src/test/resources/software/amazon/awssdk/codegen/poet/client/test-aws-query-compatible-json-sync-client-class.java
#	codegen/src/test/resources/software/amazon/awssdk/codegen/poet/client/test-batchmanager-async.java
#	codegen/src/test/resources/software/amazon/awssdk/codegen/poet/client/test-cbor-async-client-class.java
#	codegen/src/test/resources/software/amazon/awssdk/codegen/poet/client/test-cbor-client-class.java
#	codegen/src/test/resources/software/amazon/awssdk/codegen/poet/client/test-custom-context-params-async-client-class.java
#	codegen/src/test/resources/software/amazon/awssdk/codegen/poet/client/test-custom-context-params-sync-client-class.java
#	codegen/src/test/resources/software/amazon/awssdk/codegen/poet/client/test-custompackage-async.java
#	codegen/src/test/resources/software/amazon/awssdk/codegen/poet/client/test-custompackage-sync.java
#	codegen/src/test/resources/software/amazon/awssdk/codegen/poet/client/test-customservicemetadata-async.java
#	codegen/src/test/resources/software/amazon/awssdk/codegen/poet/client/test-customservicemetadata-sync.java
#	codegen/src/test/resources/software/amazon/awssdk/codegen/poet/client/test-endpoint-discovery-async.java
#	codegen/src/test/resources/software/amazon/awssdk/codegen/poet/client/test-endpoint-discovery-sync.java
#	codegen/src/test/resources/software/amazon/awssdk/codegen/poet/client/test-json-async-client-class.java
#	codegen/src/test/resources/software/amazon/awssdk/codegen/poet/client/test-json-client-class.java
#	codegen/src/test/resources/software/amazon/awssdk/codegen/poet/client/test-query-async-client-class.java
#	codegen/src/test/resources/software/amazon/awssdk/codegen/poet/client/test-query-client-class.java
#	codegen/src/test/resources/software/amazon/awssdk/codegen/poet/client/test-rpcv2-async-client-class.java
#	codegen/src/test/resources/software/amazon/awssdk/codegen/poet/client/test-rpcv2-sync.java
#	codegen/src/test/resources/software/amazon/awssdk/codegen/poet/client/test-unsigned-payload-trait-async-client-class.java
#	codegen/src/test/resources/software/amazon/awssdk/codegen/poet/client/test-unsigned-payload-trait-sync-client-class.java
#	codegen/src/test/resources/software/amazon/awssdk/codegen/poet/client/test-xml-async-client-class.java
#	codegen/src/test/resources/software/amazon/awssdk/codegen/poet/client/test-xml-client-class.java
@S-Saranya1 S-Saranya1 changed the title Fix connection pool issue Fix constant pool overflow issue Jul 14, 2026
@S-Saranya1 S-Saranya1 closed this Jul 15, 2026
@S-Saranya1 S-Saranya1 deleted the somepal/fix-connection-pool-issue branch July 15, 2026 02:54
@github-actions

Copy link
Copy Markdown

This pull request has been closed and the conversation has been locked. Comments on closed PRs are hard for our team to see. If you need more assistance, please open a new issue that references this one.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jul 15, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant