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

Add a tunable to enable/disable tenant tracking

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • 7.1.0
    • 7.1.0
    • memcached

    Description

      According to https://docs.google.com/document/d/1BrLIyxemIlr4h1XM2z0A-SAM6GZuQRo4OQXrVEWaad0/edit ns_server plans to enable/disable DBaaS mode to enforce limits by:

      curl -s -u test_usr1:asdasd http://localhost:9000/internalSettings -d "enforceLimits=true"
      

      They need to make that setting visible to memcached through memcached.json. The file don't use CamelCase for variables, and by itself isn't very describing so we'll use "enforce_tenant_limits_enabled" in the API between ns_server and memcached.

         "enforce_tenant_limits_enabled" : <bool>
      

      Attachments

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

        Activity

          People

            trond Trond Norbye
            trond Trond Norbye
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty