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 2022/02/16 20:50:16 UTC

[GitHub] [geode] jmelchio opened a new pull request #7374: GEODE-9990: turn DiskAccessException into CacheClosedException (#7334)

jmelchio opened a new pull request #7374:
URL: https://github.com/apache/geode/pull/7374


   * GEODE-9990: turn DiskAccessException into CacheClosedException
   
   - when DiskInitFile is in closed state and DiskStoreImpl is closed or
     closing
   - catch DiskAccessException in PRHARedundancyProvider and turn into
     CacheClosedException if cache closing is in progress
   - change CreateBucketMessage to handle DiskAccessException as cause of
     ReplyException
   
   (cherry picked from commit a98197b5d0a3a2547e0581e475dcabaa82e6e92f)
   
   


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



[GitHub] [geode] jmelchio merged pull request #7374: GEODE-9990: turn DiskAccessException into CacheClosedException (#7334)

Posted by GitBox <gi...@apache.org>.
jmelchio merged pull request #7374:
URL: https://github.com/apache/geode/pull/7374


   


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