You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@cassandra.apache.org by GitBox <gi...@apache.org> on 2022/10/12 14:29:19 UTC

[GitHub] [cassandra] smiklosovic commented on a diff in pull request #1900: CASSANDRA-17948 Get logs via virtual table

smiklosovic commented on code in PR #1900:
URL: https://github.com/apache/cassandra/pull/1900#discussion_r993540850


##########
test/distributed/org/apache/cassandra/distributed/impl/Instance.java:
##########
@@ -590,6 +591,7 @@ public void startup(ICluster cluster)
                 DistributedTestSnitch.assign(config.networkTopology());
 
                 DatabaseDescriptor.daemonInitialization();
+                ThreadAwareSecurityManager.install();

Review Comment:
   this will call LoggingSupport stuff and will check the number of virtual appenders.



-- 
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: pr-unsubscribe@cassandra.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org