zones: WIP

Signed-off-by: Alejandro Mery <amery@jpi.io>
This commit is contained in:
2023-08-22 23:50:05 +00:00
parent 47d79f7576
commit b57a2dfd53
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
}