Merge pull request #1747 from fcrisciani/memberlist_version

Remove explicit set of memberlist protocol
This commit is contained in:
Santhosh Manohar 2017-05-08 17:30:30 -07:00 committed by GitHub
commit b015d4b1bc
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@ func (nDB *NetworkDB) clusterInit() error {
config.BindPort = nDB.config.BindPort
}
config.ProtocolVersion = memberlist.ProtocolVersionMax
config.ProtocolVersion = memberlist.ProtocolVersion2Compatible
config.Delegate = &delegate{nDB: nDB}
config.Events = &eventDelegate{nDB: nDB}
// custom logger that does not add time or date, so they are not