jamesge edited a comment on issue #1067: 计数溢出导致程序退出 URL: https://github.com/apache/incubator-brpc/issues/1067#issuecomment-600950414 percentile需要被定期reset,这个reset是在采样线程里做的。如果在fork出来的进程中运行brpc代码,老版本可能不会创建这个线程,所以才建议用master试试
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
