You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Prateek Maheshwari (JIRA)" <ji...@apache.org> on 2019/03/14 17:32:00 UTC

[jira] [Assigned] (SAMZA-2117) Container failures due to incorrect AM accounting

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

Prateek Maheshwari reassigned SAMZA-2117:
-----------------------------------------

    Assignee: Jagadish

> Container failures due to incorrect AM accounting
> -------------------------------------------------
>
>                 Key: SAMZA-2117
>                 URL: https://issues.apache.org/jira/browse/SAMZA-2117
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Jagadish
>            Assignee: Jagadish
>            Priority: Major
>
> The NMClient thread gets a callback from the NodeManager that the container has started even before the Container Allocator Thread puts it in the pending state. 
> The fix is to record state upfront before we issue requests - that way, the callback is guaranteed to see results



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)