[
https://issues.apache.org/jira/browse/PHOENIX-1395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14220406#comment-14220406
]
Hudson commented on PHOENIX-1395:
---------------------------------
FAILURE: Integrated in Phoenix-master #494 (See
[https://builds.apache.org/job/Phoenix-master/494/])
PHOENIX-1395: ResultSpooler spill files are left behind in /tmp folder (Alicia
Ying Shu) (jeffreyz: rev 46aa582165825d215ba7f94ee28b1b957885c11d)
*
phoenix-core/src/test/java/org/apache/phoenix/iterate/SpooledTmpFileDeleteTest.java
*
phoenix-core/src/main/java/org/apache/phoenix/iterate/SpoolingResultIterator.java
> ResultSpooler spill files are left behind in /tmp folder
> --------------------------------------------------------
>
> Key: PHOENIX-1395
> URL: https://issues.apache.org/jira/browse/PHOENIX-1395
> Project: Phoenix
> Issue Type: Bug
> Reporter: Jeffrey Zhong
> Assignee: Alicia Ying Shu
> Fix For: 5.0.0, 4.3, 3.3
>
> Attachments: PHOENIX-1395.patch, PHOENIX-1395.v1.patch
>
>
> Recently we found that some ResultSpooler*.bin files left in the tmp folder.
> I think those are due to some client code doesn't call close on the returned
> Resultset(which internally will invoke underlying
> OnDiskResultIterator.close()) or client code get killed during result
> iterating.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)