mirror of
https://github.com/pgsty/minio.git
synced 2026-07-20 04:30:26 +03:00
Freeze the s3 APIs until the notification sub-system initializes completely (#17182)
This commit is contained in:
@@ -387,6 +387,9 @@ var (
|
||||
// Controller for deleted file sweeper.
|
||||
deletedCleanupSleeper = newDynamicSleeper(5, 25*time.Millisecond, false)
|
||||
|
||||
// Is _MINIO_DISABLE_API_FREEZE_ON_BOOT set?
|
||||
globalDisableFreezeOnBoot bool
|
||||
|
||||
// Add new variable global values here.
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user