Skip to content

Commit 43ab2e3

Browse files
authored
DOCSP-38784: Sharded cluster retries (mongodb#539)
1 parent 574d6c0 commit 43ab2e3

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

source/whats-new.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,15 @@ Deprecations in 5.1
5656
deployment, see :manual:`Release Notes </release-notes>` in the {+mdb-server+}
5757
manual.
5858

59+
.. _java-behavioral-changes-5.1:
60+
61+
Behavioral Changes in 5.1
62+
~~~~~~~~~~~~~~~~~~~~~~~~~
63+
64+
- When a sharded cluster operation is unsuccessful, the {+driver-short+} avoids selecting
65+
the same ``mongos`` server for operation retry attempts if other ``mongos`` servers are
66+
available.
67+
5968
.. _version-5.0:
6069

6170
What's New in 5.0

0 commit comments

Comments
 (0)