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

Vaibhav Gumashta updated HIVE-9621:
-----------------------------------
    Description: 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.  
(was: 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.)

> 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 (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)

Reply via email to