-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Error Handling
-
None
WriteConcernResult - which is not serializable - is a member of of a serializable exception class, WriteConcernException. Can we make WriteConcernResult serializable?
Update
In scope of this ticket we will audit all MongoException subclasses and ensure that the object graph for each is completely serializable
- is duplicated by
-
JAVA-5305 com.mongodb.MongoWriteException is not java.io.Serializable
- Closed