muthu90tech commented on code in PR #2100:
URL: https://github.com/apache/zookeeper/pull/2100#discussion_r1464151201


##########
zookeeper-server/src/test/java/org/apache/zookeeper/server/quorum/auth/QuorumAuthTestBase.java:
##########
@@ -44,11 +44,11 @@ public class QuorumAuthTestBase extends ZKTestCase {
 
     protected static final Logger LOG = 
LoggerFactory.getLogger(QuorumAuthTestBase.class);
     protected List<MainThread> mt = new ArrayList<>();
+    @TempDir
     protected static File jaasConfigDir;

Review Comment:
   I created this https://issues.apache.org/jira/browse/ZOOKEEPER-4789 to work 
on cleaning the QuorumAuth tests.



-- 
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: notifications-unsubscr...@zookeeper.apache.org

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

Reply via email to