This is an automated email from the ASF dual-hosted git repository. brandonwilliams pushed a commit to branch cassandra-5.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git
commit 00c0cbb958db570e759e685da85dc840de7dd739 Merge: 30d540d797 3d220b5a6e Author: Brandon Williams <[email protected]> AuthorDate: Tue Sep 12 06:13:30 2023 -0500 Merge branch 'cassandra-4.1' into cassandra-5.0 test/unit/org/apache/cassandra/cql3/CQLTester.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --cc test/unit/org/apache/cassandra/cql3/CQLTester.java index a1dcd1c5a0,9f01746393..246d658f16 --- a/test/unit/org/apache/cassandra/cql3/CQLTester.java +++ b/test/unit/org/apache/cassandra/cql3/CQLTester.java @@@ -259,7 -190,8 +259,6 @@@ public abstract class CQLTeste checkProtocolVersion(); nativeAddr = InetAddress.getLoopbackAddress(); - nativePort = getAutomaticallyAllocatedPort(nativeAddr); - - ServerTestUtils.daemonInitialization(); } private List<String> keyspaces = new ArrayList<>(); --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
