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

Jarek Jarcec Cecho commented on HIVE-4141:
------------------------------------------

+1 (non-binding)
                
> InspectorFactories contains static HashMaps which can cause infinite loop
> -------------------------------------------------------------------------
>
>                 Key: HIVE-4141
>                 URL: https://issues.apache.org/jira/browse/HIVE-4141
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Server Infrastructure
>            Reporter: Brock Noland
>         Attachments: HIVE-4141-1.patch
>
>
> When many clients hit hs2, hs2 can get stuck in an infinite loop due to 
> concurrent modification of the static maps here:
> https://github.com/apache/hive/blob/trunk/serde/src/java/org/apache/hadoop/hive/serde2/lazy/objectinspector/LazyObjectInspectorFactory.java
> and in other ObjectFactories. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to