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

Use Mutiny instead of RxJava in the Kafka Stream guide #12520

Closed
loicmathieu opened this issue Oct 5, 2020 · 3 comments
Closed

Use Mutiny instead of RxJava in the Kafka Stream guide #12520

loicmathieu opened this issue Oct 5, 2020 · 3 comments
Assignees
Labels
area/housekeeping Issue type for generalized tasks not related to bugs or enhancements area/kafka-streams area/mutiny area/smallrye good first issue Good for newcomers
Milestone

Comments

@loicmathieu
Copy link
Contributor

Description
The Kaka Stream guide uses RxJava to generates items in its example.
We better document Mutiny as it's our prefered reactive framework.

Implementation ideas
Udate the guide, the integration test and the quickstart to use Mutiny instead of RxJava.

@loicmathieu loicmathieu added area/housekeeping Issue type for generalized tasks not related to bugs or enhancements good first issue Good for newcomers labels Oct 5, 2020
@quarkusbot
Copy link

/cc @cescoffier
/cc @gunnarmorling, @rquinio

@alexey-anufriev
Copy link
Contributor

hey @loicmathieu,

I have created a couple of PR:

Unfortunately did not find an integration test you've mentioned.
Could you please give me the name of it?

@loicmathieu
Copy link
Contributor Author

Fixed by #12539 thanks @alexey-anufriev

@loicmathieu loicmathieu added this to the 1.9.0 - master milestone Oct 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/housekeeping Issue type for generalized tasks not related to bugs or enhancements area/kafka-streams area/mutiny area/smallrye good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants