GitHub user prateekm opened a pull request: https://github.com/apache/samza/pull/461
SAMZA-1631: Improve logging on Task callback timeout You can merge this pull request into a Git repository by running: $ git pull https://github.com/prateekm/samza task-callback-logging Alternatively you can review and apply these changes as the patch at: https://github.com/apache/samza/pull/461.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #461 ---- commit 44260c4efd159b45823700aa48b61d593e7bc9a3 Author: Prateek Maheshwari <pmaheshw@...> Date: 2018-03-28T19:19:35Z Improve logging on Task callback timeout. ---- ---