[
https://issues.apache.org/jira/browse/AMBARI-19850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15849951#comment-15849951
]
ASF GitHub Bot commented on AMBARI-19850:
-----------------------------------------
GitHub user tibkiss opened a pull request:
https://github.com/apache/ambari/pull/50
AMBARI-19850. Default value for storm.messaging.netty.max_retries is
incorrect
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tibkiss/ambari
fix/storm.messaging.netty.max_retries
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ambari/pull/50.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 #50
----
commit 4386d85d4edfa7cce4b73ed97c74c20ffdb884e8
Author: Tibor Kiss <[email protected]>
Date: 2017-02-02T14:12:40Z
AMBARI-19850. Default value for storm.messaging.netty.max_retries is
incorrect
----
> Default value for storm.messaging.netty.max_retries is incorrect
> ----------------------------------------------------------------
>
> Key: AMBARI-19850
> URL: https://issues.apache.org/jira/browse/AMBARI-19850
> Project: Ambari
> Issue Type: Bug
> Reporter: Tibor Kiss
> Fix For: 2.5.0
>
>
> Apache Storm's default value for {{storm.messaging.netty.max_retries}}
> parameter is set to 300:
> https://github.com/apache/storm/blob/v1.0.1/conf/defaults.yaml#L202
> In Ambari this is set to 30 by default which could cause messaging problems
> in overloaded clusters.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)