You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Thejas M Nair (JIRA)" <ji...@apache.org> on 2015/02/10 23:21:12 UTC

[jira] [Commented] (HIVE-9621) HiveServer2 http mode - embedded jetty should use SynchronousQueue

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

Thejas M Nair commented on HIVE-9621:
-------------------------------------

+1

> HiveServer2 http mode - embedded jetty should use SynchronousQueue
> ------------------------------------------------------------------
>
>                 Key: HIVE-9621
>                 URL: https://issues.apache.org/jira/browse/HIVE-9621
>             Project: Hive
>          Issue Type: Bug
>          Components: HiveServer2
>    Affects Versions: 1.2.0, 1.1.0
>            Reporter: Vaibhav Gumashta
>            Assignee: Vaibhav Gumashta
>             Fix For: 1.1.0
>
>         Attachments: HIVE-9621.1.patch
>
>
> Noticed an unreproducible bug (customer reported), where jetty has some issue with the currently used LinkedBlockingQueue. Using SynchronousQueue fixes the issue and also simplifies the threading model.



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