You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Mark Payne (JIRA)" <ji...@apache.org> on 2015/04/07 18:34:12 UTC

[jira] [Created] (NIFI-490) If I/O Exceptions occur, site-to-site may not close connections in all cases

Mark Payne created NIFI-490:
-------------------------------

             Summary: If I/O Exceptions occur, site-to-site may not close connections in all cases
                 Key: NIFI-490
                 URL: https://issues.apache.org/jira/browse/NIFI-490
             Project: Apache NiFi
          Issue Type: Bug
          Components: Core Framework
    Affects Versions: 0.1.0
            Reporter: Mark Payne
            Priority: Critical
             Fix For: 0.1.0


in SiteToSiteClient.startTransaction, if any Exception (such as IOException) is thrown after creating the connection, that connection MUST be closed before leaving the method. Should catch Throwable, close connection, rethrow.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)