kvserver, gossip: broadcast read amplification levels in StoreCapacity
#74254
Labels
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
T-kv
KV Team
We currently don't gossip any metrics about the health of a store's LSM tree. There have been discussions about not rebalancing to stores with poor LSM health. To enable this, we'd like to start by broadcasting read amplification levels via the
StoreDescriptor
s that are periodically gossiped around.The text was updated successfully, but these errors were encountered: