Files
scylladb/idl
Raphael S. Carvalho 9519a0c9e4 storage_service: Implement table_load_stats RPC
This implements the RPC for collecting table stats.

Since both leaving and pending replica can be accounted during
tablet migration, the RPC handler will look at tablet transition
info and account only either leaving or replica based on the
tablet migration stage. Replicas that are not leaving or
pending, of course, don't contribute to the anomaly in the
reported size.

Signed-off-by: Raphael S. Carvalho <raphaelsc@scylladb.com>
2024-01-25 18:36:08 -03:00
..
2023-02-14 11:19:03 +02:00
2023-04-23 08:37:32 +03:00
2023-03-01 10:25:25 +02:00