[FEAT MERGE] Merge syslog user experience improvement to master
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com> Co-authored-by: tino247 <tino247@126.com> Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
This commit is contained in:
@ -110,7 +110,7 @@ int ObRootBalancer::idle() const
|
||||
void ObRootBalancer::wakeup()
|
||||
{
|
||||
if (!inited_) {
|
||||
LOG_WARN("not init");
|
||||
LOG_WARN_RET(OB_NOT_INIT, "not init");
|
||||
} else {
|
||||
idling_.wakeup();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user