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
kv/bulk: turn on bulkio.ingest.compute_stats_diff_in_stream_batcher.enabled
We figured out the current cause of ComputeStatsDiff violations were due mid
key sized based flushes, which are unavoidable and rare. Therefore, we feel
good turning on accurate stats computing for PCR.
This patch also adds logging every time we conduct a mid key flush.
Fixes#152536
Release note: none
0 commit comments