mirror of
https://github.com/pgsty/minio.git
synced 2026-07-19 20:20:25 +03:00
rename zones to serverSets to avoid terminology conflict (#10679)
we are bringing in availability zones, we should avoid zones as per server expansion concept.
This commit is contained in:
+1
-1
@@ -188,7 +188,7 @@ var (
|
||||
// registered listeners
|
||||
globalConsoleSys *HTTPConsoleLoggerSys
|
||||
|
||||
globalEndpoints EndpointZones
|
||||
globalEndpoints EndpointServerSets
|
||||
|
||||
// Global server's network statistics
|
||||
globalConnStats = newConnStats()
|
||||
|
||||
Reference in New Issue
Block a user