You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/03/28 21:09:00 UTC

[jira] [Commented] (SAMZA-1630) Log a thread dump on timeouts

    [ https://issues.apache.org/jira/browse/SAMZA-1630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16418108#comment-16418108 ] 

ASF GitHub Bot commented on SAMZA-1630:
---------------------------------------

GitHub user prateekm opened a pull request:

    https://github.com/apache/samza/pull/460

    SAMZA-1630: Log a thread dump on timeouts

    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.

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/460.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 #460
    
----
commit 13e423a0613e2582818428974cb8e23533abd120
Author: Prateek Maheshwari <pm...@...>
Date:   2018-03-28T19:20:03Z

    Log thread dump on timeouts.

----


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