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

Add python test hook to call flush_tier() during connection.close()

      The python hooks from WT-7644 should call flush_tier() more often. An easy way to do this would be to add a hook that calls flush_tier() before connection.close().

      This is easy to accomplish in principle.  But when I tried to add this to the work in WT-7644, lots of things broke.  For example the base01 tests started aborting.  

      This ticket is to understand these failures and get the hook to work.  If this is tickling a bug in tiered storage, we'll have to fix that first.

            Assignee:
            keith.smith@mongodb.com Keith Smith
            Reporter:
            keith.smith@mongodb.com Keith Smith
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: