[branch-21](upgrate) fix upgrate error of branch-21 (#53353)
This commit is contained in:
@ -1952,7 +1952,7 @@ public class Config extends ConfigBase {
|
||||
* Max data version of backends serialize block.
|
||||
*/
|
||||
@ConfField(mutable = false)
|
||||
public static int max_be_exec_version = 6;
|
||||
public static int max_be_exec_version = 7;
|
||||
|
||||
/**
|
||||
* Min data version of backends serialize block.
|
||||
|
||||
Reference in New Issue
Block a user