Browse Source
command: implement graceful shutdown for mini cluster
command: implement graceful shutdown for mini cluster
- Introduce MiniClusterCtx to coordinate shutdown across mini services - Update Master, Volume, Filer, S3, and WebDAV servers to respect context cancellation - Ensure all resources are cleaned up properly during test teardown - Integrate MiniClusterCtx in s3tables integration testspull/8147/head
7 changed files with 87 additions and 13 deletions
-
2test/s3tables/s3tables_integration_test.go
-
24weed/command/filer.go
-
8weed/command/master.go
-
22weed/command/mini.go
-
21weed/command/s3.go
-
12weed/command/volume.go
-
11weed/command/webdav.go
Write
Preview
Loading…
Cancel
Save
Reference in new issue