WHBANG opened a new pull request, #1319: URL: https://github.com/apache/incubator-pegasus/pull/1319
### What problem does this PR solve? <!--add issue link with summary if exists--> https://github.com/apache/incubator-pegasus/issues/1305 This patch aim to use LOG_WARNING_F instead of LOG_WARNING for all the remain parts: - Remove the defination of LOG_WARNING - Use LOG_WARNING_F instead of LOG_WARNING - Use LOG_WARNING_PREFIX instead of LOG_WARNING for class pegasus_server_impl Remove some commentted LOG_WARNING code Some format fixes -- 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]
