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

[Mb vs MiB] Values in GUI should be consistent with REST set/get & Statistics

    XMLWordPrintable

Details

    • Triaged
    • Unknown

    Description

      I ran the following in REST:

      Change RAM Bucket size: 1200 MB

      curl -X POST -u <user>:<password> -d ramQuotaMB=1200 -d authType=none -d proxyPort=11216 http://localhost:8091/pools/default/buckets/default

      • In the UI, we see 1.17 GB. (Picture attached)
      • In the REST call, we see "ram": 1258291200 (1.25 GB)
      • In the cbstats call, we see ep_max_size = 1258291200 (1.25 GB)

      We should get a consistent behaviour on all the channels. (fixing UI is one track)

       

      Attachments

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

        Activity

          People

            steve.watanabe Steve Watanabe
            ludovic.dufrenoy Ludovic Dufrenoy (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            11 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty