Skip to content

Commit

Permalink
add one more reflectiveness class com.azure.cosmos.implementation.cir…
Browse files Browse the repository at this point in the history
…cuitBreaker.PartitionLevelCircuitBreakerConfig

Signed-off-by: Jianguo Ma <[email protected]>
  • Loading branch information
majguo committed Aug 8, 2024
1 parent 59a2f4f commit 44a7ca0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ void reflectiveClasses(BuildProducer<ReflectiveClassBuildItem> reflectiveClasses
com.azure.cosmos.implementation.DatabaseAccount.class.getName(),
com.azure.cosmos.implementation.DocumentCollection.class.getName(),
com.azure.cosmos.implementation.RetryContext.class.getName(),
com.azure.cosmos.implementation.circuitBreaker.PartitionLevelCircuitBreakerConfig.class.getName(),
"com.azure.cosmos.implementation.ClientSideRequestStatistics$StoreResponseStatistics",
com.azure.cosmos.models.PartitionKeyDefinition.class.getName(),
com.azure.cosmos.models.PartitionKind.class.getName(),
Expand Down

0 comments on commit 44a7ca0

Please sign in to comment.