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

Make all classes referenced by MongoException subclasses implement Serializable

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major - P3 Major - P3
    • None
    • None
    • Error Handling
    • None

    Description

      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

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: