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

System event log is not updated with service update params during rebalance

    XMLWordPrintable

Details

    • 0

    Description

      Build: 8.0.0-1702

      Steps:

      • 2 node cluster both running KV
      • Update both the node services to add index service
      • Rebalance completed successfully

      Observation:

      System event is not tracking the topology map updates

      {
            "timestamp": "2024-07-11T13:16:51.324Z",
            "event_id": 2,
            "component": "ns_server",
            "description": "Rebalance initiated",
            "severity": "info",
            "node": "172.23.108.70",
            "otp_node": "ns_1@172.23.108.70",
            "uuid": "76ac4c3e-c792-4694-a69b-0be4579011ed",
            "extra_attributes": {
              "operation_id": "9712578fa72cba528ea7525466c60ad3",
              "nodes_info": {
                "active_nodes": [
                  "ns_1@172.23.108.69",
                  "ns_1@172.23.108.70"
                ],
                "keep_nodes": [
                  "ns_1@172.23.108.69",
                  "ns_1@172.23.108.70"
                ],
                "eject_nodes": [],
                "delta_nodes": [],
                "failed_nodes": []
              }
            }
          },
          {
            "timestamp": "2024-07-11T13:16:52.423Z",
            "event_id": 1,
            "component": "ns_server",
            "description": "Service started",
            "severity": "info",
            "node": "172.23.108.70",
            "otp_node": "ns_1@172.23.108.70",
            "uuid": "f02d1474-af0d-42d7-9954-2aefac850071",
            "extra_attributes": {
              "name": "index"
            }
          },...  {
            "timestamp": "2024-07-11T13:16:57.798Z",
            "event_id": 3,
            "component": "ns_server",
            "description": "Rebalance completed",
            "severity": "info",
            "node": "172.23.108.70",
            "otp_node": "ns_1@172.23.108.70",
            "uuid": "b6f034da-be4a-4863-ada3-b5a12bab7234",
            "extra_attributes": {
              "operation_id": "9712578fa72cba528ea7525466c60ad3",
              "nodes_info": {
                "active_nodes": [
                  "ns_1@172.23.108.69",
                  "ns_1@172.23.108.70"
                ],
                "keep_nodes": [
                  "ns_1@172.23.108.69",
                  "ns_1@172.23.108.70"
                ],
                "eject_nodes": [],
                "delta_nodes": [],
                "failed_nodes": []
              },
              "time_taken": 6475,
              "completion_message": "Rebalance completed successfully."
            }
          },

      Cbcollect:
      https://cb-engineering.s3.amazonaws.com/sys_event/collectinfo-2024-07-11T132143-ns_1%40172.23.108.69.zip
      https://cb-engineering.s3.amazonaws.com/sys_event/collectinfo-2024-07-11T132143-ns_1%40172.23.108.70.zip

      Attachments

        Issue Links

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

          Activity

            People

              artem Artem Stemkovski
              ashwin.govindarajulu Ashwin Govindarajulu
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty