Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-18428

[FTS] REST: REQUEST_PLUS for FTS

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Unresolved
    • Major
    • feature-backlog
    • 4.5.0
    • fts
    • Security Level: Public
    • None

    Description

      As far as I can see there is no REQUEST_PLUS equivalent in FTS, only stale = ok (so NOT_BOUNDED) and AT_PLUS.

      the equivalent in n1ql is:

      /**
       * This implements strong consistency per request.
       * Before processing the request, a current vector is obtained.
       * The vector is used as a lower bound for the statements in the request.
       * If there are DML statements in the request, RYOW is also applied within the request.
       */
      REQUEST_PLUS,
      

      I think we need this, otherwise people need to use the more complicated mutation token approach if they want RYOW.

      Attachments

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

        Activity

          People

            abhinav Abhi Dangeti
            daschl Michael Nitschinger
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty