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

WT command breaking config listing

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • None
    • WT2.6.0
    • None
    • None

    Description

      Running test_util02.py (or several other tests) fails on the encryption-api branch with:

      test_util02.test_util02.test_load_process(SS), session.create: unknown configuration key: 'keyname'
      

      It took a while to understand that util_load.c:config_update() is breaking the incoming config string of "encryption=(keyid=,name=)". It is converting it into "encryption=(keyname=)". This is due to "id" being part of the 'rmnames' list of strings.

      Attachments

        Issue Links

          Activity

            People

              keith.bostic@mongodb.com Keith Bostic (Inactive)
              sue.loverso@mongodb.com Susan LoVerso
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: