Azure / Azure/azure-functions-java-library

Missing annotations for the recently added remote schema registry support.

Open
#199 0 comments 0 reactions 0 assignees View on GitHub
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

Research direction

Review the Kafka extension implementation in PR 411 and the Java library's existing Kafka binding annotations. Add support for SchemaRegistryUrl, SchemaRegistryUsername, and SchemaRegistryPassword so Java functions can use the remote schema registry feature.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, kafka
Domain
backend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.