[ 
https://issues.apache.org/jira/browse/SAMZA-1209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15974143#comment-15974143
 ] 

ASF GitHub Bot commented on SAMZA-1209:
---------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/samza/pull/124


> Improve error handling in LocalStoreMonitor 
> --------------------------------------------
>
>                 Key: SAMZA-1209
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1209
>             Project: Samza
>          Issue Type: Improvement
>    Affects Versions: 0.13.0
>            Reporter: Shanthoosh Venkataraman
>            Assignee: Shanthoosh Venkataraman
>            Priority: Minor
>             Fix For: 0.13.0
>
>
> Unused (and possibly stale) local state created by dead samza containers in 
> yarn execution environment is garbage collected by LocalStoreMonitor. 
> With errors during garbage collection of state created by a job, current 
> implementation throws exception and exits. 
> One failure scenario is in some cases, job model cannot be retrieved by 
> LocalStoreMonitor(Due to network error or job might be invalid).
> To improve, add an opt-in configuration, when enabled continues local state 
> clean up of other dead containers when there’re failures with a garbage 
> collection. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to