Details
-
Type:
Bug
-
Status: Closed
-
Severity:
Medium
-
Resolution: Fixed
-
Affects Version/s: 3.3.0 GA (4.1.0 GA Suite Release)
-
Component/s: Caching
-
Labels:None
-
Notice:
Description
In SegmentCacheIndexImpl, I've discovered a bug in intersects. I've fixed it and created a unit test to reproduce it (CacheControlTest.testPartialFlush_2()). I've fixed it in the master branch.