MaoYuan Xian created HAMA-769:
---------------------------------

             Summary: 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


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