git-hulk opened a new pull request, #606: URL: https://github.com/apache/incubator-kvrocks/pull/606
The db pointer was forbidden to use when restoring the db, but we didn't check the loading status in `recordInstantaneousMetrics` in the server's cron thread. We can skip all the cron operations when restoring the db instead of checking status one by one. This closes #603 -- 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]
