You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by j....@gmail.com on 2018/08/01 22:32:08 UTC

Re: Review Request 68115: HIVE-20274: HiveServer2 ObjectInspectorFactory leaks for Struct and List object inspectors

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/68115/
-----------------------------------------------------------

(Updated Aug. 1, 2018, 10:32 p.m.)


Review request for hive, Gopal V and Sergey Shelukhin.


Changes
-------

made oi cache unbounded soft valued cache.


Bugs: HIVE-20274
    https://issues.apache.org/jira/browse/HIVE-20274


Repository: hive-git


Description
-------

HIVE-20274: HiveServer2 ObjectInspectorFactory leaks for Struct and List object inspectors


Diffs (updated)
-----

  serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorFactory.java b45a9de 
  serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ReflectionStructObjectInspector.java 3a88a40 
  serde/src/test/org/apache/hadoop/hive/serde2/objectinspector/TestReflectionObjectInspectors.java cb1440e 


Diff: https://reviews.apache.org/r/68115/diff/2/

Changes: https://reviews.apache.org/r/68115/diff/1-2/


Testing
-------


Thanks,

Prasanth_J