rustyrazorblade opened a new pull request, #49:
URL: https://github.com/apache/cassandra-easy-stress/pull/49

   …ture
   
   - Add @RequireDSE, @RequireMVs, @RequireAccord annotations for conditional 
plugin loading
   - Make Plugin.getPluginsForTesting() accept environment map for better 
testability
   - Add comprehensive tests for plugin filtering in RequireAnnotationsTest
   - Add useOptimizer property to Run class for disabling rate limiter 
optimizer in tests
   - Fix ParquetCollectorTest compilation warning with proper null handling
   - Refactor CassandraTestBase to use instance-level connections for parallel 
test execution
     - Each test class now manages its own CqlSession
     - Prevents connection conflicts between test classes


-- 
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: commits-unsubscr...@cassandra.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to