[ 
https://issues.apache.org/jira/browse/HTTPCORE-166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Oleg Kalnichevski updated HTTPCORE-166:
---------------------------------------

    Attachment: ioreactor-eh.patch

Patrick,

Would this patch solve the problem for you? Please review and let me know what 
you think.

Oleg

> 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
>             Fix For: 4.0-beta3
>
>         Attachments: ioreactor-eh.patch
>
>
> 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]

Reply via email to