-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: refactor to disk space error while backing up (#474)
* fix: detect disk space error Signed-off-by: mlycore <[email protected]> * feat: add data node ip and address to error message Signed-off-by: mlycore <[email protected]> * fix: remove useless log Signed-off-by: mlycore <[email protected]> * feat: add disk space error check to cmd output Signed-off-by: mlycore <[email protected]> * fix: fix return error Signed-off-by: mlycore <[email protected]> * feat: hide delete backupfiles output Signed-off-by: mlycore <[email protected]> * fix: remove comments Signed-off-by: mlycore <[email protected]> * chore: add golint comment Signed-off-by: mlycore <[email protected]> * fix: fix test Signed-off-by: mlycore <[email protected]> --------- Signed-off-by: mlycore <[email protected]>
- Loading branch information
Showing
4 changed files
with
49 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters