GitHub user Benmartin92 opened a pull request:
https://github.com/apache/cassandra/pull/178
DynamicEndpointSnitch: added a cache for medians.
Calling getSnapshot() is expensive as it needs to sort the samples.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Benmartin92/cassandra dynamic-snitch-cache
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cassandra/pull/178.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 #178
----
commit 936af51f3b22ad55048a1d1f0827c7e0441c1443
Author: Benjamin Martin Seregi <[email protected]>
Date: 2017-11-22T16:16:41Z
DynamicEndpointSnitch: added a cache for medians since calling
getSnapshot() is expensive.
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]