GitHub user prateekm opened a pull request:
https://github.com/apache/samza/pull/462
SAMZA-1630: Move thread dump from stdout to logs
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/prateekm/samza thread-dump-on-timeout
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/462.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 #462
----
commit cffdb23024cb0bb6542e8af245882038dc168bbc
Author: Prateek Maheshwari <pmaheshw@...>
Date: 2018-03-30T20:52:10Z
Move thread dump from stdout to logs
----
---