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

Edward J. Yoon updated HAMA-769:
--------------------------------

    Status: Patch Available  (was: Open)

To request review from other committers, you can use the "Submit Patch" button.

To review patches from other contributors, use this list: 
https://issues.apache.org/jira/issues/?jql=project%20%3D%20HAMA%20AND%20status%20%3D%20%22Patch%20Available%22%20ORDER%20BY%20priority%20DESC
                
> 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

Reply via email to