public class NoopStep extends ClusterStateWaitStep
This is a Noop step that can be used for backwards compatibility when removing some step in newer versions. It literally does nothing so that we can safely proceed to the nextStepKey without getting stuck.