[
https://issues.apache.org/jira/browse/TAJO-1466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14386076#comment-14386076
]
ASF GitHub Bot commented on TAJO-1466:
--------------------------------------
GitHub user navis opened a pull request:
https://github.com/apache/tajo/pull/477
TAJO-1466 Fix problems in table cache
Preliminary patch
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/navis/tajo TAJO-1466
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/477.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #477
----
commit 326f4eddf2bd5864560f79ec5cd3f9782e958dc3
Author: navis.ryu <[email protected]>
Date: 2015-03-30T01:42:08Z
TAJO-1466 Fix problems in table cache
----
> Fix problems in table cache
> ---------------------------
>
> Key: TAJO-1466
> URL: https://issues.apache.org/jira/browse/TAJO-1466
> Project: Tajo
> Issue Type: Bug
> Reporter: Navis
> Assignee: Navis
>
> It's not managed properly and locks on it are broken. And can cause leakage
> if cleanup event is missed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)