Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
10.2(EOL), 10.3(EOL)
-
None
Description
There is some excessive logging in RocksDB.
This is written apparently every time when CHECK TABLE is run on a RocksDB table:
2018-04-17 23:05:16 140080091559680 [Note] CHECKTABLE t1: Checking table t1
|
And this when an index is created (possibly even many times per index?):
2018-04-17 23:08:55 140080091559680 [Note] RocksDB: Begin index creation (0,257)
|
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 10.4 [ 22408 ] | |
Fix Version/s | 10.2 [ 14601 ] | |
Fix Version/s | 10.3 [ 22126 ] |
Fix Version/s | 10.2 [ 14601 ] | |
Fix Version/s | 10.3 [ 22126 ] |
Fix Version/s | 10.2.15 [ 23006 ] | |
Fix Version/s | 10.2 [ 14601 ] | |
Fix Version/s | 10.3 [ 22126 ] | |
Fix Version/s | 10.4 [ 22408 ] | |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Workflow | MariaDB v3 [ 86621 ] | MariaDB v4 [ 154178 ] |
Please reconsider and do it in 10.2+, and before GA. Error log is not for writing novels about engine's everyday life.