Closed wynot12 closed 7 years ago
Suppress warning logs in failure of table access request msg.
These failed messages may frequently happen due to data migration, so more simple INFO-level log is appropriate.
!rebuild
LGTM. I added minor changes including not to print the internal messages, which is not a human-readable and makes log files too huge. Instead, I made the log print the messages' type only.
Suppress warning logs in failure of table access request msg.
These failed messages may frequently happen due to data migration, so more simple INFO-level log is appropriate.