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/30 21:52:45 UTC

[GitHub] [geode-native] gaussianrecurrence commented on pull request #800: GEODE-8405: Don't ask for metadata for replicated regions

gaussianrecurrence commented on pull request #800:
URL: https://github.com/apache/geode-native/pull/800#issuecomment-830420598


   I wonder if it's best to add this behaviour to enqueueForMetadataRefresh instead. Maybe that function could be refactored, so instead of accepting the full path, it accepts the region object. This way it can be check if the region is partitioned or replicated. And if replicated, then don't add the request to the queue.


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