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

Reduce number of connections to target

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • 4.6.2, 5.0.0
    • 4.0.0
    • XDCR
    • None

    Description

      As of now xdcr does target topology change detection once every 10 seconds, and checks if target bucket is valid once every 15 seconds. This can result in a lot of connections to target, because:

      1. the number of connections are proportional to the number of source nodes.
      2. all connections are made to one particular node on target, which is the host name in remote cluster ref

      The problem will get even worse when there are multiple replications running.

      The fix is:

      1.

      Attachments

        Issue Links

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

          Activity

            People

              arunkumar Arunkumar Senthilnathan (Inactive)
              yu Yu Sui (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