reduce log print
This commit is contained in:
@ -226,7 +226,6 @@ int ObTabletFullMemoryMdsData::deserialize(common::ObIAllocator &allocator, cons
|
|||||||
LOG_WARN("failed to deserialize", K(ret));
|
LOG_WARN("failed to deserialize", K(ret));
|
||||||
} else {
|
} else {
|
||||||
is_inited_ = true;
|
is_inited_ = true;
|
||||||
LOG_INFO("succeeded to deserialize full memory mds data", K(ret), KPC(this));
|
|
||||||
}
|
}
|
||||||
|
|
||||||
return ret;
|
return ret;
|
||||||
|
|||||||
Reference in New Issue
Block a user