You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2015/04/04 04:43:33 UTC

[jira] [Updated] (ACCUMULO-2069) ThriftTransportPool too aggressive in closing connections

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

Josh Elser updated ACCUMULO-2069:
---------------------------------
    Fix Version/s:     (was: 1.7.0)
                   1.8.0

> ThriftTransportPool too aggressive in closing connections
> ---------------------------------------------------------
>
>                 Key: ACCUMULO-2069
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2069
>             Project: Accumulo
>          Issue Type: Bug
>          Components: client
>    Affects Versions: 1.4.4
>            Reporter: Dave Marion
>             Fix For: 1.8.0
>
>
> org.apache.accumulo.core.client.impl.ThriftTransportPool closes unused thrift connections after 3 seconds of inactivty. This can impact performance by causing tablet server connections to be constantly torn down and set up. Think of the case where you have a MTBW writer with a small number of threads and a moderate amount of tservers. Make the timeout configurable.



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