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

Jagadish updated SAMZA-1484:
----------------------------
    Description: 
1. Currently, if an attempt to start a container times out, it also times out 
other buffered requests and results in TimeoutExceptions. We fall back to 
ignoring host affinity for all Exceptions.

2. TaskStorageManager#restore does restores serially - per-store per-task. We 
should parallelize the restore code-path.

  was:
1. Currently, if an attempt to start a container times out, it also times out 
all buffered requests and results in TimeoutExceptions. We fall back to 
ignoring host affinity for all Exceptions.

2. TaskStorageManager#restore does restores serially - per-store per-task. We 
should parallelize the restore code-path.


> Host affinity improvements for YARN
> -----------------------------------
>
>                 Key: SAMZA-1484
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1484
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Jagadish
>
> 1. Currently, if an attempt to start a container times out, it also times out 
> other buffered requests and results in TimeoutExceptions. We fall back to 
> ignoring host affinity for all Exceptions.
> 2. TaskStorageManager#restore does restores serially - per-store per-task. We 
> should parallelize the restore code-path.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to