Uploaded image for project: 'Couchbase Java Client'
  1. Couchbase Java Client
  2. JCBC-1454

Datastructures need to lazy create

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 3.0.0-beta.1
    • None
    • None
    • None
    • 1

    Description

      Currently we create an empty doc upon construction. What the RFC now wants is a lazily-created doc, which only is created when you first insert. Similarly, if you look for something in a doc that doesn't exist, we should just return null.

      Also check to be sure we implemented a clear() in each of the data structures.

      Attachments

        For Gerrit Dashboard: JCBC-1454
        # Subject Branch Project Status CR V

        Activity

          People

            david.kelly David Kelly (Inactive)
            david.kelly David Kelly (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty