ekaterinadimitrova2 commented on PR #2488:
URL: https://github.com/apache/cassandra/pull/2488#issuecomment-1636896216

   Almost forgot:
   1) Fixed test here:
   
https://github.com/ekaterinadimitrova2/cassandra/commit/086800c8427e4c7211efdd898345377a385fcc3d
   (without this, the branch will not compile)
   2) Hacked jamm jar in this branch so we can test in CI (we won't commit it 
as part of cassandra/lib, this was also for test purposes until jamm 0.4.0 is 
released in maven): 
https://github.com/ekaterinadimitrova2/cassandra/tree/repeated-run2
   3) We also need to add jamm version update to 0.4.0 in:
   build.xml, redhat/cassandra.in.sh, conf/cassandra-env.sh, bin/cassandra.in.sh
   4) CI run with JDK11 and JDK17 shows that all known jamm-related failures 
are fixed with the new jamm version, including the flakiness from 
CASSANDRA-17884.
   The remaining Java 17 failures are already addressed in ECJ, netty update, 
and CASSANDRA-18180.
   CI runs: 
   JDK11 - 
https://app.circleci.com/pipelines/github/ekaterinadimitrova2/cassandra/2418/workflows/e2a63ad4-4d51-45c0-a876-a45512b20073
   JDK17 - 
https://app.circleci.com/pipelines/github/ekaterinadimitrova2/cassandra/2418/workflows/c386187e-dd3d-4e42-83c6-9602dd6759f1
   


-- 
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