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

Incorrect audit entry for LWW buckets

    XMLWordPrintable

Details

    • Bug
    • Resolution: User Error
    • Major
    • 4.6.0
    • 4.6.0
    • ns_server
    • Untriaged
    • Yes

    Description

      Based on MB-21145 and MB-21146, there is a new bucket parameter to enable LWW - conflict_resolution_type should be seqno for normal buckets and lww otherwise in audit entry - audit entry is created with seqno as conflict_resolution_type for both the buckets

      LWW bucket created using command:

      curl -X POST -u Administrator:password http://localhost:8091/pools/default/buckets -d name=lww -d conflict_resolution_type=lww -d authType=none -d proxyPort=11212 -d ramQuotaMB=100

      nolww bucket created using command:

      curl -X POST -u Administrator:password http://localhost:8091/pools/default/buckets -d name=nolww -d authType=none -d proxyPort=11213 -d ramQuotaMB=100

      attaching logs

      Attachments

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

        Activity

          People

            Aliaksey Artamonau Aliaksey Artamonau (Inactive)
            arunkumar Arunkumar Senthilnathan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty