tweak parameters to enhance reindex performance
- 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
Activity
changed milestone to %M17 - Release 0.20
added Azure label
requested review from @sabarishk
mentioned in commit 29fe5811
mentioned in issue #66
Please register or sign in to reply