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 2020/09/10 22:14:39 UTC

[GitHub] [geode] jhutchison commented on a change in pull request #5505: GEODE-8487: Document Redis_API HA model, requirements, guarantees

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



##########
File path: geode-core/src/main/java/org/apache/geode/internal/cache/PartitionedRegion.java
##########
@@ -2999,6 +2999,7 @@ private boolean putInBucket(final InternalDistributedMember targetNode, final In
 
       try {
         final boolean isLocal = (this.localMaxMemory > 0) && currentTarget.equals(getMyId());
+        logger.info(primaryMoveReadLockAcquired);

Review comment:
        thanks!




----------------------------------------------------------------
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:
users@infra.apache.org