empiredan opened a new pull request, #1155: URL: https://github.com/apache/incubator-pegasus/pull/1155
This PR is to fix https://github.com/apache/incubator-pegasus/issues/1151. The reason that table `stat` should be created by meta server on bootstrap is that once cpp collector is started it will report error if `stat` does not exist. The configuration for `stat` is added in [src/server/config.ini](https://github.com/apache/incubator-pegasus/blob/master/src/server/config.ini), which is usually adopted by new users as their first configuration file. -- 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]
