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

Deprecate LazyWriteableDBObject and related classes

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.13.0
    • Affects Version/s: None
    • Component/s: Codecs
    • None

      The LazyWriteableDBObject class is dangerous as it violates the contract of it's superclass. If you attempt to encode a LazyWriteableDBObject with the LazyDBObjectEncoder, any modifications that were made to the LazyWriteableDBObject will be ignored.

      For this reason we will deprecate the class and remove it in 3.0.

            Assignee:
            jeff.yemin@mongodb.com Jeffrey Yemin
            Reporter:
            jeff.yemin@mongodb.com Jeffrey Yemin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: