解决dorado sharestorage init失败的问题
This commit is contained in:
@ -87,6 +87,7 @@ typedef struct ss_recovery_info {
|
||||
bool startup_need_exit_normally; //used in alive failover
|
||||
bool recovery_trapped_in_page_request; //used in alive failover
|
||||
bool in_ondemand_recovery;
|
||||
bool dorado_sharestorage_inited; // used in dorado mode
|
||||
} ss_recovery_info_t;
|
||||
|
||||
extern bool SSRecoveryNodes();
|
||||
|
||||
Reference in New Issue
Block a user