greatsharp commented on issue #312:
URL: 
https://github.com/apache/kvrocks-controller/issues/312#issuecomment-2910989876

   I checked the commit 
https://github.com/apache/kvrocks-controller/commit/01c319bdca46501be78c185642f07d020734cdb1,
   to resolve issue #236, and this issue.
   
   we need to remove this part
   `// Don't sync the cluster info to the node if it is restoring the db from 
backup
                                if errors.Is(err, ErrRestoringBackUp) {
                                        log.Error("The node is restoring the db 
from backup")
                                        return
                                }`
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to