tzssangglass commented on code in PR #7040:
URL: https://github.com/apache/apisix/pull/7040#discussion_r873275059
##########
apisix/stream/xrpc/runner.lua:
##########
@@ -91,7 +96,7 @@ end
local function finialize_req(protocol, session, ctx)
ctx._rpc_end_time = ngx_now()
-
+ session._curr_ctx = ctx
Review Comment:
My mistake, I forgot to delete it. Deleted.
--
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]