GitHub user aweisberg opened a pull request:
https://github.com/apache/cassandra/pull/258
DecayingEstimatedHistogramReservoir.EstimatedHistogramReservoirSnapshot returns wrong
value for size() and incorrectly calculates count
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aweisberg/cassandra cassandra-14696-trunk
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cassandra/pull/258.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #258
----
commit 7913d60ad1b245dff4c972cfb0e2ee52b898232e
Author: Ariel Weisberg <aweisberg@...>
Date: 2018-09-05T17:59:20Z
Debug transient ring replace
commit 978e95f0629cc847e620f403fb628e4d6c4d7472
Author: Ariel Weisberg <aweisberg@...>
Date: 2018-09-05T21:35:47Z
DecayingEstimatedHistogramReservoir.EstimatedHistogramReservoirSnapshot returns wrong
value for size() and incorrectly calculates count
Patch by Ariel Weisberg; Reviewed by Chris Lohfink for CASSANDRA-14696
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org
|