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

Adding Kafka Streams native hints #422

Merged
merged 5 commits into from Nov 30, 2023

Conversation

sobychacko
Copy link
Contributor

  • Add the initial set of Kafka Streams hints required for running a basic Kafka Streams application

  • Add a basic end-to-end test that uses both KStream and KTable types and verify that it works as a native application

What does this PR do?

Code sections where the PR accesses files, network, docker or some external service

  • (example link to code section)

Checklist before merging

 - Add the initial set of Kafka Streams hints required
   for running a basic Kafka Streams application

 - Add a basic end-to-end test that uses both KStream and KTable
   types and verify that it works as a native application
@sobychacko sobychacko requested a review from a team as a code owner November 7, 2023 23:48
@sdeleuze sdeleuze requested review from sdeleuze and removed request for msupic November 16, 2023 09:11
Copy link
Collaborator

@sdeleuze sdeleuze left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dnestoro Ready to merge.

@dnestoro dnestoro merged commit 8d60c36 into oracle:master Nov 30, 2023
6 checks passed
@dnestoro
Copy link
Member

@sobychacko @sdeleuze thanks a lot for your contribution!

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.

None yet

3 participants