IOReactor should save the reason for the shutdown.
--------------------------------------------------
Key: HTTPCORE-166
URL: https://issues.apache.org/jira/browse/HTTPCORE-166
Project: HttpComponents HttpCore
Issue Type: Improvement
Components: HttpCore NIO
Affects Versions: 4.0-beta2
Reporter: Patrick Moore
an extension to HTTPCORE-165:
If an IOReactor shuts down because of an exception, the IOReactor should save
the exception.
If the IOReactor was shutdown explicitly, the IOReactor should create an
exception that will save the stack trace of the call that caused the exception.
In both cases, the timestamp of the shutdown should also be saved.
Highly useful information for diagnosing issues on production environments!
This information could be made visible via JMX for example.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]