Nick Allen created METRON-738:
---------------------------------
Summary: Allow Dynamic Topics with KafkaMessageWriter
Key: METRON-738
URL: https://issues.apache.org/jira/browse/METRON-738
Project: Metron
Issue Type: Improvement
Affects Versions: 0.3.1
Reporter: Nick Allen
When using a `BulkMessageWriterBolt` paired with a `KafkaMessageWriter`, I can
only set the name of the destination topic statically. The name of the topic
cannot be set or changed dynamically.
For example, I cannot fetch the topic name from a Zookeeper configuration and
set the value dynamically. This would have been useful for
[METRON-701|https://issues.apache.org/jira/browse/METRON-701] and is referenced
in this [Github
conversation|https://github.com/apache/incubator-metron/pull/449#issuecomment-282028282].
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)