Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-7963

Total bucket and total primary bucket count per server is incorrect

    XMLWordPrintableJSON

Details

    Description

      If we have more buckets per region than default value is_, show metrics_ command per server has wrong stats for totalBucketCount and totalPrimaryCount. Number of buckets is good if _show metric_s is executed region by region per server.

      It looks like it doesn't take last updated results when print output.

      After last bucket are created it increase these two values but in output we have a value before that increase.

      To reproduce an issue:

      1. Run locator and 4 servers.
      2. create partition persistent region with total-num-buckets more than default value
      3. do query (query --query="select * from /region1")
      4. Repeat steps 2. and 3. to create and query more regions
      5. see result of show metrics per server and region by region per server

      Attachments

        1. showMetricsCommand.txt
          60 kB
          Mario Kevo

        Issue Links

          Activity

            People

              mivanac Mario Ivanac
              mkevo Mario Kevo
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: