-
Notifications
You must be signed in to change notification settings - Fork 306
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DAOS-9583 proto: DAOS check protocol changes (#8941)
Contain the following changes: 1. Replace 'bool repaired' as 'int32 result' for check report. 2. Remove uselss 'CIS_CRASHED' status for check instance. 3. Split 'CPS_STOPPED' from 'CPS_PAUSED' for pool status. 4. New instance status: CIS_IMPLICATED, for the case that the check on the engine exit because of other engine failure. 5. New pool status: CPS_IMPLICATED, for the case that the check on the pool is stopped because of other pool or engine failure. Related changes for control plane part with go will be in another patch. Signed-off-by: Fan Yong <[email protected]>
- Loading branch information
Showing
3 changed files
with
44 additions
and
23 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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