Remove WT_CONN_SERVER_RUN flag

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Major - P3
    • WT2.9.2, 3.2.13, 3.4.4, 3.5.6
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage 2017-03-27, Storage 2017-04-17
    • None

      After WT-3097, we only use WT_CONN_SERVER_RUN in two places. It would be better to replace the use in session_api.c with a check of WT_CONN_CLOSING and to introduce an LSM-specific run flag that controls shutdown of LSM threads.

      Using module-specific run flags gives us the flexibility to shut down and restart individual modules plus control order of thread shutdown during connection close.

            Assignee:
            Keith Bostic (Inactive)
            Reporter:
            Michael Cahill (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: