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

add option for generic N1qlParams

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Minor
    • 2.3.0
    • 2.2.0, 2.2.7
    • Core

    Description

      To avoid needing to change the N1qlParam if a future parameter is added, consider adding a simple String, JSON way of appending N1qlParams in addition to the current class defined params. This may be useful if a future version adds an option and we want to enable that with an older SDK.

      This may also allow for passing params that are volatile/uncommitted and undocumented. There are already several such params in the N1QL Query API Request Parameters that aren't in the documentation on developer.couchbase.com.

      Attachments

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

        Activity

          People

            daschl Michael Nitschinger
            ingenthr Matt Ingenthron
            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