You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Revert "Remove workaround in translog rest test (#27530)"
Even though the option wait_for_no_initializing_shards is backported to
6.2, we should not remove this workaround on 6.2 because this rest test
will be run in a mixed cluster in which the
wait_for_no_initializing_shards may not be available.
This reverts commit 7aea8b5.
0 commit comments