You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by GitBox <gi...@apache.org> on 2021/10/06 17:43:24 UTC

[GitHub] [geode] jinmeiliao commented on a change in pull request #6923: GEODE-9674: fix durable client message loss issue in tests.

jinmeiliao commented on a change in pull request #6923:
URL: https://github.com/apache/geode/pull/6923#discussion_r723538121



##########
File path: geode-junit/src/main/java/org/apache/geode/security/UpdatableUserAuthInitialize.java
##########
@@ -28,6 +31,7 @@
  * make sure reset is called after each test to clean things up.
  */
 public class UpdatableUserAuthInitialize implements AuthInitialize {
+  private static Logger logger = LogService.getLogger();

Review comment:
       Yeah, should remove it.




-- 
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-unsubscribe@geode.apache.org

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