Hello,
I’m in the process of writing an analysis document for
https://issues.jboss.org/browse/EAP7-459 and need your input. Specifically I’m looking for
the list of subsystems which might need to create new transactions during the graceful
shutdown. Normally new transactions would not be allowed then, but this might stop other
subsystems to shutdown properly. If such subsystems exist we’ll need to think of the way
how to filter out their requests (e.g. providing SPI for them).
Thanks,
Gytis