nonbinaryprogrammer commented on a change in pull request #6960:
URL: https://github.com/apache/geode/pull/6960#discussion_r733051229



##########
File path: 
geode-for-redis/src/main/java/org/apache/geode/redis/internal/netty/ExecutionHandlerContext.java
##########
@@ -506,4 +517,7 @@ private RedisData getRedisData(RedisKey key, boolean 
updateStats) {
     return getRegionProvider().getRedisData(key, updateStats);
   }
 
+  private static String getRegionName() {

Review comment:
       I did this based on Darrel's suggestion in ExecutionHandlerContext in 
the previous round of reviews. I'm fine either way




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