You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ace.apache.org by "Marcel Offermans (JIRA)" <ji...@apache.org> on 2014/03/06 13:18:42 UTC

[jira] [Commented] (ACE-249) DeploymentServlet should log exceptions that occur while streaming data to a target

    [ https://issues.apache.org/jira/browse/ACE-249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13922409#comment-13922409 ] 

Marcel Offermans commented on ACE-249:
--------------------------------------

Reviewed the code, and it at least always logs the error locally, but it still sometimes tries to send an error response while already streaming, so we still need to look at that before we can close this issue.

> DeploymentServlet should log exceptions that occur while streaming data to a target
> -----------------------------------------------------------------------------------
>
>                 Key: ACE-249
>                 URL: https://issues.apache.org/jira/browse/ACE-249
>             Project: ACE
>          Issue Type: Improvement
>          Components: Deployment
>            Reporter: Marcel Offermans
>
> There are a few scenarios at the moment where DeploymentServlet catches an IOException without logging it or sending an error to the caller (it tries to set a response code when it was already streaming results). Fix this to make it easier to diagnose problems.



--
This message was sent by Atlassian JIRA
(v6.2#6252)