From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Georgy Kirichenko Subject: Re: [tarantool-patches] [PATCH] replication: fix bug with read-only replica as a bootstrap leader Date: Wed, 11 Apr 2018 19:11:03 +0300 Message-ID: <1768937.aX6JX9ZVRz@home.lan> In-Reply-To: <20180411160227.51871-1-k.belyavskiy@tarantool.org> References: <20180411160227.51871-1-k.belyavskiy@tarantool.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2491254.92Q4FJLBib"; micalg="pgp-sha256"; protocol="application/pgp-signature" To: tarantool-patches@freelists.org Cc: Konstantin Belyavskiy , vdavydov@tarantool.org List-ID: --nextPart2491254.92Q4FJLBib Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Generally looks good Vladimir, please take a look on this On Wednesday, April 11, 2018 7:02:27 PM MSK Konstantin Belyavskiy wrote: > ticket: https://github.com/tarantool/tarantool/issues/3257 > branch: > https://github.com/tarantool/tarantool/compare/gh-3257-fix-bug-with-ro-repl > ica-as-a-leader > > When bootstrapping a new cluster, each replica from replicaset can > be chosen as a leader, but if it is 'read-only', bootstrap will > failed with an error. > Fixed it by eliminating read-only replicas from voting by adding > access rights information to IPROTO_REQUEST_VOTE reply. > > Closes #3257 > --- --nextPart2491254.92Q4FJLBib Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- iQEzBAABCAAdFiEEBJFDbU76LsBbgHBsvKOmCX79zb4FAlrOM5cACgkQvKOmCX79 zb5HQwgAurxZvn4YClRk7I1a/7x1OfX2c8mAE5cOZDZhkkgrFQmfsLMwyQng4Rij efxfGTJXbG2K3p0pMV+Y6Nwlbm6Uda+zIbC65abKxTSR5sYSjpJNzczbghcgkc/c V2VEjFjcmVF8BcAcfcEWG+P4VPVgJVqcvwW3ho123b5LgwUgepCMNk8E0pUqHA3J +MNUrRq08jqzG8zpsoM1qoOt9ANbizcqsYQ3Wb7EEId6yzOwYiGf1ynU+MB1O2PP w5I3GpfEo4QGePwOlVtDRDm9X5KjLx6s0mrxsDl566W8iaDrus2bMD+O0Nf6aSNY rRuZhoR206z1yjlHLIXTKk6qDaRIVA== =H1AA -----END PGP SIGNATURE----- --nextPart2491254.92Q4FJLBib--