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

Cluster Summary: include storage engine for each (couchbase) bucket

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Unresolved
    • Minor
    • None
    • 7.1.5
    • UI
    • None
    • 0

    Description

      The cluster summary shows the bucket type but not the storage engine chosen for a Couchbase bucket. It would be useful if it showed Couchstore or Magma.  

      Example from 7.1.6: data1 is magma, data2 is couchstore. 

        "buckets": {
          "couchbase": {
            "data1": {
              "numReplicas": 1,
              "evictionPolicy": "value_only",
              "ramQuota": 5242880000
            },
            "data2": {
              "numReplicas": 1,
              "evictionPolicy": "value_only",
              "ramQuota": 1073741824
            }
          },
          "ephemeral": {
            "eph": {
              "numReplicas": 1,
              "evictionPolicy": "no_eviction",
              "ramQuota": 1073741824
            }
          }
        },
      

      Attachments

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

        Activity

          People

            Pramada.Kolichala Pramada Kolichala
            brian.kane Brian Kane
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty