zyearn opened a new issue #1209: URL: https://github.com/apache/incubator-brpc/issues/1209
HealthCheckThread is replaced by StartHealthCheck function in socket.cpp, but some of the docs/comments are not modified correspondingly. There are 3 files that HealthCheckThread is involved in: * test/brpc_socket_unittest.cpp(3 occurrences) * docs/cn/load_balancing.md(1 occurrence) * src/brpc/socket.h(1 occurrence) All sentences with 'HealthCheckThread' should be rewritten to sync with the meaning of updated code. ---------------------------------------------------------------- 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]
