-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
NETOBSERV-1404: mitigate narrowcache weakness on missed events (#504)
* NETOBSERV-1404 mitigate narrowcache weakness on missed events narrowcache might contain outdated data in case of missed events, add a mechanism to invalidate entries on errors * Fix other potential issues: - defer Unlocks - in case where a watch stops, remove the cache entry, so a new "get" would recreate it
- Loading branch information
Showing
1 changed file
with
62 additions
and
8 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