]
Dan Berindei commented on ISPN-11423:
-------------------------------------
We might want to treat any {{TimeoutException}} as a panic situation, but we need special
handling for {{ZERO_LOCK_ACQUISITION_TIMEOUT}}.
Dump information in panic scenarios
-----------------------------------
Key: ISPN-11423
URL:
https://issues.redhat.com/browse/ISPN-11423
Project: Infinispan
Issue Type: Feature Request
Components: Core, Server
Affects Versions: 10.1.3.Final, 11.0.0.Alpha2
Reporter: Dan Berindei
Assignee: Dan Berindei
Priority: Major
Fix For: 11.0.0.Dev03
When there is a panic situation (e.g. thread pool exhausted), dump information (e.g.
including a thread dump) to a file at FATAL level.
The server should dump the most important information to another log (file) periodically
(e.g. every 15 minutes). This log should be enabled by default.
These files can be sent to support via an SOS report.