Make tiered object id numbers 32 bits

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • WT10.0.1, 4.4.7, 5.0.0-rc1, 5.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None

      The LABS-19 prototype code uses uint32_t to type object ids.  More recent code for tracking the current object id in the tiered layer uses uint64_t types.  We should pick one or the other and change internal interfaces appropriately.

      This would have been part of WT-7514, but it became clear it may have some cascading effects and should be treated as its own ticket.

      There is a FIXME comment in the code at one of the cast operations, there is likely to be other fallout from strict compilers.

              Assignee:
              Susan LoVerso (Inactive)
              Reporter:
              Donald Anderson
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: