zrlw commented on PR #16345: URL: https://github.com/apache/dubbo/pull/16345#issuecomment-4931312794
said [nicole-lihui](https://github.com/nicole-lihui): ``` put together a bytecode-injection Java Agent prototype (old channel gets a configurable drain timeout instead of closing immediately; the stream-level GOAWAY user event skips ctx.close()), which can hot-patch an existing 3.2.10 production process without recompiling or restarting it. In my testing this eliminates the failure window entirely. ``` https://github.com/nicole-lihui/dubbo32-fix-goaway-agent @devjue PTAL -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
