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

#2663 Misc. clean-up #226

Merged
merged 2 commits into from
Jun 19, 2019

Conversation

gunnarmorling
Copy link
Contributor

  • Consistent default Kafka host
  • Removing superfluous dependency
  • Metadata exposed as JSON

@cescoffier Some more clean-up for the KStreams quickstart. Once quarkusio/quarkus#2880 is merged, I'll send another one for removing the SerDe from the quickstart.

* Consistent default Kafka host
* Removing superfluous dependency
* Metadata exposed as JSON
@gsmet
Copy link
Member

gsmet commented Jun 19, 2019

It really starts to be late to do more adjustments. I have to run the full quickstart build with native before 2pm and it takes 2 hours to run...

@gsmet
Copy link
Member

gsmet commented Jun 19, 2019

@gunnarmorling I merged quarkusio/quarkus#2880, can you make the adjustments you were talking about?

@gunnarmorling
Copy link
Contributor Author

Pushed one more commit for getting rid of the local Serde and using the one from the Kafka client module 🎉

@gsmet
Copy link
Member

gsmet commented Jun 19, 2019

I haven't run the full quickstart but I checked everything compiles, native included.

@gunnarmorling I will merge this one but we will need to have these quickstarts included in the build. Right now, they are not as the modules are not declared in the parent pom.

@gsmet
Copy link
Member

gsmet commented Jun 19, 2019

(I didn't do it myself as I thought you might have had a good reason to not do it)

@gsmet gsmet merged commit f42ac8e into quarkusio:development Jun 19, 2019
@gunnarmorling
Copy link
Contributor Author

gunnarmorling commented Jun 19, 2019 via email

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.

2 participants