Azure / azure-functions-kafka-extension

Kafka extension for Azure Functions
MIT License
113 stars 77 forks source link

Support for v2 programming model for Azure Functions using Python #457

Open shreyabatra4 opened 11 months ago

shreyabatra4 commented 11 months ago

Triggers and bindings support for Kafka for the v2 programming model for Python in Azure Functions

Reference - https://learn.microsoft.com/en-us/azure/azure-functions/functions-reference-python?tabs=asgi%2Capplication-level&pivots=python-mode-decorators

jainharsh98 commented 11 months ago

It would be great if the everyone looking for this feature can comment on this issue itself to understand the priority.

shreyabatra4 commented 11 months ago

Hi, currently the v2 programming model is the default and recommended experience for customers developing Azure Functions using Python - and they are not able to use Kafka triggers and bindings. I would rank this item as very high priority as there are customers who are blocked.

jainharsh98 commented 11 months ago

@raorugan @lpapudippu

shreyabatra4 commented 10 months ago

Following up on this item - is there an ETA of when it can be prioritized

shreyabatra4 commented 10 months ago

Hi all, pinging here once again, if a timeline can be provided it will greatly benefit and unblock customers who are requesting this feature! Provided more info internally.

shreyabatra4 commented 8 months ago

Hi all, we have received another issue here - https://github.com/Azure/azure-functions-python-worker/issues/1382 requesting support for Kafka with the v2 programming model. Is it possible to get an ETA of when this work can be prioritized?

emily-coffin commented 5 months ago

Any updates on this?