optimize data authorization query
All threads resolved!
All threads resolved!
Optimize data authorization query to use filter rather bool must clause. Filter queries are cached on Search backend (Elasticsearch) and cached filters can used be across different queries.
Type of change
-
Bug Fix -
Feature
Does this introduce a change in the core logic?
- [NO]
Does this introduce a change in the cloud provider implementation, if so which cloud?
-
AWS -
Azure -
Google Cloud -
IBM
Does this introduce a breaking change?
- [NO]
Edited by Neelesh Thakur
Merge request reports
Activity
added Azure label
added 5 commits
-
c357f584...bf0f63e0 - 4 commits from branch
master
- b7dbecc9 - Merge branch 'master' into auth-optimization
-
c357f584...bf0f63e0 - 4 commits from branch
added 4 commits
-
b7dbecc9...914d2e5e - 3 commits from branch
master
- f670d8be - Merge branch 'master' into auth-optimization
-
b7dbecc9...914d2e5e - 3 commits from branch
- Resolved by Neelesh Thakur
mentioned in commit dfb4fb4b
changed milestone to %M17 - Release 0.20
Please register or sign in to reply