mirror of
https://github.com/pgsty/minio.git
synced 2026-07-19 04:00:25 +03:00
non-blocking initialization of bucket target notifications (#15571)
This commit is contained in:
@@ -192,8 +192,6 @@ var (
|
||||
|
||||
globalEventNotifier *EventNotifier
|
||||
globalConfigTargetList *event.TargetList
|
||||
// globalEnvTargetList has list of targets configured via env.
|
||||
globalEnvTargetList *event.TargetList
|
||||
|
||||
globalBucketMetadataSys *BucketMetadataSys
|
||||
globalBucketMonitor *bandwidth.Monitor
|
||||
|
||||
Reference in New Issue
Block a user