Skip to content

Kafka extension implementation #62

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

Merged
merged 3 commits into from
Jun 26, 2020
Merged

Kafka extension implementation #62

merged 3 commits into from
Jun 26, 2020

Conversation

TsuyoshiUshio
Copy link
Contributor

This pull request includes Kafka extension with unit testing.
Could you have a look, please?

I tested on the Kafka extension repo for these scenarios.

  • Local Kafka Cluster
  • Confluent Cloud (Managed Kafka Cluster)
  • Cardinality One and Many scenarios
  • data_type as string and binary
  • Linux/Windows Premium plan

The sample functions and environment, you can find it on this PR.
The PR includes the same kafka.py, with devcontainer that starts Kafka cluster and documentation in here.

Azure/azure-functions-kafka-extension#140

Once this PR has been merged and published to pip repo. I will change the https://github.com/Azure/azure-functions-kafka-extension repo to reference this library.

Copy link
Contributor

@Hazhzeng Hazhzeng left a comment

Choose a reason for hiding this comment

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

Thanks for the hardwork, this looks awesome 👍

@Hazhzeng Hazhzeng merged commit 5a40d2f into dev Jun 26, 2020
@vrdmr vrdmr deleted the tsushi/kafka branch July 1, 2020 18:27
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