Roger Hoover created SAMZA-694:
----------------------------------
Summary: Log4j stream appender should create the log topic in Kafka
Key: SAMZA-694
URL: https://issues.apache.org/jira/browse/SAMZA-694
Project: Samza
Issue Type: Improvement
Components: log4j
Affects Versions: 0.9.0
Reporter: Roger Hoover
If your Kafka brokers do not allow auto topic creation, then the log4j stream
appender will just block if the log topic is not already created.
Since the user is not allowed to configure the name of the log stream (why
not?), then the Samza should create the topic automatically as it does with
checkpoint topics.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)