-
Type: Bug
-
Resolution: Fixed
-
Priority: Blocker - P1
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
-
Repl 2022-09-05
On latest server, or at least version 6.1.0-alpha-2369-g79662a1, the handshake now fails when loadBalanced is present in the hello command using the stable API in strict mode with the error: "BSON field 'hello.loadBalanced' is not allowed with apiStrict:true"
This means we cannot use the stable api in strict mode behind a load balancer or even when the field is present and false.
Is this the commit this was introduced?
https://github.com/mongodb/mongo/commit/17e0097a3a7968fe7cc7d557afa157d1579cef64
- is caused by
-
SERVER-68621 Investigate potentially unintended additions to the stableAPI
- Closed
- is related to
-
NODE-4591 Only attach loadBalanced: true to handshake when specified explicitly in options
- Closed