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

Integrate '__wt_progress' to support JSON-encoded messages

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT10.0.1, 5.2.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • 3
    • Storage - Ra 2021-11-29

      With the introduction of WT-8258, the 'WT_EVENT_HANDLER' interface can now produce JSON-encoded message strings (through the provision of a new connection configuration option).

      Currently 'wt_progress' does not follow the same code paths as the other event handler interfaces (i.e. doesn't call '__eventv'), and thus does not adhere to the new JSON-encoded message format when the configuration option is enabled. This ticket is to make sure 'wt_progress' recognizes the new configuration, supporting JSON encoded output.

      Definition of Done

      • 'wt_progress' outputs JSON-encoded messages when the JSON connection configuration option is enabled.

       

            Assignee:
            etienne.petrel@mongodb.com Etienne Petrel
            Reporter:
            alison.felizzi@mongodb.com Alison Felizzi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: