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

smiklosovic pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git


    from 230fe8e647 Include Git SHA in --verbose flag for nodetool version
     add dd53a609c6 Add --resolve-ip option to nodetool gossipinfo
     new 507db24aad Merge branch 'cassandra-4.1' 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 +
 .../org/apache/cassandra/gms/FailureDetector.java  | 21 +++++++++++--
 .../apache/cassandra/gms/FailureDetectorMBean.java |  2 ++
 .../cassandra/locator/InetAddressAndPort.java      |  5 ++++
 src/java/org/apache/cassandra/tools/NodeProbe.java | 10 ++++++-
 .../cassandra/tools/nodetool/GossipInfo.java       |  6 +++-
 .../cassandra/locator/InetAddressAndPortTest.java  | 35 ++++++++++++++++++++++
 .../cassandra/tools/nodetool/GossipInfoTest.java   | 31 +++++++++++++++++++
 8 files changed, 106 insertions(+), 5 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to