Commit Graph

12 Commits

Author SHA1 Message Date
Johannes Scheuermann a0cb59244d
Allow the exclusions of localities that are not matching any process (#11033) 2023-10-26 09:24:26 +02:00
Johannes M. Scheuermann 64b45088ae Make sure server list is validated against the excluded localites 2023-10-24 10:28:23 +02:00
Jon Fu 7c5de05cdb
Separate failed and excluded servers on fdbcli output (#10089)
* separate failed and excluded servers on fdbcli output

* change formatting
2023-05-02 14:22:17 -04:00
A.J. Beamon 4fd64630e8 Convert literal string ref instances to use _sr suffix 2022-09-19 11:35:58 -07:00
Johannes M. Scheuermann 8277965158 Correct variable for for loop to iterate over inprogress exclusions 2022-05-25 17:21:15 +01:00
Johannes M. Scheuermann 0bc8e2cea6 Check if all specific processes are excluded 2022-05-25 17:08:02 +01:00
sfc-gh-tclinkenbeard a71099471b Update copyright header dates 2022-03-21 13:36:23 -07:00
A.J. Beamon 2973130443 Improve the help for fdbcli exclude. 2022-02-07 10:14:42 -08:00
Johannes M. Scheuermann 2b7990102e Fix typo in comment 2022-01-17 06:08:24 +00:00
He Liu f20f43a85a Added warning in the `exlucde` cli command help about potential dataloss, as well as in command-line-interface.rst. 2021-10-18 12:10:34 -07:00
Xiaoge Su abf73047ca Enforce std:: specifier rather than using namespace 2021-09-16 19:40:28 -07:00
Chaoguang Lin 6cca6b9e6f Refactor exclude command 2021-09-14 11:04:02 -07:00