[
https://issues.apache.org/jira/browse/SAMZA-1630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16420946#comment-16420946
]
ASF GitHub Bot commented on SAMZA-1630:
---------------------------------------
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
----
> Log a thread dump on timeouts
> -----------------------------
>
> Key: SAMZA-1630
> URL: https://issues.apache.org/jira/browse/SAMZA-1630
> Project: Samza
> Issue Type: Improvement
> Reporter: Prateek Maheshwari
> Assignee: Prateek Maheshwari
> Priority: Major
>
> Would be useful to get a thread dump on timeouts, e.g. for AsyncStreamTask
> callback timeout, container shutdown timeout, heartbeat monitor graceful
> shutdown timeout etc.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)