[
https://issues.apache.org/jira/browse/HAMA-769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13700681#comment-13700681
]
Hudson commented on HAMA-769:
-----------------------------
Integrated in Hama trunk #137 (See
[https://builds.apache.org/job/Hama%20trunk/137/])
Omitted commitment for HAMA-769, DiskQueue should not clean parent
directory for each iteration. (Revision 1500000)
Result = SUCCESS
kennethxian :
Files :
*
/hama/trunk/core/src/main/java/org/apache/hama/bsp/message/queue/DiskQueue.java
> Intermediate queue's close method is not called, clean work may be omitted.
> ---------------------------------------------------------------------------
>
> Key: HAMA-769
> URL: https://issues.apache.org/jira/browse/HAMA-769
> Project: Hama
> Issue Type: Bug
> Components: bsp core
> Affects Versions: 0.6.2
> Reporter: MaoYuan Xian
> Assignee: MaoYuan Xian
> Priority: Minor
> Fix For: 0.6.3
>
> Attachments: HAMA-769.patch
>
>
> The queue's close() method is only called once when bsp quit. The itermediat
> queue's close() method is never called, which makes it possible that some
> temporary garbage (e.g. temporary file used in DiskQueue) will be left even
> after job completed.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira