GitHub user ericsyh added a comment to the discussion: [DISCUSS] proposal: APISIX support Pulsar service plugin
After a brief discuss with @wang-yeliang and @jiazhai, it'll be better to develop the APISIX plugin with native Lua cause of the performance and usability than using the [Plugin Runner](https://apisix.apache.org/docs/java-plugin-runner/development/). So this issue will be breakdown into: * Lua Pulsar Library: like [lua-resty-kafka](https://github.com/doujiang24/lua-resty-kafka) and [lua-resty-rocketmq](https://github.com/yuz10/lua-resty-rocketmq). * APISIX Pulsar Plugin: like [kafka-logger](https://github.com/apache/apisix/blob/master/apisix/plugins/kafka-logger.lua) and [rocketmq-logger](https://github.com/apache/apisix/blob/master/apisix/plugins/rocketmq-logger.lua). Any other thoughts are all open to discuss and really welcome anyone wants to help on this issue. GitHub link: https://github.com/apache/pulsar/discussions/18876#discussioncomment-4370050 ---- This is an automatically sent email for dev@pulsar.apache.org. To unsubscribe, please send an email to: dev-unsubscr...@pulsar.apache.org