You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "Michael Noll (JIRA)" <ji...@apache.org> on 2015/03/16 16:31:38 UTC

[jira] [Commented] (STORM-707) Client (Netty): improve logging to help troubleshooting connection woes

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

Michael Noll commented on STORM-707:
------------------------------------

These logging statements are not on a hot path, and INFO is the default log level of Storm. These logging statements are filling a gap that facilitates understanding connection woes in a Storm cluster (cf. our work on STORM-329).

> Client (Netty): improve logging to help troubleshooting connection woes
> -----------------------------------------------------------------------
>
>                 Key: STORM-707
>                 URL: https://issues.apache.org/jira/browse/STORM-707
>             Project: Apache Storm
>          Issue Type: Improvement
>    Affects Versions: 0.9.3
>            Reporter: Michael Noll
>            Assignee: Michael Noll
>            Priority: Minor
>
> The current code in Client.java has a few places where we lack proper logging to troubleshoot connection issues (like we had to do for STORM-329).



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