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

memcached / ep-engine crashes when client doing UPR restart

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Critical
    • 3.0
    • 3.0
    • None
    • Security Level: Public
    • None
    • Untriaged
    • 1
    • UPR - 1/30 - 2/17

    Description

      Upr server fails when client restarts UPR streams with the same name. The sequence of operation on the client side,

      • client acquires a connection say port number 62138 for UPR feeds.
      • client then acquires another connection say port number 62139 for memcached.Set() operations.
      • client gets the mutations via UPR feed (via port 62138)
      • client then closes the UPR connection (port 62138)
      • client then re-uses the open connection (port number 62139) from connection pool to restart UPR feed. I am using the same UPR_OPEN `name` as before.
      • client then acquires a new connection say port number 62140 for memcached.Set() operations.

      Attachments

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

        Activity

          People

            mikew Mike Wiederhold [X] (Inactive)
            prataprc Pratap Chakravarthy (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty