Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Nov 10, 2025

Description

Fixes malformed error message in leak detection logging where an extra opening quote character resulted in "\"COSMOS CLIENT LEAKS instead of "COSMOS CLIENT LEAKS.

Changes

  • Removed extraneous escaped quote from error message strings in:
    • CosmosAsyncClientTest.java
    • DocumentClientTest.java
    • CosmosEncryptionAsyncClientTest.java

Addresses feedback from #47211.

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI requested review from a team and kirankumarkolli as code owners November 10, 2025 13:49
Copilot AI changed the title [WIP] Update to address feedback on Netty Buffer leaks Fix error message formatting - remove extraneous quote in leak detection logs Nov 10, 2025
Copilot finished work on behalf of FabianMeiswinkel November 10, 2025 13:52
@samvaity samvaity closed this Nov 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants