> Update on test runs:



`ant test-burn` was failing in trunk.
  
https://builds.apache.org/view/A-D/view/Cassandra/job/Cassandra-trunk-test-burn/934/testReport/org.apache.cassandra.net/ConnectionBurnTest/initializationError/

This is now fixed with 3522b54


I'm also seeing a regression of CASSANDRA-11465, the tracing doesn't use same 
consistency level as the request.
  
https://builds.apache.org/view/A-D/view/Cassandra/job/Cassandra-trunk-dtest/856/testReport/junit/cql_tracing_test/TestCqlTracing/

It is flakey, depending on available resources. My understanding is that 
tracing data was intended to be eventually consistent, and making it strictly 
consistency was only for the purpose of testing. If that's true, a simple fix 
is just to reduce ccm nodes for that test, ie 
https://github.com/thelastpickle/cassandra-dtest/commit/f22f89fdb3080ac48f4310ee1a5aeb219ac2f093#diff-b866cba7cf982d53e6406cca014e659eR23

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@cassandra.apache.org
For additional commands, e-mail: dev-h...@cassandra.apache.org

Reply via email to