lsm merge span fails to collect chunks to span

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 3.5.12, WT3.0.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage 2017-08-21
    • None

      Within __lsm_merge_span(), each time goto retry is called, a new round of search is started.
      However, chunk_size still contains the obsolete value accumulated from all the round before.
      Thought chunk_size should act like record_count, reinitialized to '0' at the start of for-loop

            Assignee:
            Alexander Gorrod
            Reporter:
            keguang xu
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: