clear some TODOs about SCN at storage layer

This commit is contained in:
obdev
2022-11-28 02:10:24 +00:00
committed by ob-robot
parent 9842295897
commit caf3220c8c
17 changed files with 35 additions and 48 deletions

View File

@ -26,7 +26,7 @@ using namespace blocksstable;
using namespace palf;
namespace storage
{
const int64_t ObTabletMeta::INIT_CLOG_CHECKPOINT_TS = 1;
const palf::SCN ObTabletMeta::INIT_CLOG_CHECKPOINT_SCN = palf::SCN::base_scn();
ObTabletMeta::ObTabletMeta()
: version_(TABLET_META_VERSION),