You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Lyuben Todorov (JIRA)" <ji...@apache.org> on 2014/01/02 19:51:51 UTC

[jira] [Commented] (CASSANDRA-6456) log listen address at startup

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

Lyuben Todorov commented on CASSANDRA-6456:
-------------------------------------------

I think we should change the format to a single line (helps when grep'ing) to a single line (see [this gist|https://gist.github.com/lyubent/8224068]) 

There is a code formatting nit too:
- YamlConfigurationLoader#logConfig - *{*  should be placed on new lines

 Other than that patch looks good.

> log listen address at startup
> -----------------------------
>
>                 Key: CASSANDRA-6456
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6456
>             Project: Cassandra
>          Issue Type: Wish
>          Components: Core
>            Reporter: Jeremy Hanna
>            Assignee: Sean Bridges
>            Priority: Trivial
>         Attachments: CASSANDRA-6456.patch
>
>
> When looking through logs from a cluster, sometimes it's handy to know the address a node is from the logs.  It would be convenient if on startup, we indicated the listen address for that node.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)