Skip to content
Snippets Groups Projects

Partition bulk deletes and add error handling

Merged Daniel Gerhardt requested to merge bulk-delete-partitioning into master

Bulk deletes run by periodic clean ups might fail when run for the first time or after and there are a lot of documents accumulated

Lists of documents for deletion are now partitioned into sub lists with a maximum of 500 elements using Google Guava.

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