Context
It is required that Dynamicio can readily generate a new Kafka Topic if one does not exist. This should be an optional behaviour.
- Further details about getting started with dynamicio can be found here
Task
Suggested Approach
TBD...
Please contact kit.burgess@miodo.io for instructions on how to test your code against a Kafka Topic.
Acceptance Criteria
...
The Process
Please fork this repo, commit your changes on a branch, then send @miodohelper a PR request when your work is ready for review. Miodo will review the code before sending the PR for a final review by @Christos-Hadjinikolis.
Expected Duration
???
Context
It is required that Dynamicio can readily generate a new Kafka Topic if one does not exist. This should be an optional behaviour.
Task
WithKafka._get_producer()method so that it checks for the existence of topic and creates it provided a configuration, if it does not exist.Suggested Approach
TBD...
Please contact
kit.burgess@miodo.iofor instructions on how to test your code against a Kafka Topic.Acceptance Criteria
...
The Process
Please fork this repo, commit your changes on a branch, then send @miodohelper a PR request when your work is ready for review. Miodo will review the code before sending the PR for a final review by @Christos-Hadjinikolis.
Expected Duration
???