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

Allow alter index queries to be queued/deferred

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Unresolved
    • Major
    • feature-backlog
    • 6.0.2, 6.6.0, 6.5.0
    • secondary-index
    • None

    Description

      Currently, alter index queries are returned when the indexer has been made aware of the task to complete. This means that scripting a lot of index moves using the cbq file options is not possible, since it may try to start moving another index while one is already in the process of being moved.

      We should be able to queue up these tasks, similar to how defer_build currently works, and execute them in the background when it is possible to do so. This would allow for mass change scripts to run successfully instead of it being a very manual process of executing each command one at a time and waiting for it to be completed before running the next.

      Attachments

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

        Activity

          People

            deepkaran.salooja Deepkaran Salooja
            tim.bradgate Tim Bradgate (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty