-
Type: Task
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: 1.8.2
-
Component/s: Feature Request
-
Environment:Software development
It's possible to extend the "write concern exception" to simply manage of the basics errors for "duplicated key" and "network problems" as implemented into java drivers with: MongoException.DuplicateKey and MongoException.Network?
It will be very usefull on sharding environment to manage failover situations