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

projector: fix worker pool panic and cleanupbucket.

    XMLWordPrintable

Details

    • Untriaged
    • Unknown

    Description

      When one of the upstream DCP connection, for the same feed, is closed it leads to panic in worker.go and which should be handled by feed by cleaning up the bucket book-keeping.

      WORKAROUND: We can turn off multiple DCP stream perf optimization (no major impact doing so) to avoid this bug

      curl -X POST -u <user:pass> http://localhost:9102/settings --data '{"projector.dcp.numConnections": 1}'
      

      Attachments

        Issue Links

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

          Activity

            People

              prataprc Pratap Chakravarthy (Inactive)
              prataprc Pratap Chakravarthy (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty