-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
RSSD
-
Fully Compatible
-
🟢 On Track
-
3
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
-
None
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.