[ 
https://issues.apache.org/jira/browse/TAJO-1713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14642647#comment-14642647
 ] 

ASF GitHub Bot commented on TAJO-1713:
--------------------------------------

Github user hyunsik commented on the pull request:

    https://github.com/apache/tajo/pull/654#issuecomment-125184470
  
    LRUMap has different initial sizes according to whether it is used in tests 
or not. Is it necessary or is it enough for tests?


> Change the type of edge cache in JoinGraphContext from HashMap to LRUMap
> ------------------------------------------------------------------------
>
>                 Key: TAJO-1713
>                 URL: https://issues.apache.org/jira/browse/TAJO-1713
>             Project: Tajo
>          Issue Type: Task
>          Components: Planner/Optimizer
>            Reporter: Jihoon Son
>             Fix For: 0.11.0
>
>
> Since the current implementation using HashMap involves the potential OOM 
> with a lot of join tables. We should prevent it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to