dxichen commented on pull request #1491: URL: https://github.com/apache/samza/pull/1491#issuecomment-840171331
Thanks for the review! These TODOs are not addressed yet, the deadlock is currently avoided by over provisioning the threadpool size to 2x the number of optimally required thread pool size in order to account for the threads created by the restore managers themselves so this patch is safe to merge. The TODOs will be addressed in a followup. -- 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]
