jhutchison commented on a change in pull request #5064:
URL: https://github.com/apache/geode/pull/5064#discussion_r421113380



##########
File path: 
geode-redis/src/main/java/org/apache/geode/redis/internal/ExecutionHandlerContext.java
##########
@@ -56,7 +56,7 @@
   private static final Logger logger = LogService.getLogger();
   private static final int WAIT_REGION_DSTRYD_MILLIS = 100;
   private static final int MAXIMUM_NUM_RETRIES = (1000 * 60) / 
WAIT_REGION_DSTRYD_MILLIS; // 60
-                                                                               
           // seconds
+  // seconds

Review comment:
       I'll have to look at why that changed- I definitely didn't change any 
comments intentionally




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

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


Reply via email to