This is an automated email from the ASF dual-hosted git repository. mmuzaf pushed a change to branch cassandra-4.1 in repository https://gitbox.apache.org/repos/asf/cassandra.git
from 8ec8dbc752 Merge branch 'cassandra-4.0' into cassandra-4.1 add ad4ad5ef5a Fix race condition in DecayingEstimatedHistogramReservoir during rescale No new revisions were added by this update. Summary of changes: CHANGES.txt | 1 + .../DecayingEstimatedHistogramReservoir.java | 178 ++++++++++++--------- .../DecayingEstimatedHistogramBench.java | 97 +++++++++++ .../DecayingEstimatedHistogramReservoirTest.java | 124 +++++++++++++- 4 files changed, 319 insertions(+), 81 deletions(-) create mode 100644 test/microbench/org/apache/cassandra/test/microbench/DecayingEstimatedHistogramBench.java --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org