This is an automated email from the ASF dual-hosted git repository.
ifesdjeen pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git.
from 8e61e21 Merge branch 'cassandra-3.11' into trunk
add 033e099 Add Metrics to instance API
add 07c469c Merge branch 'cassandra-2.2' into cassandra-3.0
add 850157e Merge branch 'cassandra-3.0' into cassandra-3.11
new d41fe2a 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:
build.xml | 2 +-
.../distributed/impl/AbstractCluster.java | 9 +
.../cassandra/distributed/impl/Instance.java | 7 +
.../distributed/impl/InstanceMetrics.java | 183 +++++++++++++++++++++
.../cassandra/distributed/test/MetricsTest.java | 48 ++++++
5 files changed, 248 insertions(+), 1 deletion(-)
create mode 100644
test/distributed/org/apache/cassandra/distributed/impl/InstanceMetrics.java
create mode 100644
test/distributed/org/apache/cassandra/distributed/test/MetricsTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]