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

memcached should detect and abort stuck commands

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Unresolved
    • Major
    • backlog
    • 7.6.0
    • memcached
    • None
    • 0

    Description

      As seen in MB-56970 a command could enter an endless loop and cause additional problems (like MB-56972).

      Memcached should detect if a command enters an endless loop and terminate the command if it is stuck.

      In its simplest form we could set a max number of times the command may return ewouldblock. Note that we have some commands which may return ewb a lot of times. rangescans for instance so we would need some sort of "api" to make sure that the command has any progress.

      Attachments

        Issue Links

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

          Activity

            People

              trond Trond Norbye
              trond Trond Norbye
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty