zones: WIP

Signed-off-by: Alejandro Mery <amery@jpi.io>
This commit is contained in:
2023-08-22 23:35:26 +00:00
parent 2f51a463b2
commit a07ed61e00
3 changed files with 44 additions and 1 deletions
+1 -1
View File
@@ -88,7 +88,7 @@ func getRingZeroGatewayID(z *Zone) int {
firstNodeID = nodeID
}
if _, found := p.getRingInfo(0); found {
if p.Gateway() {
gatewayID = nodeID
}