Uploaded image for project: 'Java Driver'
  1. Java Driver
  2. JAVA-2131

Make all classes referenced by MongoException subclasses implement Serializable

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Error Handling
    • Labels:
      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

            Assignee:
            Unassigned Unassigned
            Reporter:
            sjungers Scott Jungers
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: