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
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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
|