Re: [VOTE] PIP-119: Enable consistent hashing by default on KeyShared dispatcher

2022-01-27 Thread Enrico Olivelli
HEADS up I have found this problem: https://github.com/apache/pulsar/issues/10750 We should fix it before changing the default value Enrico Il giorno gio 23 dic 2021 alle ore 06:37 Michael Marshall ha scritto: > > +1 > > - Michael > > On Wed, Dec 22, 2021 at 6:17 PM Sijie Guo wrote: > > > > +

Re: [VOTE] PIP-119: Enable consistent hashing by default on KeyShared dispatcher

2021-12-22 Thread Michael Marshall
+1 - Michael On Wed, Dec 22, 2021 at 6:17 PM Sijie Guo wrote: > > +1 > > On Tue, Dec 21, 2021 at 3:23 PM Matteo Merli wrote: > > > This is the voting thread for PIP-119. It will stay open for at least 48h. > > > > https://github.com/apache/pulsar/issues/13305 > > > > --- > > > > ## Moti

Re: [VOTE] PIP-119: Enable consistent hashing by default on KeyShared dispatcher

2021-12-22 Thread Sijie Guo
+1 On Tue, Dec 21, 2021 at 3:23 PM Matteo Merli wrote: > This is the voting thread for PIP-119. It will stay open for at least 48h. > > https://github.com/apache/pulsar/issues/13305 > > --- > > ## Motivation > > The consistent hashing implementation to uniformly assign keys to consumers

Re: [VOTE] PIP-119: Enable consistent hashing by default on KeyShared dispatcher

2021-12-22 Thread Enrico Olivelli
+1 (binding) Enrico Il Mer 22 Dic 2021, 16:59 Michael Marshall ha scritto: > +1 > > - Michael > > On Wed, Dec 22, 2021 at 6:09 AM Hang Chen wrote: > > > > +1 > > > > Thanks, > > Hang > > > > PengHui Li 于2021年12月22日周三 19:33写道: > > > > > > +1 > > > > > > Penghui > > > > > > On Wed, Dec 22, 2021

Re: [VOTE] PIP-119: Enable consistent hashing by default on KeyShared dispatcher

2021-12-22 Thread Michael Marshall
+1 - Michael On Wed, Dec 22, 2021 at 6:09 AM Hang Chen wrote: > > +1 > > Thanks, > Hang > > PengHui Li 于2021年12月22日周三 19:33写道: > > > > +1 > > > > Penghui > > > > On Wed, Dec 22, 2021 at 7:23 AM Matteo Merli wrote: > > > > > This is the voting thread for PIP-119. It will stay open for at least

Re: [VOTE] PIP-119: Enable consistent hashing by default on KeyShared dispatcher

2021-12-22 Thread Hang Chen
+1 Thanks, Hang PengHui Li 于2021年12月22日周三 19:33写道: > > +1 > > Penghui > > On Wed, Dec 22, 2021 at 7:23 AM Matteo Merli wrote: > > > This is the voting thread for PIP-119. It will stay open for at least 48h. > > > > https://github.com/apache/pulsar/issues/13305 > > > > --- > > > > ## Mot

Re: [VOTE] PIP-119: Enable consistent hashing by default on KeyShared dispatcher

2021-12-22 Thread PengHui Li
+1 Penghui On Wed, Dec 22, 2021 at 7:23 AM Matteo Merli wrote: > This is the voting thread for PIP-119. It will stay open for at least 48h. > > https://github.com/apache/pulsar/issues/13305 > > --- > > ## Motivation > > The consistent hashing implementation to uniformly assign keys to c

[VOTE] PIP-119: Enable consistent hashing by default on KeyShared dispatcher

2021-12-21 Thread Matteo Merli
This is the voting thread for PIP-119. It will stay open for at least 48h. https://github.com/apache/pulsar/issues/13305 --- ## Motivation The consistent hashing implementation to uniformly assign keys to consumers in the context of a KeyShared subscription, was introduced in https://gi