Details
-
Bug
-
Resolution: Done
-
Major - P3
-
2.9.0
-
None
Description
See http://www.mongodb.org/display/DOCS/Mongo+Wire+Protocol#MongoWireProtocol-DatabaseResponseMessages. Java driver currently defines a constant for this flag (com.mongodb.Bytes#RESULTFLAG_ERRSET), but it's not referenced anywhere in the code.