Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-2935 Implement HiveServer2
  3. HIVE-4141

InspectorFactories contains static HashMaps which can cause infinite loop

    XMLWordPrintableJSON

Details

    • Committed to trunk. Thanks Brock.

    Description

      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.

      Attachments

        1. HIVE-4141-1.patch
          12 kB
          Brock Noland
        2. HIVE-4141-2.patch
          12 kB
          Brock Noland

        Issue Links

          Activity

            People

              brocknoland Brock Noland
              brocknoland Brock Noland
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: