You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by "fjlavado (via GitHub)" <gi...@apache.org> on 2023/04/26 17:50:22 UTC

[GitHub] [apisix-java-plugin-runner] fjlavado opened a new issue, #237: request help: I would like to implement a filter for grpc and/or grpc-transcode requests

fjlavado opened a new issue, #237:
URL: https://github.com/apache/apisix-java-plugin-runner/issues/237

   ### Issue description
   We would like to implement a filter for GRPC and GRPC Transcoded requests where we will enrich the metadata section of the request, I have read a bit of the documentation but I haven't found a dedicated on grpc  section, if this is not possible using the java plugin runner, please let me know.
   
   Thanks in advance!
   ### Environment
   Apisix 3.2.0
   
   * 0.4.0
   


-- 
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: notifications-unsubscribe@apisix.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix-java-plugin-runner] fjlavado commented on issue #237: request help: I would like to implement a filter for grpc and/or grpc-transcode requests

Posted by "fjlavado (via GitHub)" <gi...@apache.org>.
fjlavado commented on issue #237:
URL: https://github.com/apache/apisix-java-plugin-runner/issues/237#issuecomment-1530305872

   I have followed the guide instruction.. registered the plugin, but when I'm receiving a grpc request... the body received is a binary (nothing that could be important), but when the plugin filter chain is executed, on the service the body is empty, but when receiving the grpc-transcode call the body exists and is propagated, could you help me on this? Or shall i move to a lua plugin?


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix-java-plugin-runner] fjlavado closed issue #237: request help: I would like to implement a filter for grpc and/or grpc-transcode requests

Posted by "fjlavado (via GitHub)" <gi...@apache.org>.
fjlavado closed issue #237: request help: I would like to implement a filter for grpc and/or grpc-transcode requests 
URL: https://github.com/apache/apisix-java-plugin-runner/issues/237


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix-java-plugin-runner] fjlavado commented on issue #237: request help: I would like to implement a filter for grpc and/or grpc-transcode requests

Posted by "fjlavado (via GitHub)" <gi...@apache.org>.
fjlavado commented on issue #237:
URL: https://github.com/apache/apisix-java-plugin-runner/issues/237#issuecomment-1532661637

   Closing the issue, since this has become a BUG


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org