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

SystemEventLogs: Bucket UUID info missing during bucket update event

    XMLWordPrintable

Details

    • Untriaged
    • Centos 64-bit
    • 1
    • No

    Description

      Build: 7.1.0-1535

      Bucket UUID info is not present during bucket update event.

      The same is present during all other similar events like bucket create/drop/flush

      {
            "timestamp": "2021-11-03T09:07:38.569Z",
            "event_id": 8201,
            "component": "data",
            "description": "Bucket configuration changed",
            "severity": "info",
            "node": "10.112.212.101",
            "uuid": "91a03618-2e4d-4c66-b64d-e629c89b0bbd",
            "extra_attributes": {
              "bucket": "default",
              "type": "couchbase",
              "old_settings": {
                "num_replicas": 1,
                "replica_index": false,
                "ram_quota": 536870912,
                "durability_min_level": "none",
                "autocompaction": false,
                "purge_interval": "undefined",
                "flush_enabled": false,
                "num_threads": 3,
                "eviction_policy": "value_only",
                "conflict_resolution_type": "seqno",
                "storage_mode": "couchstore",
                "max_ttl": 0,
                "compression_mode": "passive"
              },
              "new_settings": {
                "num_replicas": 1,
                "ram_quota": 536870912,
                "durability_min_level": "none",
                "autocompaction": false,
                "purge_interval": "undefined",
                "flush_enabled": true,
                "num_threads": 3,
                "eviction_policy": "value_only",
                "storage_mode": "couchstore",
                "max_ttl": 0,
                "compression_mode": "passive"
              }
            }
          },

       

      Attachments

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

        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