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

"readonly" query param doesn't work in Analytics

    XMLWordPrintable

Details

    • Untriaged
    • No
    • CX Sprint 165, CX Sprint 166

    Description

      Right now query has an option called "readonly" which makes sure that a sent request is idempotent (i.e. cannot be INSERT INTO, create index, etc...). If this flag is enabled, the client can draw much stronger conclusions at runtime (i.e. can reschedule a query even in-flight on the socket since it can be sure it is idempotent).

      It would be great if analytics had the same. I know that right now it only supports SELECT, but in the future it might support more and also it has DDL APIs which would also not be readonly right now.

      Attachments

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

        Activity

          People

            dmitry.lychagin Dmitry Lychagin (Inactive)
            daschl Michael Nitschinger
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty