Consider if QueryAnalysisSampler should prevent startup after shutdown

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Cluster Scalability
    • 1
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      InĀ SERVER-11002, it was reasoned that QueryAnalysisSampler's onStartup() can potentially race with onShutdown(). If this is true, then it is possible for onShutdown() to be called prior to onStartup() entirely, leading to the resources allocated during onStartup() to never be cleaned up. We should investigate if this prevents graceful shutdown of the server (or is otherwise problematic) and fix it if so.

            Assignee:
            Unassigned
            Reporter:
            Brett Nawrocki
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: