Remove proc/block usage from BulkEsOperationService#execute

What does this MR do and why?

Remove proc/block usage from BulkEsOperationService#execute

Refactored all BulkEsOperationService#execute calls to no longer accept or use blocks/procs. Updated service implementation to remove yield/block_given? logic.

References

!208483 (merged)

#576547 (comment 2815315802)

Screenshots or screen recordings

Before After

How to set up and validate locally

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by 🤖 GitLab Bot 🤖

Merge request reports

Loading