WiredTiger oplog manager should include pretty-printed visibility timestamp in log message

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Minor - P4
    • 4.1.7
    • Affects Version/s: None
    • Component/s: Storage
    • None
    • Fully Compatible
    • Storage NYC 2018-12-17
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      WiredTigerOplogManager::_setOplogReadTimestamp prints out the new oplog visibility read timestamp as a raw uint64_t. For logging purposes it would probably be more useful to include the structured Timestamp e.g.

      setting new oplogReadTimestamp: Timestamp(1543426580, 1)
      

      instead of

      setting new oplogReadTimestamp: 6628965379207069697
      

            Assignee:
            Xiangyu Yao (Inactive)
            Reporter:
            Will Schultz
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: