1 file changed
+1
-1
lines changed- src/v/cluster/health_monitor_backend.cc+389-29
- src/v/cluster/health_monitor_backend.h+29
- src/v/cluster/health_monitor_frontend.cc+16
- src/v/cluster/health_monitor_frontend.h+5
- src/v/cluster/health_monitor_types.cc+37-2
- src/v/cluster/health_monitor_types.h+39-2
- src/v/cluster/tests/BUILD+40
- src/v/cluster/tests/cluster_test_fixture.h+4-2
- src/v/cluster/tests/health_monitor_test.cc+4-4
- src/v/features/feature_table.cc+2
- src/v/features/feature_table.h+7
- src/v/raft/consensus.cc+6
- src/v/raft/consensus.h+1-1
- src/v/raft/fwd.h+1
- src/v/raft/types.cc+15
- src/v/raft/types.h+2
- src/v/redpanda/admin/api-doc/broker.json+96
- src/v/redpanda/admin/partition.cc+3-3
- src/v/redpanda/admin/server.cc+66
- src/v/redpanda/admin/server.h+4
- src/v/ssx/async_algorithm.h+73
- tests/rptest/services/admin.py+19
- tests/rptest/tests/maintenance.py+203
- tests/rptest/tests/maintenance_test.py+59-189
0 commit comments