You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/02/11 08:02:39 UTC

[GitHub] [apisix-go-plugin-runner] rampagecong opened a new issue #64: request help: The upstream service cannot be invoked after the header is set in the Filter method

rampagecong opened a new issue #64:
URL: https://github.com/apache/apisix-go-plugin-runner/issues/64


   ### Issue description
   	w.Header().Set("trace_id",uuid.NewV4().String())
   	w.Header().Set("span_id",uuid.NewV4().String())
   
   Add the above code to the Filter method, calling the registered route without returning anything and calling the upstream service.
   ### Environment
   
   * APISIX Go Plugin Runner's version:v0.2.0
   * APISIX version:2.12.0
   * Go version:go version go1.16.13 linux/amd64
   * OS (cmd: `uname -a`):Linux localdev 3.10.0-1160.49.1.el7.x86_64 #1 SMP Tue Nov 30 15:51:32 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
   


-- 
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-go-plugin-runner] spacewander closed issue #64: request help: The upstream service cannot be invoked after the header is set in the Filter method

Posted by GitBox <gi...@apache.org>.
spacewander closed issue #64:
URL: https://github.com/apache/apisix-go-plugin-runner/issues/64


   


-- 
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-go-plugin-runner] spacewander closed issue #64: request help: The upstream service cannot be invoked after the header is set in the Filter method

Posted by GitBox <gi...@apache.org>.
spacewander closed issue #64:
URL: https://github.com/apache/apisix-go-plugin-runner/issues/64


   


-- 
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