Add a new WiredTiger timestamp APIs to use integral values instead of hexadecimal strings

XMLWordPrintableJSON

    • Type: Technical Debt
    • Resolution: Won't Do
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Storage Engines 2019-05-06, Storage Engines 2019-05-20, Storage Engines 2019-06-03
    • 8

      As of WT-4427, WiredTiger no longer supports anything other than 8B timestamps, which makes the hexadecimal string APIs for getting/setting timestamps unnecessary overhead.

      daniel.gottlieb and geert.bosch have expressed a preference for making the switch, noting the string conversions to/from MongoDB's internal integral timestamp values do show up on performance profiles.

      Change the WiredTiger timestamp APIs to use integral values instead of hexadecimal strings.

       

      cc: sue.loverso

            Assignee:
            Sulabh Mahajan
            Reporter:
            Keith Bostic (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: