[CP] fix core when timezone info deserialize
This commit is contained in:
@ -2459,8 +2459,6 @@ void ObSQLSessionInfo::ObCachedTenantConfigInfo::refresh()
|
||||
// 7. print_sample_ppm_ for flt
|
||||
ATOMIC_STORE(&print_sample_ppm_, tenant_config->_print_sample_ppm);
|
||||
}
|
||||
//timezone的更新频率非常低,放到后台驱动
|
||||
(void)session_->update_timezone_info();
|
||||
ATOMIC_STORE(&last_check_ec_ts_, cur_ts);
|
||||
session_->update_tenant_config_version(
|
||||
(::oceanbase::omt::ObTenantConfigMgr::get_instance()).get_tenant_config_version(effective_tenant_id));
|
||||
|
||||
Reference in New Issue
Block a user