Skip to content
Snippets Groups Projects

optimize data authorization query

Merged Neelesh Thakur requested to merge auth-optimization into master
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

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Neelesh Thakur added 1 commit

    added 1 commit

    Compare with previous version

  • Neelesh Thakur resolved all threads

    resolved all threads

  • Thulasi Dass Subramanian approved this merge request

    approved this merge request

  • Neelesh Thakur approved this merge request

    approved this merge request

  • Neelesh Thakur mentioned in commit dfb4fb4b

    mentioned in commit dfb4fb4b

  • changed milestone to %M17 - Release 0.20

  • Please register or sign in to reply
    Loading