You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/05/24 15:14:00 UTC

[jira] [Updated] (HIVE-25157) Clean up QueryResultsCache Code

     [ https://issues.apache.org/jira/browse/HIVE-25157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated HIVE-25157:
----------------------------------
    Labels: pull-request-available  (was: )

> 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
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> * 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)