Skip to content
Snippets Groups Projects

tweak parameters to enhance reindex performance

Merged Neelesh Thakur requested to merge reindex-performance into master
  • Use max 'limit' param value (1000) to fetch record-ids from Storage for kind.
  • Batch 1k record-ids to 50 (same limit as Storage PUT API record-changed event).

With these changes, we see 5x performance improvements on reindex API.

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
Please register or sign in to reply
Loading