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

ColumnFamilyInputFormat configuration should support multiple initial addresses

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • 0.8.1
    • None
    • None

    Description

      The ColumnFamilyInputFormat class only allows a single initial node to be specified through the cassandra.thrift.address configuration property. The configuration should support a list of nodes in order to account for the possibility that the initial node becomes unavailable.

      By contrast, the RingCache class used by the ColumnFamilyRecordWriter reads the exact same cassandra.thrift.address property but splits its value on commas to allow multiple initial nodes to be specified.

      Attachments

        1. CASSANDRA-2807.patch
          1 kB
          Michael Semb Wever

        Activity

          People

            mck Michael Semb Wever
            gregkatz Greg Katz
            Michael Semb Wever
            Jonathan Ellis
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: