You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2017/03/03 06:00:49 UTC

[jira] [Updated] (KUDU-1878) Java openTable() call eagerly connects to all tablets

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

Todd Lipcon updated KUDU-1878:
------------------------------
    Target Version/s: 1.4.0  (was: 1.3.0)

> Java openTable() call eagerly connects to all tablets
> -----------------------------------------------------
>
>                 Key: KUDU-1878
>                 URL: https://issues.apache.org/jira/browse/KUDU-1878
>             Project: Kudu
>          Issue Type: Bug
>          Components: client, impala, java, perf
>    Affects Versions: 1.2.0
>            Reporter: Todd Lipcon
>
> In a secure cluster, I noticed that every time I run an Impala query, it issues new service tickets for every tablet server on the coordinator node. It seems like it is creating a new connection to each tablet server, despite not actually needing to access any data. This is probably a big part of why planning is slow for larger clusters.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)