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 2021/04/13 18:40:21 UTC

[GitHub] [geode] kirklund commented on a change in pull request #6317: GEODE-7674: Clear on PR with lucene index should throw exception

kirklund commented on a change in pull request #6317:
URL: https://github.com/apache/geode/pull/6317#discussion_r612690365



##########
File path: geode-core/src/main/java/org/apache/geode/internal/cache/wan/InternalGatewaySender.java
##########
@@ -40,6 +40,8 @@
 
   boolean isForwardExpirationDestroy();
 
+  boolean isPartitionedRegionClearUnsupported();

Review comment:
       I think it would be clearer to use {{isPartitionedRegionClearSupported()}} instead of the negative "unsupported".




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