Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GEODE-9990: turn DiskAccessException into CacheClosedException (#7334) #7374

Merged
merged 1 commit into from
Feb 17, 2022

Conversation

jmelchio
Copy link
Contributor

  • 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 a98197b)

…e#7334)

* 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 a98197b)
@jmelchio jmelchio merged commit dee8335 into apache:support/1.15 Feb 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant