abhishekshivanna opened a new pull request #1151: [SAMZA-2198] Fix deadlock in 
container signal handler
URL: https://github.com/apache/samza/pull/1151
 
 
   The fix removes join() on the main thread from the shutdown
   hook which causes a deadlock when a signal is received.
   The shutdown hook now polls periodically to check
   the container status on shutdown.

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to