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

Make tiered object id numbers 32 bits

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT10.0.1, 4.4.7, 5.0.0-rc1, 5.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      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:
            sue.loverso@mongodb.com Susan LoVerso
            Reporter:
            donald.anderson@mongodb.com Donald Anderson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: