[
https://issues.apache.org/jira/browse/HAMA-769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13701167#comment-13701167
]
Hudson commented on HAMA-769:
-----------------------------
Integrated in Hama-Nightly-for-Hadoop-1.x #964 (See
[https://builds.apache.org/job/Hama-Nightly-for-Hadoop-1.x/964/])
Omitted commitment for HAMA-769, DiskQueue should not clean parent
directory for each iteration. (Revision 1500000)
HAMA-769: Intermediate queue's close method is not called, clean work may be
omitted. (Revision 1499971)
Result = SUCCESS
kennethxian :
Files :
*
/hama/trunk/core/src/main/java/org/apache/hama/bsp/message/queue/DiskQueue.java
kennethxian :
Files :
* /hama/trunk/CHANGES.txt
* /hama/trunk/core/src/main/java/org/apache/hama/bsp/BSPPeerImpl.java
*
/hama/trunk/core/src/main/java/org/apache/hama/bsp/message/AbstractMessageManager.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