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

ASF GitHub Bot commented on STORM-2032:
---------------------------------------

GitHub user d2r opened a pull request:

    https://github.com/apache/storm/pull/1618

    [STORM-2032] removes warning in case more than one metrics tuple is received

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/d2r/storm 
storm-2032-remove-not-fast-enough-log

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/storm/pull/1618.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 #1618
    
----
commit 45499c4c1259c668a7b03cebf7010f4766610cf3
Author: Derek Dagit <[email protected]>
Date:   2016-08-10T15:24:04Z

    removes warning in case more than one metrics tuple is received

----


> "not fast enough" metrics WARN message in netty client can be misinterpreted
> ----------------------------------------------------------------------------
>
>                 Key: STORM-2032
>                 URL: https://issues.apache.org/jira/browse/STORM-2032
>             Project: Apache Storm
>          Issue Type: Bug
>          Components: storm-core
>    Affects Versions: 2.0.0
>            Reporter: Derek Dagit
>            Assignee: Derek Dagit
>            Priority: Minor
>
> Example:
> bq. WARN Messages are not being delivered fast enough, got 3 metrics messages 
> at once
> It appears to some users to be a good signal for monitoring/alerting, but 
> really this is not part of the design.
> We should remove it, change it, or lower the log level.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to