[ 
https://issues.apache.org/jira/browse/CASSANDRA-1394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jonathan Ellis updated CASSANDRA-1394:
--------------------------------------

        Fix Version/s: 0.7 beta 2
    Affects Version/s: 0.7 beta 2
                           (was: 0.7.0)
          Component/s: Core

> Blank listen_address/rpc_address no longer binds based on hostname
> ------------------------------------------------------------------
>
>                 Key: CASSANDRA-1394
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1394
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.7 beta 2
>            Reporter: Brandon Williams
>            Assignee: Jon Hermes
>             Fix For: 0.7 beta 2
>
>
> With the switch to yamlbeans, if I make listen_address or rpc_address blank, 
> they bind to localhost.  Instead, they should bind to whatever hostname and 
> /etc/hosts point at.  This makes it much easier to use a unified config 
> across a cluster.  Also, yamlbeans doesn't respect the 'null' keyword, which 
> should be the same as a blank value, but is instead treated as a literal 
> string.  This makes programmatic generation of the config file difficult.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to