frankgh commented on code in PR #4539:
URL: https://github.com/apache/cassandra/pull/4539#discussion_r3081322790
##########
src/java/org/apache/cassandra/config/CassandraRelevantProperties.java:
##########
@@ -519,7 +519,7 @@ public enum CassandraRelevantProperties
*/
SEED_COUNT_WARN_THRESHOLD("cassandra.seed_count_warn_threshold"),
SERIALIZATION_EMPTY_TYPE_NONEMPTY_BEHAVIOR("cassandra.serialization.emptytype.nonempty_behavior"),
- SET_SEP_THREAD_NAME("cassandra.set_sep_thread_name", "true"),
+ SET_SEP_THREAD_NAME("cassandra.set_sep_thread_name", "false"),
Review Comment:
I don't see a lot of value allowing this to be changed via JMX. @aratno what
is the idea here? Do you see use cases where we might need to toggle this
during runtime
--
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]