Closed rwsmith7531 closed 2 years ago
Cassandra currently has problems with performing a number of Widom insertions exceeding the largest number storable as an INT32, so the counters related to Widom insertions should be updated to INT64.
INT32
INT64
Cassandra currently has problems with performing a number of Widom insertions exceeding the largest number storable as an
INT32
, so the counters related to Widom insertions should be updated toINT64
.