You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Jeffrey Zhong (JIRA)" <ji...@apache.org> on 2015/01/16 19:35:34 UTC

[jira] [Updated] (PHOENIX-1592) ORDER BY not closing ResultIterator properly

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

Jeffrey Zhong updated PHOENIX-1592:
-----------------------------------
    Attachment: PHOENIX-1592.patch

Here is the patch. One of customers have found many .tmp files are leaked and cause region server crash because there are many files opened by its JVM.

[~giacomotaylor] I'm thinking to easily debug those kind of issues in the future. How about to use different file extensions in different scenario so we can easily identify where spill files are leaked. We can create a separate JIRA on that.


> ORDER BY not closing ResultIterator properly
> --------------------------------------------
>
>                 Key: PHOENIX-1592
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1592
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: James Taylor
>            Assignee: Jeffrey Zhong
>         Attachments: PHOENIX-1592.patch
>
>
> Would it be possible to get me a patch for the issue you pointed out in OrderedResultIterator in time for 4.3, [~jeffreyz]?



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