-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Write Operations
-
None
No other drivers support the suppression of network errors for calls to SocketOutputStream.write(...). Applications that need this behavior can catch MongoException.Network.
Deprecate in WriteConcern:
- ERRORS_IGNORED
- raiseNetworkErrors
- is related to
-
JAVA-1095 Remove support for w = -1
- Closed