You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Brock Noland (JIRA)" <ji...@apache.org> on 2013/03/08 16:46:14 UTC

[jira] [Created] (HIVE-4141) LazyObjectInspectorFactory contains static HashMaps which can cause infinite loop

Brock Noland created HIVE-4141:
----------------------------------

             Summary: LazyObjectInspectorFactory 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
            Reporter: Brock Noland


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



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