This is an automated email from the ASF dual-hosted git repository.
blerer pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git.
from 4dc1b5c Merge branch 'cassandra-3.11' into trunk
add 3b970dd Remove the SEPExecutor blocking behavior
add 4e24afa Merge branch cassandra-3.0 into cassandra-3.11
new 43929a5 Merge branch cassandra-3.11 into trunk
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
CHANGES.txt | 1 +
.../apache/cassandra/concurrent/SEPExecutor.java | 41 +--
.../cassandra/concurrent/SharedExecutorPool.java | 8 +-
.../org/apache/cassandra/concurrent/Stage.java | 2 +-
.../org/apache/cassandra/transport/Message.java | 1 -
.../concurrent/LongSharedExecutorPoolTest.java | 8 +-
.../cassandra/concurrent/SEPExecutorTest.java | 4 +-
.../cassandra/metrics/ThreadPoolMetricsTest.java | 311 +++++++++++++++++++++
8 files changed, 329 insertions(+), 47 deletions(-)
create mode 100644
test/unit/org/apache/cassandra/metrics/ThreadPoolMetricsTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]