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

SystemEventLogs: Bucket config update event's new_settings contains non-updated field

    XMLWordPrintable

Details

    Description

      Build: 7.1.0-1737

      Scenario:

      1. Single node cluster
      2. Create couchhase bucket with RAM=100M and replica=0
      3. Update RAM=101M using REST endpoint

      Observation:

      Generated bucket config update event contains the "storage" param which was never touched

      Event json

      {
            "timestamp": "2021-11-18T05:52:30.759Z",
            "event_id": 8201,
            "component": "data",
            "description": "Bucket configuration changed",
            "severity": "info",
            "node": "10.112.212.101",
            "uuid": "88e18325-27df-41a2-ae8d-12f38f7af57a",
            "extra_attributes": {
              "bucket": "default",
              "bucket_uuid": "567daecd0dc4ec0816553b0166d2374a",
              "type": "couchbase",
              "old_settings": {
                "compression_mode": "passive",
                "max_ttl": 0,
                "storage_mode": "couchstore",
                "conflict_resolution_type": "seqno",
                "eviction_policy": "value_only",
                "num_threads": 3,
                "flush_enabled": false,
                "purge_interval": "undefined",
                "durability_min_level": "none",
                "ram_quota": 104857600,
                "replica_index": true,
                "num_replicas": 0
              },
              "new_settings": {
                "storage_mode": "couchstore",
                "ram_quota": 105906176
              }
            }
          }

      Pcap snapshot:

      Attachments

        Issue Links

          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:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty