maedhroz commented on code in PR #3835:
URL: https://github.com/apache/cassandra/pull/3835#discussion_r1932513235
##########
src/java/org/apache/cassandra/config/CassandraRelevantProperties.java:
##########
@@ -554,7 +554,7 @@ public enum CassandraRelevantProperties
TCM_USE_NO_OP_REPLICATOR("cassandra.test.use_no_op_replicator", "false"),
TEST_BBFAILHELPER_ENABLED("test.bbfailhelper.enabled"),
- TEST_BLOB_SHARED_SEED("cassandra.test.blob.shared.seed"),
+ TEST_BLOB_SHARED_SEED("cassandra.test.blob.shared.seed", "42"),
Review Comment:
Not sure I follow. Is the problem that we just didn't output the seed in
whatever failure message was produced?
--
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]