-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 9.10
-
Tags:
-
Sprint:nxFG 10.2.6
-
Story Points:3
DirectoryCache uses Cache.put when reading an unknown entry and putting it in the underlying cache, but this causes invalidations propagations, and the next time another node reads the entry it will be unknown and the same invalidation cycle will play again.