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

Race dropping LSM tree

    • Type: Icon: Task Task
    • Resolution: Done
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      I've seen a hang when dropping an LSM tree. The relevant stack traces are:

      sched_yield,__wt_lsm_tree_drop,__wt_schema_drop,__drop_table,__wt_schema_drop,__session_drop
      __lll_lock_wait,_L_lock_816,pthread_mutex_lock,__wt_session_get_btree,__lsm_drop_file,__wt_lsm_free_chunks,__lsm_worker,start_thread,
      

      This could be related to WT-1380 since I'm running on that branch. To produce the hang I populated an LSM tree, and then did a drop on that tree a short time after (not long enough for the tree to settle).

            Assignee:
            Unassigned Unassigned
            Reporter:
            alexander.gorrod@mongodb.com Alexander Gorrod
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: