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

[Stats] Handle /-/reload timeouts correctly

    XMLWordPrintable

Details

    • Untriaged
    • 1
    • Unknown

    Description

      In case if /-/reload takes more time than configured timeout (currently 5 sec), ns_server keeps retrying indefinitely which leads to backed up tcp backlog in prometheus's web server. Which makes it impossible to run any http request against prometheus which we should avoid.
      Probably we should use exponential back off when retrying to reload config (at least in case when

      {error, timeout}

      happens - but this is debatable)

      Attachments

        Issue Links

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

          Activity

            People

              steve.watanabe Steve Watanabe
              timofey.barmin Timofey Barmin
              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