Evict cache instead of remove after transaction completion

Description

Make sure to always call RegionAccessStrategy#evict(Object) instead of RegionAccessStrategy#remove(Object) when outside transaction boundaries.

Activity

Former userJuly 10, 2014 at 5:58 AM

Closing resolved issued in preparation for releasing 4.3.6.

Brett MeyerMay 23, 2014 at 9:35 PM

Thanks Lukasz!

Fixed

Details

Assignee

Reporter

Labels

Components

Fix versions

Affects versions

Priority

Created May 19, 2014 at 7:11 AM
Updated May 5, 2022 at 10:59 AM
Resolved May 5, 2022 at 10:59 AM

Flag notifications