Azure / Azure/azure-functions-java-library
Missing annotations for the recently added remote schema registry support.
Open
area:java-functions
- Dominant language
- Java
- Stars
- 45
- Forks
- 49
- PR merge metrics
- No merged PRs in 30d
Description
Based on the below PR implementation, new Kafka binding related attributes got added to the Kafka extension.
`SchemaRegistryUrl`
`SchemaRegistryUsername`
`SchemaRegistryPassword`
https://github.com/Azure/azure-functions-kafka-extension/pull/411
We need to have those to be added to the SDK to support this new feature in Java functions as well.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.