configuration string parsing ignores some strings

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • WT1.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • 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 (Inactive)
              Reporter:
              WiredTiger
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: