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

Create a .NET SDK usable by developers of Apache Kafka Connect #65

Closed
mariomastrodicasa opened this issue May 11, 2022 · 0 comments · Fixed by #68, #89 or #90
Closed

Create a .NET SDK usable by developers of Apache Kafka Connect #65

mariomastrodicasa opened this issue May 11, 2022 · 0 comments · Fixed by #68, #89 or #90
Assignees
Labels
enhancement New feature or request

Comments

@mariomastrodicasa
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Apache Kafka misses Framework/SDK usable from .NET developers.

Describe the solution you'd like
Create some classes useful from .NET developers in order to write Connectors using .NET languages instead to use always Java/Scala.
Use abstract classes or interfaces to force SDK user to implement needed methods.

Describe alternatives you've considered
N/A

Additional context
See #19

@mariomastrodicasa mariomastrodicasa added the enhancement New feature or request label May 11, 2022
@masesdevelopers masesdevelopers mentioned this issue May 16, 2022
9 tasks
masesdevelopers added a commit that referenced this issue May 16, 2022
* Added basic classes of Connect SDK

* #65: added SDK templates

* Version upgrade

* #67 (comment)

* #67 (comment), #67 (comment)

* #67 (comment)

* #67 (comment)
masesdevelopers added a commit that referenced this issue May 18, 2022
* #65: added some documentation

* Minor alignment

* #65: Added various contexts usable within SDK

* #65: update data exchange

* Class fix

* #65: added support functions

* Update exception used in methods

* #65: General review of .NET side Connect SDK classes

* Update test/template classes following review of SDK classes

* Documentation update

* Fix class name

* Fixed namespace naming
masesdevelopers added a commit that referenced this issue Oct 4, 2022
… canDefineTransactionBoundaries (#90)

* #65: Added fallback value in configuration for exactlyOnceSupport and canDefineTransactionBoundaries

* #65: scoped new properties
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
2 participants