tzssangglass commented on issue #191: URL: https://github.com/apache/apisix-java-plugin-runner/issues/191#issuecomment-1229179788
> the logs of upstream(Got it twice) > > ``` > 2022-08-25 13:01:15.175 INFO 28652 --- [ XNIO-1 task-3] c.w.controller.RobotMonitorController : test204 > 2022-08-25 13:01:15.175 INFO 28652 --- [ XNIO-1 task-3] com.wellcloud.common.aspect.LogAspect : request: test204, cost: 0 > 2022-08-25 13:01:15.180 INFO 28652 --- [ XNIO-1 task-4] c.w.controller.RobotMonitorController : test204 > 2022-08-25 13:01:15.181 INFO 28652 --- [ XNIO-1 task-4] com.wellcloud.common.aspect.LogAspect : request: test204, cost: 1 > ``` It seems you think the logs here are the only proof that APISIX sent two requests to the Java Plugin Runner? Are there any other direct logs that prove APISIX sent two requests to the Java Plugin Runner? -- 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]
