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:37:13 UTC

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

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

Mark Payne updated NIFI-490:
----------------------------
    Attachment: 0001-NIFI-490-If-IO-error-when-creating-Site-to-Site-tran.patch

> 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
>
>         Attachments: 0001-NIFI-490-If-IO-error-when-creating-Site-to-Site-tran.patch
>
>
> 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)