Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-12770

Missing new line in new dump_pages output format

    • Storage Engines
    • 2
    • 나비 (nabi) - 2024-04-16

      While dumping a VLCS table today I noticed that the output appears to be missing a new line in some forms of output. Here is a short sample:

      - 0x1681590: column-store variable-length leaf
              > ref: 0x1681590 | ref_state: memory | page_type: [leaf] | newest_durable: (0, 0)/(0, 217574) | oldest_start: (0, 0)/0 | newest_stop: (4294967295, 4294967295)/18446744073709551605 | addr: [0: 38276608-38278144, 1536, 994690065]
              > recno: 1 | disk_img: 0x15b1020 | dsk_mem_size: 1798 | write_gen: 17976 | entries: 97 | state: clean | flags: [disk-alloc] | page_mem_size: 2666
              recno: {1}
              cell_type: deleted | len: {REDACTED} | rle: 3   recno: {4}
              cell_type: value | len: {REDACTED} | rle: 1 | start: (0, 0)/(0, 0)/0 | stop: (0, 204354)/(0, 204354)/0
              V: {REDACTED}
              recno: {5}
              cell_type: deleted | len: {REDACTED} | rle: 3   recno: {8}
              cell_type: value | len: {REDACTED} | rle: 1 | start: (0, 0)/(0, 0)/0 | stop: (0, 214644)/(0, 214644)/0
      

      Notice that in this example recno: {4} and recno: {8} do not start at the beginning of a line.

            Assignee:
            siddhartha.mahajan@mongodb.com Sid Mahajan
            Reporter:
            sue.loverso@mongodb.com Susan LoVerso
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: