forked from apache/geode
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GEODE-1691: protect EntryEvent off-heap readers
The methods on EntryEvent that can read off-heap data from the event are now protected from a concurrent release of the off-heap data.
- Loading branch information
1 parent
e08c1f5
commit b2b5fca
Showing
2 changed files
with
409 additions
and
62 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.