[Net Standby] Modify standby fetch log upper limit refresh interval and threshold
This commit is contained in:
@ -2134,7 +2134,6 @@ void ObPrimaryLSService::do_work()
|
||||
int64_t idle_time_us = 100 * 1000L;
|
||||
int tmp_ret = OB_SUCCESS;
|
||||
while (!has_set_stop()) {
|
||||
idle_time_us = 1000 * 1000L;
|
||||
{
|
||||
ObCurTraceId::init(GCONF.self_addr_);
|
||||
share::schema::ObSchemaGetterGuard schema_guard;
|
||||
|
||||
Reference in New Issue
Block a user