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

In Python tiered hook, enable flush_tier on checkpoint

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT11.2.0, 7.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None

      When the original tiered hook was created, I believe (but am not certain) that any checkpoint call did a flush_tier as well.  At least, that was the intention.  At some point, that has been lost.  In current code, although a replacement function for checkpoint is coded, it is never actually set as a replacement hook.

      "Fixing" that exposed a lot of failed tests (see the original commit for WT-10971), and there are several failure conditions.  Addressing this ticket probably involves fixing several bugs in the tiered storage implementation, or intentionally skipping some/all of the failing tests.

            Assignee:
            donald.anderson@mongodb.com Donald Anderson
            Reporter:
            donald.anderson@mongodb.com Donald Anderson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: