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
MB-70281: Add fusion max pending upload bytes to memcached config
This patch adds the following two fusion configuration parameters to
memcached settings along with a stat to expose each one:
* fusion_max_pending_upload_bytes
* fusion_max_pending_upload_bytes_lwm_ratio
Also, expose fusion_pending_upload_bytes as a memcached global stat, which is retrieved from magma's GetFusionPendingUploadBytes() API.
Change-Id: If55c029c6f81b4d16f410cde7983343b24e6e628
Reviewed-on: https://review.couchbase.org/c/kv_engine/+/239483
Tested-by: Build Bot <build@couchbase.com>
Reviewed-by: Paolo Cocchi <paolo.cocchi@couchbase.com>
0 commit comments