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

deadlock in swapperDaemon.stop()

    XMLWordPrintable

Details

    • Untriaged
    • 1
    • Unknown

    Description

      SwapperDaemon.stop() will hold a mutex. It then send a new event through the stopCh. SwapperDamon.monitor() will listen to the event to the channel, but it could also call other functions. These functions could hold swapperDaemon mutex.

      Attachments

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

        Activity

          People

            jliang John Liang
            jliang John Liang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty