集群未启动时候,回滚失败

This commit is contained in:
zhang_xubo
2022-04-14 19:52:14 +08:00
parent 2a6ca38e4d
commit a2a3daa874

View File

@ -3470,6 +3470,7 @@ class UpgradeImpl:
# clean on all the node, because the binary_upgrade temp
# dir will create in every node
self.cleanInstallPath(const.NEW)
self.getOneDNInst()
self.dropSupportSchema()
self.initOmRollbackProgressFile()
self.cleanBinaryUpgradeBakFiles(True)