This is an automated email from the ASF dual-hosted git repository.
ifesdjeen pushed a change to branch release
in repository
https://gitbox.apache.org/repos/asf/cassandra-in-jvm-dtest-api.git.
from 9ad1c0f [maven-release-plugin] prepare for next development iteration
add 3d36cd1 nodetool assert apis do not include the new stdout and stderr
in the failure message (#25)
add b466ec8 Add Metrics to instance API
new 2b7e285 [maven-release-plugin] prepare release 0.0.7
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 | 5 ++
pom.xml | 4 +-
.../cassandra/distributed/api/IInstance.java | 4 ++
.../cassandra/distributed/api/NodeToolResult.java | 4 ++
.../cassandra/distributed/shared/Metrics.java | 58 ++++++++++++++++++++++
.../distributed/api/NodeToolOutputTest.java | 48 +++++++++++++++++-
6 files changed, 120 insertions(+), 3 deletions(-)
create mode 100644
src/main/java/org/apache/cassandra/distributed/shared/Metrics.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]