Skip to content

JAVA-6182 Update the Git submodule from 25bee54 to 4484038#1992

Open
stIncMale wants to merge 1 commit into
mongodb:mainfrom
stIncMale:JAVA-6182
Open

JAVA-6182 Update the Git submodule from 25bee54 to 4484038#1992
stIncMale wants to merge 1 commit into
mongodb:mainfrom
stIncMale:JAVA-6182

Conversation

@stIncMale
Copy link
Copy Markdown
Member

@stIncMale stIncMale commented Jun 2, 2026

AbstractConnectionPoolTest.setUp currently uses poolOptions.appName:

  • the name is passed with ClientMetadata to InternalStreamConnectionInitializer, where it is used to set hello.client;
  • ClientMetadata.getBsonDocument renders the application name as the value of the application.name field;
  • as a result, poolOptions.appName ends up in hello.client.application.name.

Thus, as far as I can see, no code changes are needed.

JAVA-6182

@stIncMale stIncMale self-assigned this Jun 2, 2026
@stIncMale stIncMale marked this pull request as ready for review June 2, 2026 19:50
@stIncMale stIncMale requested a review from a team as a code owner June 2, 2026 19:50
@stIncMale stIncMale requested a review from rozza June 2, 2026 19:50
@stIncMale stIncMale changed the title Update the Git submodule from 25bee54 to 4484038 JAVA-6182 Update the Git submodule from 25bee54 to 4484038 Jun 2, 2026
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.

1 participant