Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Kafka Connect API #19

Closed
mariomastrodicasa opened this issue Feb 7, 2022 · 1 comment · Fixed by #20
Closed

Add Kafka Connect API #19

mariomastrodicasa opened this issue Feb 7, 2022 · 1 comment · Fixed by #20
Assignees
Labels
enhancement New feature or request

Comments

@mariomastrodicasa
Copy link
Contributor

Is your feature request related to a problem? Please describe.
In #1 was missing the reference to other Kafka features like Connect. Add some of Kafka Connect classes

Describe the solution you'd like
Add classes which help to use Apache Kafka Connect.

Describe alternatives you've considered
N/A

Additional context
#1

@mariomastrodicasa mariomastrodicasa added the enhancement New feature or request label Feb 7, 2022
@masesdevelopers masesdevelopers mentioned this issue Feb 7, 2022
9 tasks
masesdevelopers added a commit that referenced this issue Feb 8, 2022
* Update documentation

* #19: initial setup of Kafka Connect API

* API fix

* Added missing serialization classes

* Doc fix

* Fix of PR #20
@masesdevelopers masesdevelopers linked a pull request Feb 8, 2022 that will close this issue
9 tasks
masesdevelopers added a commit that referenced this issue May 10, 2022
* #19: added CLI API and many classes of Apache Kafka Connect

* Added CLI info on start-up (from scripts in bin folder)

* #19: Added MirrorMaker to cover CLI interface before complete other connect classes

* KNetCLI reports the ClassToRun in lexical order; fix new MirrorMaker name
@masesdevelopers masesdevelopers mentioned this issue May 11, 2022
9 tasks
@masesdevelopers
Copy link
Contributor

Closed with #65

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants