123123213weqw commented on PR #10610: URL: https://github.com/apache/rocketmq/pull/10610#issuecomment-5029811770
@lizhimins @RongtongJin gentle ping — this fixes #10609 (`Proxy keeps a stale gRPC telemetry observer after gRPC stream closure`), confirmed as a real bug. The leak is in `GrpcClientChannel` / `ClientActivity` — the observer isn't detached when the stream closes, so it keeps receiving events for a dead channel. PR body has the reproducer and the fix. Like the sibling PR #10608, CI is in `action_required` awaiting first-time-contributor approval. Could one of you approve the workflow runs whenever convenient? -- 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]
