David Mollitor created HIVE-25157:
-------------------------------------
Summary: Clean up QueryResultsCache Code
Key: HIVE-25157
URL: https://issues.apache.org/jira/browse/HIVE-25157
Project: Hive
Issue Type: Improvement
Reporter: David Mollitor
Assignee: David Mollitor
* Remove superfluous code
* Simplify lock usage (remove instances of {{synchronization}})
* Re-do "LRU" map. The original contributor's understanding of
{{LinkedHashMap}} as a {LRU} map is incorrect.
* Simplify code with Guava {{Multimap}}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)