mirror of
https://github.com/minio/minio.git
synced 2025-11-07 21:02:58 -05: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