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/Improve Kafka Admin classes #4

Closed
mariomastrodicasa opened this issue Nov 14, 2021 · 0 comments · Fixed by #5, #18 or #22
Closed

Add/Improve Kafka Admin classes #4

mariomastrodicasa opened this issue Nov 14, 2021 · 0 comments · Fixed by #5, #18 or #22
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 Admin. Add some of Kafka Admin classes, mainly add methods to KafkaAdminClient.

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

Describe alternatives you've considered
N/A

Additional context
Linked to #1

@mariomastrodicasa mariomastrodicasa added the enhancement New feature or request label Nov 14, 2021
@mariomastrodicasa mariomastrodicasa self-assigned this Nov 14, 2021
mariomastrodicasa added a commit to mariomastrodicasa/KafkaBridge that referenced this issue Nov 14, 2021
@mariomastrodicasa mariomastrodicasa changed the title Add Kafka Stream classes Add Kafka Admin classes Nov 14, 2021
@mariomastrodicasa mariomastrodicasa changed the title Add Kafka Admin classes Add/Improve Kafka Admin classes Nov 14, 2021
mariomastrodicasa added a commit that referenced this issue Nov 14, 2021
* #1, #2: upgrade to JCOBridge 2.4.0, added some classes to manage Administration, Produce, Consume

* #2: update template

* #2: Upgrade to support .NET 6

* #3: added basic stream example

* #1: added templates related to Producer/Consumer

* #4: improved KafkaAdminClient
masesdevelopers added a commit that referenced this issue Nov 21, 2021
* #2: migration to JCOBridge 2.4.1

* Added missing template and fix

* #4: added new API

* #6: better implementation of some classes
@masesdevelopers masesdevelopers mentioned this issue Dec 30, 2021
9 tasks
masesdevelopers added a commit that referenced this issue Dec 30, 2021
* Added .NET TimestampType

* Fix on ProducerRecord

* Refix ProducerRecord

* #4: update config classes

* #6: update config classes

* #7: update config classes

* #4: added new methods

* #6: update classes

* Update version

* #7: stream improvements

* #6: class updates

* #7: added basic stream template

* #7: add more methods on Topology

* #2: update to JCOBridge 2.4.3

* Added java project, update source structure

* Update to create a self-contained package

* Added command to install JCOBridge

* #10: self contained NuGet package

* #10: added all Jars found in the official Apache Kafka delivery

* #8: added server start with project refactoring

* #10: added configuration files (copied from Apache Kafka) into package

* Documentation upgrade

* #4: added extra tools and admin classes
masesdevelopers added a commit that referenced this issue Jan 9, 2022
* #2: upgrade to JCOBridge 2.4.5

* #6: Added Callback inside KafkaProducer

* Documentation upgrade (to be reviewed)

* Added many common exceptions

* #6: almost finished implementation of KafkaConsumer

* #6, #7: minor changes in classes

* #6: almost finished KafkaProducer

* Fixed #16 (comment)

* Fixed #16 (comment)

* Fixed #16 (comment)

* #6 and #16 (comment): added missing exceptions

* #16 (comment): fixed CodeQL

* #4: added ExecutionException to be compliant with JCOBridge exception resolution and identify TopicExistException

* #10: Serdes class had problems with static initialization: the downloaded Jars from Maven Central are different from the official package?
@masesdevelopers masesdevelopers linked a pull request Feb 7, 2022 that will close this issue
9 tasks
masesdevelopers added a commit that referenced this issue Feb 7, 2022
* Upgrade version

* #7: fix on Streams event

* Added extra constructor in consumer/producer

* Update test for latest changes

* #6: fixed serdes, update template and test program

* #4: improved KafkaAdminClient

* #6: improved Producer/Consumer

* #7: initial set of almost Streams classes and interfaces, with associated tests

* #2: upgrade to JCOBridge 2.4.6
@masesdevelopers masesdevelopers mentioned this issue Feb 21, 2022
9 tasks
@masesdevelopers masesdevelopers linked a pull request Feb 21, 2022 that will close this issue
9 tasks
masesdevelopers added a commit that referenced this issue Feb 21, 2022
* #4: improve Admin client APIs

* Version upgrade

* #4: extra classes and fix

* #4: added Admin basic test program

* Configuration updates

* #2 (#2 (comment)): changed behavior of JCOBridge asset management

* Update config classes

* Enable logging on command line

* #7: fix on classes

* #4: API improvements

* #7: fix on API

* #4: improvements in Admin API implementation

* #4: options almost completed

* #4: results almost completed

* Updates on docs

* Update admin Program

* Fix on CONTRIBUTING.md

* Comment #22 (comment) and #22 (comment) resolved

* Code cleanup: .NET namespaces inlined
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
1 participant