-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.4.0.1
-
Component/s: Core VCS
-
Tags:
Read acls optimization are very sensible to any acl update or write operation because the cached list of read acls by users is reseted.
This can be improved by updating the cache instead of flushing it using the same logic as in the PostgreSQL impl done in NXP-6038.
- depends on
-
NXP-6038 PostgreSQL read acl optimizations crash under high write concurrency
- Resolved