Skip to content

Conversation

flazarus1A
Copy link
Contributor

@flazarus1A flazarus1A commented Jul 29, 2025

Since the inception of the extension, we've always worked with Kafka -> Kafka processors.
Pure consumers (Kafka -> Void) were also working but never tested.
Add an integration test for a consumer-only processor to showcase the setup and ensure we don't break it down the line.

Fixes: #186

@flazarus1A flazarus1A requested a review from a team as a code owner July 29, 2025 08:39
@flazarus1A flazarus1A force-pushed the feature/pure-consumer branch from 9e7d372 to 7175633 Compare July 29, 2025 08:43
@edeweerd1A edeweerd1A force-pushed the feature/pure-consumer branch from 7175633 to 623255b Compare July 30, 2025 06:15
@flazarus1A flazarus1A force-pushed the feature/pure-consumer branch from 623255b to da18bfb Compare July 30, 2025 11:52
@flazarus1A flazarus1A force-pushed the feature/pure-consumer branch 2 times, most recently from 8535fdc to a23ed17 Compare July 31, 2025 15:16
Add an integration test example for a consumer-only processor

Fixes: quarkiverse#186
@flazarus1A flazarus1A force-pushed the feature/pure-consumer branch from a23ed17 to 46285e3 Compare July 31, 2025 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support pure consumer processors
2 participants