ringles commented on a change in pull request #7171:
URL: https://github.com/apache/geode/pull/7171#discussion_r764373856



##########
File path: 
geode-for-redis/src/distributedTest/java/org/apache/geode/redis/internal/executor/auth/AuthWhileServersRestartDUnitTest.java
##########
@@ -50,6 +50,7 @@
   @ClassRule
   public static ExecutorServiceRule executor = new ExecutorServiceRule();
 
+  private static MemberVM server1;

Review comment:
       Sorry, where is this variable used? I see it being set, but I don't see 
where the value gets used.




-- 
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]


Reply via email to