This is an automated email from the ASF dual-hosted git repository.

ifesdjeen pushed a change to branch cassandra-3.11
in repository https://gitbox.apache.org/repos/asf/cassandra.git.


    from ae89812  Merge branch 'cassandra-3.0' into cassandra-3.11
     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

No new revisions were added by this update.

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: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to