mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-09 16:33:35 +00:00
This patch contains the following changes, in the definition of the read and write latency histogram it removes the mask value, so the the default value will be used. To support the gothering of the read latency histogram the query method cannot be const as it modifies the histogram statistics. The read statistic is sample based and it should have no real impact on performance, if there will be an impact, we can always change it in the future to a lower sampling rate. Signed-off-by: Amnon Heiman <amnon@cloudius-systems.com>
65 KiB
65 KiB