Jagadish created SAMZA-1484:
-------------------------------
Summary: 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
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.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)