[
https://issues.apache.org/jira/browse/SAMZA-1741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16504058#comment-16504058
]
ASF GitHub Bot commented on SAMZA-1741:
---------------------------------------
GitHub user lhaiesp opened a pull request:
https://github.com/apache/samza/pull/548
SAMZA-1741: fix issue that EH consumer taking too long to shutdown
1. lower the shutdown timeout from 1 min to 15 seconds
2. make sure EventHubManagers are shutdown in parallel
3. print a thread dump when we do fail during shutdown
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lhaiesp/samza master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/548.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 #548
----
commit 7f79ff069fa4b559f7156fee15aa01738d1546e0
Author: Hai Lu <halu@...>
Date: 2018-06-06T23:38:17Z
SAMZA-1741: fix issue that EH consumer taking too long to shutdown
----
> EH consumer shutdown taking too long and causing rebalance to fail
> ------------------------------------------------------------------
>
> Key: SAMZA-1741
> URL: https://issues.apache.org/jira/browse/SAMZA-1741
> Project: Samza
> Issue Type: Bug
> Reporter: Hai
> Assignee: Hai
> Priority: Major
> Labels: EventHub
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)