Uploaded image for project: 'Couchbase Kafka Connector'
  1. Couchbase Kafka Connector
  2. KAFKAC-98

Sink: Support sub-document access

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • 3.3.0
    • None
    • None
    • 1

    Description

      Add N1QL and SUBDOCUMENT document processing modes with customizable operation:

      couchbase.document.mode=(DOCUMENT | SUBDOCUMENT | N1QL)

       

      The behavior of N1QL mode is controlled by this options:

      couchbase.n1ql.mode=(UPDATE | UPSERT)

       

      The behavior of SUBDOCUMENT mode is controlled by these options:

      couchbase.subdocument.path  // JSON Pointer to the property to use as the root for the Couchbase sub-document operation

      couchbase.subdocument.createdocument=(true | false)

      couchbase.subdocument.createpath=(true | false)

      couchbase.subdocument.mode=(UPSERT | ARRAY_INSERT | ARRAY_PREPEND | ARRAY_APPEND | ARRAY_INSERT_ALL | ARRAY_PREPEND_ALL | ARRAY_APPEND_ALL | ARRAY_ADD_UNIQUE)

       

       

      Attachments

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

        Activity

          People

            david.nault David Nault
            david.nault David Nault
            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