Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
0.9.0
-
None
-
None
Description
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.