make ServiceContext::setKillAllOperations() more generic by accepting a predicate for clients to exclude

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • RSSD
    • Fully Compatible
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • 🟢 On Track

      ServiceContext::setKillAllOperations() current accepts a list of strings to identify thread clients that should be excluded (not interrupted. For thread client names that are not known in advance or fit a specific pattern (e.g. MyThreadPool-*), a predicate that can be passed in instead of a list of hard-coded strings would be more effective.

            Assignee:
            Kaitlin Mahar
            Reporter:
            Benety Goh
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: