arnauddeman opened a new issue, #10947: URL: https://github.com/apache/apisix/issues/10947
### Description Hello, I would like to know the status of PubSub with Kafka implementation in Apisix. Is it an experimental feature or is it ready for production ? The underlying Kafka Client [lua-resty-kafka](https://github.com/doujiang24/lua-resty-kafka?tab=readme-ov-file#status) is still flagged as experimental. My second question is about the the implementation of the pubsub pattern in Apisix : the new messages are not pushed to the client only the messages published before the PubSubQuery are. Is this the expected behaviour ? ### Environment APISIX docker version, image apache/apisix:3.6.0-debian -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
