Bharath Kumarasubramanian created SAMZA-2392:
------------------------------------------------
Summary: Parallelize side input consumption across tasks
Key: SAMZA-2392
URL: https://issues.apache.org/jira/browse/SAMZA-2392
Project: Samza
Issue Type: Improvement
Reporter: Bharath Kumarasubramanian
Currently, side inputs are consumed on a single thread and messages are
dispatch to appropriate task's processor. Additionally, standby containers are
also using side inputs to restore state.
Parallelizing across task would be a good optimization to investigate and
implement.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)