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/12/15 19:56:00 UTC

[GitHub] [geode] jchen21 commented on pull request #7199: GEODE-9770: Retry creating region when cache is closed

jchen21 commented on pull request #7199:
URL: https://github.com/apache/geode/pull/7199#issuecomment-995166768


   Removed the `cancelInProgress` assertion. And explicitly close the cache in the main thread, after seeing `ConflictingPersistentDataException`. So that before recreating the region, the old cache is closed. It will recreate the region in a new cache.


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

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