Details
-
Type:
Enhancement
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Done
-
Affects Version/s: 0.9.0.Alpha2
-
Fix Version/s: 0.9.0.Beta1
-
Component/s: docker-images
-
Labels:None
-
Git Pull Request:
Description
Added status storage topic and made it mandatoryAdded replication & partition for topics in dockerfile to make it consistent
As discussed in the PR, we settled on making the STATUS_STORAGE_TOPIC variable optional (a warning will be logged if it's not given) and we won't add the replication/partition settings as they can be given via the CONNECT_ prefix.