cdjingit commented on pull request #536: URL: https://github.com/apache/incubator-brpc/pull/536#issuecomment-682292810
> 添加ShareStatsForNewSocket的目的是?目前看该函数的引入可能造成bug,具体表现是: > 在multi模式下,名字服务更新ip port, 删除旧main socket时,由于multi下socket创建时调用ShareStatsForNewSocket导致share part引用计数无法归零,无法删除main socket。以上已经通过UT验证。 感谢反馈,我看一下 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
