apache / apisix-java-plugin-runner

APISIX Plugin Runner in Java
https://apisix.apache.org/
Apache License 2.0
129 stars 95 forks source link

request help: failed to receive RPC_HTTP_REQ_CALL: closed #184

Open 15003476628 opened 2 years ago

15003476628 commented 2 years ago

Issue description

使用java编写的自定义插件部署上,访问几次之后,apsix 的客户端就报 failed to receive RPC_HTTP_REQ_CALL: closed image

apisix-java-runner的netty日志报: UNREGISTERED (未注册) image

apisix 2.15.0

tzssangglass commented 2 years ago

please use 0.2.0 version.