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

LSM doesn't support type 'r'

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.6.0-rc0, WT3.0.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage 2017-10-02

      I was doing test on lsm with "type=lsm, key_format=r, value_format=S", after some insertion, lsm_merge triggered, and panic occurred around
      > https://github.com/wiredtiger/wiredtiger/blob/master/src/lsm/lsm_merge.c#L537

      > [1506341229:102488][25424:0x7fffef6a8700], file:bucket64-000010.lsm, lsm-worker: unable to read root page from file:bucket64-000010.lsm: WT_ERROR: non-specific WiredTiger error
      > [1506341229:114665][25424:0x7fffef6a8700], lsm-worker: Error in LSM worker thread 2: WT_ERROR: non-specific WiredTiger error
      > [1506341229:114706][25424:0x7fffef6a8700], lsm-worker: the process must exit and restart: WT_PANIC: WiredTiger library panic
      > [Thread 0x7fffef6a8700 (LWP 25446) exited]

      hence i wondered, if LSM doesn't support key_format = 'r' ?

      Thanks

            Assignee:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Reporter:
            kg.xu keguang xu
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: