Skip to content

Conversation

@kushagraThapar
Copy link
Member

@kushagraThapar kushagraThapar commented Nov 11, 2024

  • Fixed routing map provider NPE
  • RxPartitionKeyRangeCache#tryGetOverlappingRangesAsync() can return Utils.ValueHolder with null value. This is checked everywhere else, except in this case, where it is throwing NPE.
  • Added new Config to disable loading Azure VM metadata
  • Added new connect timeout, max connection pool size and network request timeout for loading Azure VM metadata calls
  • Improved Diagnostics to include ConnectTimeout
  • This PR also refactors the http configurations coming from Configs.java class into ReactorNettyClient.java and other implementation classes.
  • The aim is to make it easier to override HttpClient using HttpClientConfigs by calling the existing fluent pattern to configure the httpClient as we would like in different implementation layers.
  • Additional tests added for HttpClient, RoutingMapProvider fix and loading Azure VM metadata.
  • Removed storing state as Configs.java from HttpTransportClient

@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

Copy link
Member

@FabianMeiswinkel FabianMeiswinkel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - Thanks!

@kushagraThapar
Copy link
Member Author

/azp run java - cosmos - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Member

@FabianMeiswinkel FabianMeiswinkel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - Thanks

@kushagraThapar
Copy link
Member Author

/azp run java - cosmos - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Member

@xinlian12 xinlian12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks :)

@kushagraThapar
Copy link
Member Author

/azp run java - cosmos - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@kushagraThapar
Copy link
Member Author

/azp run java - cosmos - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@kushagraThapar
Copy link
Member Author

/check-enforcer override

@kushagraThapar kushagraThapar merged commit ae3635b into Azure:main Nov 17, 2024
63 of 84 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants