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

ASCII statistics log printing

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.6.0-rc0, WT3.0.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Storage 2017-10-02

      ASCII statistics logging is spitting out a json-like header line on every iteration. It looks like:

      ,"wiredTiger":{Sep 11 14:43:20 0 . LSM: application work units currently queued
      Sep 11 14:43:20 0 . LSM: merge work units currently queued
      Sep 11 14:43:20 0 . LSM: rows merged in an LSM tree
      Sep 11 14:43:20 0 . LSM: sleep for LSM checkpoint throttle
      

      This appears to be a problem in statlog_print_table_name not checking if we want json output and was introduced a couple months ago as part of WT-3140.

            Assignee:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Reporter:
            sue.loverso@mongodb.com Susan LoVerso
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: