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 Trigger #116

Merged
merged 3 commits into from
Jul 7, 2020
Merged

Conversation

TsuyoshiUshio
Copy link
Collaborator

This PR is for support Kafka trigger.
The related PR is Azure/azure-functions-kafka-extension#136

Kafka Trigger is created at the repo https://github.com/Azure/azure-functions-kafka-extension.
It supports the Java language. I move the annotations and related classes to this repo so that people can use Kafka Trigger/Output without installing additional Jars.

The documentation will be created at the Kafka Trigger repo.

@TsuyoshiUshio
Copy link
Collaborator Author

Hi, I'd like to provide more info for testing this library.

The original source that I tested is here. That resides in the Kafka extension GitHub project.

For creating a testing environment, you can follow the document. This document is a quick start that is using a dev container for spinning up the Kafka cluster.

If you want to test a more advanced scenario, You can try Confluent Cloud. I'll share with you the credential in private, feel free to contact me with Teams chat.

@amamounelsayed amamounelsayed merged commit b12f2d4 into Azure:dev Jul 7, 2020
amamounelsayed added a commit that referenced this pull request Jul 7, 2020
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

2 participants