mirror of
https://github.com/status-im/consul.git
synced 2025-01-11 06:16:08 +00:00
Fixes incorrect comment.
This commit is contained in:
parent
1333fa57a1
commit
520060e138
@ -43,7 +43,7 @@ func (md *lanMergeDelegate) NotifyMerge(members []*serf.Member) error {
|
|||||||
m.Name, nodeID, other)
|
m.Name, nodeID, other)
|
||||||
}
|
}
|
||||||
|
|
||||||
// Only map nodes with a version that's newer than when
|
// Only map nodes with a version that's >= than when
|
||||||
// we made host-based IDs opt-in, which helps prevent
|
// we made host-based IDs opt-in, which helps prevent
|
||||||
// chaos when upgrading older clusters. See #3070 for
|
// chaos when upgrading older clusters. See #3070 for
|
||||||
// more details.
|
// more details.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user