Uploaded image for project: 'Couchbase Ruby client library'
  1. Couchbase Ruby client library
  2. RCBC-427

Missing options in query index management

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • None
    • None
    • library
    • None
    • 0

    Description

      Missing options for QueryIndexManager and CollectionQueryIndexManager operations:

      • scope_name and collection_name missing from options for get_all_inexes, build_deferred_indexes and watch_indexes. These options are deprecated, show an appropriate warning when they are used in the QueryIndexManager. An InvalidArgument error should be raised when they are used in the CollectionQueryIndexManager
      • index_name for custom index name missing from create_primary_index

      Also, ArgumentError's need to be replaced with Error::InvalidArgument errors when scope_name and collection_name are used in the CollectionQueryIndexManager

      Attachments

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

        Activity

          People

            Dimitris.Christodoulou Dimitris Christodoulou
            Dimitris.Christodoulou Dimitris Christodoulou
            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