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

Ignore effectless state change requests

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Blocker
    • 2.0-beta
    • 2.0-beta
    • view-engine
    • Security Level: Public
    • None
    • 0.1

    Description

      For state transition requests that do not change any partition
      states at all, just ignore them, saving some processing time,
      avoiding restarting the updater, cleaner, stopping the compactor,
      commiting a new header, etc. Also avoids unncessary logging,
      which makes log analysis harder and longer.

      This previously used to work, before ns_server started passing
      all partitions to all desired states for each state transition
      call (passing partitions for cleanup that are not currently
      marked as active nor passive).

      Attachments

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

        Activity

          People

            FilipeManana Filipe Manana (Inactive)
            FilipeManana Filipe Manana (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty