mirror of
https://github.com/minio/minio.git
synced 2025-11-07 21:02:58 -05:00
Validate if replication config being added is self referential (#17142)
This commit is contained in:
@@ -232,6 +232,7 @@ var (
|
||||
// The name of this local node, fetched from arguments
|
||||
globalLocalNodeName string
|
||||
globalLocalNodeNameHex string
|
||||
globalNodeNamesHex map[string]struct{}
|
||||
|
||||
// The global subnet config
|
||||
globalSubnetConfig subnet.Config
|
||||
|
||||
Reference in New Issue
Block a user