dnishimura commented on issue #1104: SAMZA-2266: Introduce a backoff when there 
are repeated failures for host-affinity allocations
URL: https://github.com/apache/samza/pull/1104#issuecomment-516918090
 
 
   @rmatharu I tested on an actual job and it seems to work well. Per our 
discussion, it's no longer doing an exponential backoff, but instead it adds a 
delay at the last retry for the container restart. The last delayed retry 
honors the `cluster-manager.container.retry.window.ms` by not including the 
delay as part of the window. Please take a look when you get a chance. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to