jinmeiliao commented on code in PR #7677:
URL: https://github.com/apache/geode/pull/7677#discussion_r871791812


##########
geode-core/src/main/java/org/apache/geode/internal/cache/DistributedRegion.java:
##########
@@ -2605,6 +2604,7 @@ protected void distributedRegionCleanup(RegionEventImpl 
event) {
       }
     }
     waitForCurrentOperations();
+    distAdvisor.close();

Review Comment:
   Yeah, looks like this is the reason, I am going to leave GEODE-10287 out of 
this PR.



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

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

Reply via email to