gesterzhou commented on a change in pull request #6430:
URL: https://github.com/apache/geode/pull/6430#discussion_r641321555



##########
File path: 
geode-core/src/main/java/org/apache/geode/internal/cache/BucketRegion.java
##########
@@ -2538,4 +2531,9 @@ protected void basicClear(RegionEventImpl regionEvent) {
     basicClear(regionEvent, false);
   }
 
+  @Override
+  public void clear() {

Review comment:
       why BR.clear is not supported?




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