remove consul reference
This commit is contained in:
parent
7375d828e1
commit
ea5d11e628
|
@ -72,7 +72,7 @@ func (s *Server) nodeJoin(me serf.MemberEvent) {
|
|||
}
|
||||
}
|
||||
|
||||
// maybeBootsrap is used to handle bootstrapping when a new consul server joins
|
||||
// maybeBootsrap is used to handle bootstrapping when a new server joins
|
||||
func (s *Server) maybeBootstrap() {
|
||||
var index uint64
|
||||
var err error
|
||||
|
|
Loading…
Reference in a new issue