There is an extremely large number in the 'max' for 'Partition size' of cfhistograms:
nodetool cfhistograms local_group_wikipedia_T_parsoid_html data
local_group_wikipedia_T_parsoid_html/data histograms
Percentile SSTables Write Latency Read Latency Partition Size Cell Count
(micros) (micros) (bytes)
50% 2.00 35.00 4768.00 20501 2
75% 2.00 60.00 8239.00 61214 4
95% 4.00 215.00 14237.00 379022 20
98% 4.00 310.00 20501.00 785939 29
99% 4.00 446.00 29521.00 1358102 35
Min 0.00 3.00 30.00 1332 2
Max 7.00 51012.00 454826.00 8582860529 14237We should perhaps investigate if that is accurate, and which partition this is. It could be a bug in restbase.
See: T107949