This is an automated email from the ASF dual-hosted git repository.
dcapwell pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git
from 53a67ff2c3 Merge branch 'cassandra-4.1' into trunk
new 6396562f71 StorageService read threshold get methods throw
NullPointerException due to not handling null configs
new 9584887040 Merge branch 'cassandra-4.1' into trunk
The 2 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 +
.../cassandra/config/DatabaseDescriptor.java | 20 ++-
.../apache/cassandra/locator/TokenMetadata.java | 2 +-
.../apache/cassandra/service/StorageService.java | 17 ++-
.../cassandra/distributed/impl/Instance.java | 17 ++-
.../distributed/test/jmx/JMXGetterCheckTest.java | 143 +++++++++++++++++++++
test/unit/org/apache/cassandra/cql3/CQLTester.java | 2 +-
7 files changed, 187 insertions(+), 15 deletions(-)
create mode 100644
test/distributed/org/apache/cassandra/distributed/test/jmx/JMXGetterCheckTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]