Uploaded image for project: 'Apache Cassandra'
  1. Apache Cassandra
  2. CASSANDRA-1394

Blank listen_address/rpc_address no longer binds based on hostname

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 0.7 beta 2
    • None
    • None
    • Normal

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            brandon.williams Brandon Williams
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: