Uploaded image for project: 'Rya'
  1. Rya
  2. RYA-345

KafkaBindingSetExporterFactory does not support multiple Kafka bootstrap servers.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 3.2.10
    • None
    • build
    • None

    Description

      KafkaBindingSetExporterFactory needs to be updated to be able to handle a CSV (or ;SV) for the key ProducerConfig.BOOTSTRAP_SERVERS_CONFIG in the event the user is providing multiple bootstrap servers for Kafka. This implementation would be similar to how RyaBindingSetExporterFactory handles the CSV for the zookeeper connect.

      An alternative option is to migrate to Fluo 1.1.0-incubating and implement an ObserverProvider. This may then eliminate the need for the above modification.

      Or possibly take advantage of this section of the fluo.properties file:

      #Application properties
      #---------------
      #Properties with a prefix of fluo.app are stored in zookeeper at
      #initialization time and can easily be retrieved by a Fluo application running
      #on any node in the cluster.
      #fluo.app.config1=val1
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jdasch Jeff Dasch
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: