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

Provide new seed providers

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Normal
    • Resolution: Won't Fix
    • None
    • None
    • None

    Description

      SeedProvider is plugable, however only one implementation exists.

      Changes:

      • Create a SeedProvider that reads properties from System properties or env
      • Provide a SeedProvider that scans ranges of IP addresses to find peers.
      • Refactor interface to abstract class because all seed providers must provide a constructor that accepts Map<String,String>
      • correct error messages
      • Do not catch Exception use MultiCatch and catch typed exceptions

      Attachments

        Activity

          People

            Unassigned Unassigned
            appodictic Edward Capriolo
            Jason Brown
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: