]
Dan Berindei updated ISPN-11470:
--------------------------------
Status: Open (was: New)
Scheduled thread pools rejection handle should throw Lifecycle
exception
------------------------------------------------------------------------
Key: ISPN-11470
URL:
https://issues.redhat.com/browse/ISPN-11470
Project: Infinispan
Issue Type: Bug
Components: Core
Reporter: Will Burns
Assignee: Will Burns
Priority: Major
Fix For: 11.0.0.Dev04
This can manifest issues like
https://ci.infinispan.org/job/Infinispan/job/master/1856/testReport/junit...
In this case when the node is shutting down we shouldn't be throwing such errors and
instead it should be a IllegalLifecycleStateException so that other nodes know it was due
to it shutting down.