Skip to content

Refactor the current_migration method

Dmitry Gruzd requested to merge 341019-refactor-current-migration into master

What does this MR do and why?

This MR improves code readability by changing the negative condition in Elastic::MigrationWorker#current_migration to using the exclude? method.

#341019 (closed)

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #341019 (closed)

Edited by Dmitry Gruzd

Merge request reports