[
https://issues.apache.org/jira/browse/HAMA-769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13700627#comment-13700627
]
Hudson commented on HAMA-769:
-----------------------------
Integrated in Hama trunk #136 (See
[https://builds.apache.org/job/Hama%20trunk/136/])
HAMA-769: Intermediate queue's close method is not called, clean work may
be omitted. (Revision 1499971)
Result = FAILURE
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