You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Sergey Shelukhin (JIRA)" <ji...@apache.org> on 2017/08/24 00:11:00 UTC

[jira] [Updated] (HIVE-17380) refactor LlapProtocolClientProxy to be usable with other protocols

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

Sergey Shelukhin updated HIVE-17380:
------------------------------------
    Attachment: HIVE-17380.patch

This basically moves a bunch of code into a generic async PB RPC proxy, in llap-common for now. Moving to common would require one to move LlapNodeId, that can be done later.
The only logic change is that concurrent hash map, that never expires, is replaced by Guava cache.

> refactor LlapProtocolClientProxy to be usable with other protocols
> ------------------------------------------------------------------
>
>                 Key: HIVE-17380
>                 URL: https://issues.apache.org/jira/browse/HIVE-17380
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>         Attachments: HIVE-17380.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)