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

configuration string parsing ignores some strings

    • Type: Icon: Task Task
    • Resolution: Done
    • WT1.0
    • Affects Version/s: None
    • Component/s: None

      There's an oddity with long strings of text inside of configuration strings. Here's test case using the format test program

      % ./t -C 'why ignore this? foo=yy' -1
      ... reading CONFIG file
      t: process 94400
      wiredtiger_open: Unknown configuration key found: 'foo'
      t: wiredtiger_open: Invalid argument
      

      For some reason, the "why ignore this?" text is ignored.

            Assignee:
            michael.cahill@mongodb.com Michael Cahill (Inactive)
            Reporter:
            wiredtiger WiredTiger
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: