Cherry-picked from #46104 Co-authored-by: walter <maochuan@selectdb.com>
This commit is contained in:
committed by
GitHub
parent
6c9167d9d9
commit
c8fb934bc1
@ -1581,7 +1581,7 @@ public class Config extends ConfigBase {
|
||||
* two clusters must be the same.
|
||||
*/
|
||||
@ConfField(mutable = true, masterOnly = true)
|
||||
public static boolean restore_reset_index_id = true;
|
||||
public static boolean restore_reset_index_id = false;
|
||||
|
||||
/**
|
||||
* Control the max num of tablets per backup job involved.
|
||||
|
||||
Reference in New Issue
Block a user