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

Deprecate BSONByteBuffer

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

      The BSONByteBuffer is not used in any meaningful way - it's passed in to the Lazy classes, but all they do is extract the underlying buffer and use that directly, none of the specific functionality in BSONByteBuffer is used (or tested).

      We should deprecate this in 2.x so it can be removed in 3.x

            Assignee:
            trisha.gee@10gen.com Trisha Gee
            Reporter:
            trisha.gee@10gen.com Trisha Gee
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: