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 ca04d67720 Fix constraints package name typo add dff453350a Optionally skip exception logging on invalid legacy protocol magic exception add 9e04c7a789 Merge branch 'cassandra-4.1' into cassandra-5.0 new 84b6f316e8 Merge branch 'cassandra-5.0' 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 + src/java/org/apache/cassandra/config/Config.java | 1 + .../cassandra/config/DatabaseDescriptor.java | 5 +++ .../cassandra/net/InboundConnectionInitiator.java | 7 ++++ .../test/InternodeErrorExclusionTest.java | 40 +++++++++++++++++----- 5 files changed, 45 insertions(+), 9 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org