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

while setting alpha\wildcard values to warmup_min_{items,memory}_theshold it becomes 0

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 2.1.0
    • 2.1.0
    • couchbase-bucket
    • Security Level: Public
    • None

    Description

      May be it should give an error that i am setting wrong value to the param?

      [root@localhost bin]# ./cbstats localhost:11210 all|grep warmup
      ep_failpartialwarmup: 0
      ep_waitforwarmup: 0
      ep_warmup: 1
      ep_warmup_batch_size: 1000
      ep_warmup_dups: 0
      ep_warmup_min_items_threshold: 50
      ep_warmup_min_memory_threshold: 100
      ep_warmup_oom: 0
      ep_warmup_thread: complete
      ep_warmup_time: 1013
      [root@localhost bin]# ./cbepctl localhost:11210 -b default set flush_param warmup_min_memory_threshold aa
      setting param: warmup_min_memory_threshold aa
      set warmup_min_memory_threshold to aa
      [root@localhost bin]# ./cbstats localhost:11210 all|grep warmup
      ep_failpartialwarmup: 0
      ep_waitforwarmup: 0
      ep_warmup: 1
      ep_warmup_batch_size: 1000
      ep_warmup_dups: 0
      ep_warmup_min_items_threshold: 50
      ep_warmup_min_memory_threshold: 0
      ep_warmup_oom: 0
      ep_warmup_thread: complete
      ep_warmup_time: 1013

      Attachments

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

        Activity

          People

            iryna iryna
            iryna iryna
            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