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

Matt Burgess reassigned NIFI-2927:
----------------------------------

    Assignee: Matt Burgess

> HiveConnectionPool - Invalid connections are returned
> -----------------------------------------------------
>
>                 Key: NIFI-2927
>                 URL: https://issues.apache.org/jira/browse/NIFI-2927
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>            Reporter: Matt Burgess
>            Assignee: Matt Burgess
>
> The connections in the HiveConnectionPool controller service become invalid 
> for several reasons : session timeout, firewalls block idle connections, 
> outages of backend server, etc.
> In the current NiFi release, these connections rest in the pool as good but 
> when the user uses one of them, a SocketException: Socket closed error is 
> encountered.
> Proposed solution is to implement the same fix as in NIFI-2381, the aim is to 
> "pretend periodically to test all the connections, drop the invalid ones, 
> create new ones and maintain all the pool healthy."



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

Reply via email to