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

Block user from changing "eviction policy" at runtime

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 3.0
    • 3.0
    • couchbase-bucket
    • Security Level: Public
    • None
    • Untriaged
    • No
    • June 30 - July 18

    Description

      With current 3.0 installations, the user can switch between full and value eviction after a bucket is created, data loaded etc.

      Per PM spec, this behaviour should be blocked.

      Confirmed the above using cbstats .. | grep eviction

      [root@cherry-s10105 bin]# ./cbstats localhost:11210 -b b-1 all | grep eviction
      ep_item_eviction_policy: value_only

      Change to "fulleviction" back from UI, and check the cbstats
      [root@cherry-s10105 bin]# ./cbstats localhost:11210 -b b-1 all | grep eviction
      ep_item_eviction_policy: full_eviction

      Attachments

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

        Activity

          People

            ketaki Ketaki Gangal (Inactive)
            ketaki Ketaki Gangal (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty