Daniel Chen  created SAMZA-2656:
-----------------------------------

             Summary: Restore thread management for TaskRestoreManager
                 Key: SAMZA-2656
                 URL: https://issues.apache.org/jira/browse/SAMZA-2656
             Project: Samza
          Issue Type: Improvement
            Reporter: Daniel Chen 
            Assignee: Daniel Chen 


ContainerStorageManager currently spawns the threads required for 
restoreManager#restore, however this could cause a deadlock if the restore 
manager provisions more threads using the same thread pool, resulting in a hold 
and wait scenario.

This could be solved by blocking until the restoreManager#restore returns.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to