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

magma_dump summary size is broken in windows

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 7.1.0
    • None
    • storage-engine
    • Untriaged
    • 1
    • Unknown

    Description

      The file sizes are all INT_MAX or something similar. Seen i this patch http://review.couchbase.org/c/magma/+/155452

      file count:1 used:4152
      13:34:13 {
      13:34:13     "KVStoreTotals": {
      13:34:13         "fileSize": 2327172481032,
      13:34:13         "numFiles": 1
      13:34:13     },
      13:34:13     "KeyIndex": {
      13:34:13         "fileSize": 0,
      13:34:13         "numFiles": 0
      13:34:13     },
      13:34:13     "LocalIndex": {
      13:34:13         "fileSize": 2327172481032,
      13:34:13         "numFiles": 1
      13:34:13     },
      13:34:13     "NumKVStores": 1,
      13:34:13     "Path": "spaceamp_delete",
      13:34:13     "SeqIndex": {
      13:34:13         "fileSize": 0,
      13:34:13         "numFiles": 0
      13:34:13     },
      13:34:13     "WAL": {
      13:34:13         "fileSize": 2327172481032,
      13:34:13         "numFiles": 1
      13:34:13     },
      13:34:13     "kvstores": [
      13:34:13         {
      13:34:13             "kvstore-1": {
      13:34:13                 "keyIndex": {
      13:34:13                     "fileSize": 0,
      13:34:13                     "numFiles": 0
      13:34:13                 },
      13:34:13                 "localIndex": {
      13:34:13                     "fileSize": 2327172481032,
      13:34:13                     "numFiles": 1
      13:34:13                 },
      13:34:13                 "numPrepares": 0,
      13:34:13                 "seqIndex": {
      13:34:13                     "fileSize": 0,
      13:34:13                     "numFiles": 0
      13:34:13                 },
      13:34:13                 "userStats": {
      13:34:13                     "docCount": "0",
      13:34:13                     "purgeSeqno": "40000"
      13:34:13                 },
      13:34:13                 "vbstate": {
      13:34:13                     "error": "not found"
      13:34:13                 }
      13:34:13             }
      13:34:13         }
      13:34:13     ]
      13:34:13 }
      

      Attachments

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

        Activity

          People

            ankush.sharma Ankush Sharma
            apaar.gupta Apaar Gupta
            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