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

Missing avroschema annotation with the Kafka Output binding for Java. #198

Open
Catastrophe1 opened this issue Jun 28, 2023 · 0 comments
Open

Comments

@Catastrophe1
Copy link

Hi. According to the doc: https://learn.microsoft.com/en-us/azure/azure-functions/functions-bindings-kafka-output?tabs=in-process%2Cevent-hubs&pivots=programming-language-java#annotations

avroschema annotation should be supported for Kafka Output binding. But in the Java extension definition, the annotation definition is missing: https://github.com/Azure/azure-functions-java-library/blob/dev/src/main/java/com/microsoft/azure/functions/annotation/KafkaOutput.java

When are we going to fix the issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants