Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.0.0
-
None
Description
Atlas in development environments can be started with embedded Kafka & Zookeeper. Currently the code that deals with start & stop of embedded Kafak and Zookeeper are part of KafkaNotification that is meant to deal with sending/receiving of messages to/from Kafka. Separating development environment specific code from core will help in simplifying the production code.