We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
tidb format: [2022/03/19 20:18:40.055 +08:00][5][INFO] [db/db_impl/db_impl.cc:704] ------- PERSISTING STATS -------
but in rocksdb: 2022/04/13-08:48:22.772257 7f4de9cde700 261993027858 [INFO] [SPECIAL]
what does tidb do in tikv? in .rs file or rewrite logging in rocksdb?
The text was updated successfully, but these errors were encountered:
Hi, RocksDB log started being handled by TiKV since this PR: tikv/tikv#7358
Sorry, something went wrong.
No branches or pull requests
tidb format: [2022/03/19 20:18:40.055 +08:00][5][INFO] [db/db_impl/db_impl.cc:704] ------- PERSISTING STATS -------
but in rocksdb: 2022/04/13-08:48:22.772257 7f4de9cde700 261993027858 [INFO] [SPECIAL]
what does tidb do in tikv? in .rs file or rewrite logging in rocksdb?
The text was updated successfully, but these errors were encountered: