mirror of
https://github.com/pgsty/minio.git
synced 2026-07-19 12:10:24 +03: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