Commit 194594d
authored
TQ: Start sled agents from background task (#9734)
When sleds are added to a trust quorum reconfiguration, and the
configuration has committed, any new sleds must have their subnets
allocated and sled agents started. We do that here from within the
background task that finishes the commit.1 parent 8b491f8 commit 194594d
File tree
2 files changed
+403
-57
lines changed- nexus
- db-queries/src/db/datastore
- src/app/background/tasks
2 files changed
+403
-57
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
787 | 787 | | |
788 | 788 | | |
789 | 789 | | |
790 | | - | |
| 790 | + | |
791 | 791 | | |
792 | 792 | | |
793 | 793 | | |
| |||
873 | 873 | | |
874 | 874 | | |
875 | 875 | | |
| 876 | + | |
| 877 | + | |
876 | 878 | | |
877 | 879 | | |
878 | | - | |
| 880 | + | |
879 | 881 | | |
880 | 882 | | |
881 | 883 | | |
| |||
0 commit comments