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

[SysEventLogs]: Seeing duplicate events having similar timestamp and uuid

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 7.1.0
    • 7.1.0
    • ns_server
    • 7.1.0-1448

    Description

      Build: 7.1.0-1448

      Scenario: (All operations done manually using UI)

      • Single node cluster
      • Load travel-sample bucket
      • Add second node with N1ql+index service

      Observation:

      Seeing similar events from "views" with same UUID and timestamp

      Expectation:

      Duplicate events should be dropped by ns_server

       

      ...
      ...
      {
            "timestamp": "2021-10-12T05:29:19.210Z",
            "uuid": "602ba052-1bdd-40ac-60d3-c54a94865e23",
            "event_id": 10243,
            "component": "views",
            "description": "view engine settings changed",
            "severity": "info",
            "extra_attributes": {
              "section": "security",
              "key": "audit",
              "oldValue": "undefined",
              "newValue": "[{audit_enabled,false},{disabled_users,[]},{enabled_events,[]}]"
            },
            "node": "cb.local"
          },
          {
            "timestamp": "2021-10-12T05:29:19.210Z",
            "uuid": "602ba052-1bdd-40ac-60d3-c54a94865e23",
            "event_id": 10243,
            "component": "views",
            "description": "view engine settings changed",
            "severity": "info",
            "extra_attributes": {
              "section": "security",
              "key": "audit",
              "oldValue": "undefined",
              "newValue": "[{audit_enabled,false},{disabled_users,[]},{enabled_events,[]}]"
            },
            "node": "cb.local"
          }
      ...

      Attaching full events from /events Rest API in file sys_events.json

       

      Attachments

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

        Activity

          People

            hareen.kancharla Hareen Kancharla
            ashwin.govindarajulu Ashwin Govindarajulu
            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