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

eventing.log records [Warn] and [Error] messages when everything is working correctly

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Unresolved
    • Major
    • None
    • 6.5.0
    • eventing
    • $ uname -a
      Linux couch01 4.19.0-6-amd64 #1 SMP Debian 4.19.67-2+deb10u1 (2019-09-20) x86_64 GNU/Linux

    Description

      On a single node (not a cluster running Debian 10)

      Following the sample at https://eventing-workshop.s3.amazonaws.com/Instructions.pdf (then cleaned everything out. I created an empty Handler called "verifier_04w_inst01"

      Aliases bucket register to register and set the worker count to 4

      function OnUpdate(doc, meta) {
          log('docId', meta.id);
      }
      function OnDelete(meta) {
      }
      

      Then I deployed (wiat 30 seconds) and undeployed against 5,405 items in bucket register.

      In each case the deploy and the undeploy I captured the LOG files and form eventing.log I then mad this a partial CSV file and imported them into Excel into seperate sheets in a workbook and added a filter to remove "Info" messages.

      • Deploy why do we get [WARN] messages when every thing is running fine?
      • Undeploy why do we get [ERROR] messages when every thing is running fine?

      The messages at these levels seem to be clutter and will make debugging more difficult.

      (see attached MS/Excel workbook for full log messages)

      Attachments

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

        Activity

          People

            srinivasan.raman Srinivasan Raman
            jon.strabala Jon Strabala
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty