Skip to content

Commit

Permalink
update revision
Browse files Browse the repository at this point in the history
Signed-off-by: lhy1024 <[email protected]>
  • Loading branch information
lhy1024 committed Apr 7, 2023
1 parent 3eea6de commit f8fa907
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/server.go
Original file line number Diff line number Diff line change
Expand Up @@ -1809,6 +1809,7 @@ func (s *Server) watchServicePrimaryAddr(serviceName string, revision int64) (ne
s.servicePrimaryMap.Delete(serviceName)
}
}
revision = wresp.Header.Revision
}
select {
case <-s.serverLoopCtx.Done():
Expand Down

0 comments on commit f8fa907

Please sign in to comment.