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

Jagadish updated SAMZA-2117:
----------------------------
    Description: 
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 that state

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


> 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 that state



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

Reply via email to