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

Create python test to mimic MongoDB's use of imported tables.

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Test Python
    • None
    • Storage Engines

      Create a test that mimics the dry run and then create usage that MongoDB uses for importing tables. From HELP-65363. The test should:

      • Create and export a table.
      • Import the table to another database. Use create with "import" config
      • Checkpoint N times (N = 0-2 is likely enough)
      • Drop table using remove_file=false
      • Import the table again.
      • Use the table.

            Assignee:
            sue.loverso@mongodb.com Susan LoVerso
            Reporter:
            sue.loverso@mongodb.com Susan LoVerso
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: