Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-22082 Rebalance adds 2 nodes failed with error "error,no_stats_for_this_vbucket}"
  3. MB-22216

Convert "doDcpVbTakeoverStats - cannot find connection" log message to INFO level

    XMLWordPrintable

Details

    • Technical task
    • Resolution: Fixed
    • Minor
    • 5.0.0
    • master
    • couchbase-bucket

    Description

      Whilst the root cause of MB-22082 is unresolved it is useful to log the following event in EventuallyPersistentEngine::doDcpVbTakeoverStats at NOTICE level so its appears in the logs.

       LOG(EXTENSION_LOG_NOTICE,"doDcpVbTakeoverStats - cannot find "
                  "connection %s for vb:%u", dcpName.c_str(), vbid);
      

      However as it is expected behaviour it should really be at INFO level.
      Therefore reduce to INFO level before spock is released.

      Attachments

        For Gerrit Dashboard: MB-22216
        # Subject Branch Project Status CR V

        Activity

          People

            owend Daniel Owen
            owend Daniel Owen
            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