Azure/azure-functions-kafka-extension

Kafka extension V3.9.0 issue

Opened this issue · 1 comments

When tried to debug Azure function locally, the azure function instance cannot be created successfully locally. Azure function is v4 and .net6.

It always complain below error:

"microsoft.azure.webjobs.extensions.kafka: object reference not set to an instance of an object"

don't think it's a bug now