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

lsm merge span fails to collect chunks to span

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

      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@mongodb.com Alexander Gorrod
            Reporter:
            kg.xu keguang xu
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: