You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2016/03/03 01:24:18 UTC

[jira] [Commented] (CALCITE-1091) Reduce Avatica RPC latency umbrella

    [ https://issues.apache.org/jira/browse/CALCITE-1091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15176797#comment-15176797 ] 

Josh Elser commented on CALCITE-1091:
-------------------------------------

Ok, I just updated the pull request with stuff that I've been playing with locally. I still have a few things I intend to do before merging:

* Tests to make sure configuration of the AvaticaHttpClient impl works as expected.
* See if I can remove the byte[4096] in AvaticaUtils via {{Channels}}.
* Expose some configuration properties around the HttpClient HttpPool.

Feedback welcome if anyone is interested.

> Reduce Avatica RPC latency umbrella
> -----------------------------------
>
>                 Key: CALCITE-1091
>                 URL: https://issues.apache.org/jira/browse/CALCITE-1091
>             Project: Calcite
>          Issue Type: Bug
>          Components: avatica
>            Reporter: Josh Elser
>            Assignee: Josh Elser
>             Fix For: next
>
>
> I've been spending a bit of time looking at performance improvements to Avatica with the restriction of reducing the latency of operations (ignoring performance gains through concurrency).
> I'll use this as an umbrella for the issues I've run into so far.



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