You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
4.66.0 (2025-01-14)
Other Changes
Added client vmId info to Rntbd health check logs - See 43079
Added support to enable http2 for gateway mode with system property COSMOS.HTTP2_ENABLED and system variable COSMOS_HTTP2_ENABLED. - PR 42947
Added support to allow changing http2 max connection pool size with system property COSMOS.HTTP2_MAX_CONNECTION_POOL_SIZE and system variable COSMOS_HTTP2_MAX_CONNECTION_POOL_SIZE. - PR 42947
Added support to allow changing http2 max connection pool size with system property COSMOS.HTTP2_MIN_CONNECTION_POOL_SIZE and system variable COSMOS_HTTP2_MIN_CONNECTION_POOL_SIZE. - PR 42947
Added options to fine-tune settings for bulk operations. - PR 43509
Added the following metrics. - See PR 43716
*cosmos.client.req.gw.bulkOpCountPerEvaluation
*cosmos.client.req.gw.bulkOpRetriedCountPerEvaluation
*cosmos.client.req.gw.bulkGlobalOpCount
*cosmos.client.req.gw.bulkTargetMaxMicroBatchSize
*cosmos.client.req.rntbd.bulkOpCountPerEvaluation
*cosmos.client.req.rntbd.bulkOpRetriedCountPerEvaluation
*cosmos.client.req.rntbd.bulkGlobalOpCount
*cosmos.client.req.rntbd.bulkTargetMaxMicroBatchSize