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

SDK3: lookupIn and mutateIn methods need to be aligned

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • Major
    • 3.0.0-alpha.2
    • None
    • None
    • None
    • 1

    Description

      e.g.

      LookupInSpec.get("field").xattr()

      vs

      MutateInSpec.upsert(true, "field", value)

      There's also no lookupInOptions().

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            graham.pople Graham Pople
            graham.pople Graham Pople
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty