ekaterinadimitrova2 commented on code in PR #3696:
URL: https://github.com/apache/cassandra/pull/3696#discussion_r1918674008


##########
conf/jvm-server.options:
##########
@@ -174,6 +174,9 @@
 #-Xms4G
 #-Xmx4G
 
+# Need experimental bytebuddy for JDK21
+-Dnet.bytebuddy.experimental

Review Comment:
   I am confused.. so far all test failures I see show:
   `ccmlib.node.NodeError: Problem starting node node1 due to [Errno 2] No such 
file or directory: 
'/home/cassandra/cassandra/build/run-python-dtest.pIVc7k/dtest-6nq_4an7/test/node1/cassandra.pid'`
   You tested this goes away if we add that flag? I am not sure what is the 
exact issue



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to