smartcat-labs / cassandra-diagnostics

Cassandra Node Diagnostics Tools
Apache License 2.0
51 stars 6 forks source link

Bash installer incorrectly detects reporter modules #274

Closed narezina closed 7 years ago

narezina commented 7 years ago

Bash installer will incorrectly detect reporter modules when they have configuration options.

E.g.

reporters:
  - reporter: io.smartcat.cassandra.diagnostics.reporter.LogReporter
  - reporter: io.smartcat.cassandra.diagnostics.reporter.KafkaReporter
    options:
      kafkaBootstrapServers: 10.0.0.10:9092
      kafkaTopic: measurements