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

Wt Load unknown configuration key and invalid key value

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Command Line Utilities
    • Environment:
      Wired Tiger 3.0.0, Mongodb 4.2, Snappy 1.1.4

      As I wanted to test out who Wired Tiger restores data. When using the WT load command to load data by the code below, 

      the dumped collection uri: collection-0--8647662201346196942

      the collection uri in which data being load to: collection-2--8647662201346196942

       

      ./wt -v -h /usr/local/var/mongodb  -C "extensions=[./ext/compressors/snappy/.libs/libwiredtiger_snappy.so]" -R load -f/Users/jasonwong/dump/collection.dump  -r collection-2–8647662201346196942

      It returns the following error:

      [1619318228:296984][50113:0x10f0b9dc0], WT_SESSION.create: unknown configuration key: 'durable_timestamp': Invalid argument

      [1619318228:297034][50113:0x10f0b9dc0], WT_SESSION.create: Invalid value for key 'assert': expected a category: Invalid argument

      wt: table:collection-2--8647662201346196942: session.create: Invalid argument

       

       

            Assignee:
            backlog-server-storage-engines [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            jason1999689@gmail.com Jason Wong
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: