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
Work around create failure in unified tests with retry (#1094)
On 4.0 sharded clusters, the create collection command often fails
with error code 11601 (Interrupted). Work around it by retrying
the command.
JAVA-4883
0 commit comments