You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Vaibhav Gumashta (JIRA)" <ji...@apache.org> on 2015/02/09 19:31:34 UTC

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

Vaibhav Gumashta created HIVE-9621:
--------------------------------------

             Summary: 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
            Reporter: Vaibhav Gumashta
            Assignee: Vaibhav Gumashta


Noticed an unreproducible bug, 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)