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

2021-12-20 Thread mattison chao
+1 On Tue, 21 Dec 2021 at 06:30, Michael Marshall wrote: > +1 > > On Thu, Dec 16, 2021 at 10:37 PM Sijie Guo wrote: > > > > +1 > > > > On Tue, Dec 14, 2021 at 10:15 AM Matteo Merli wrote: > > > > > Pasted below for quoting convenience. > > > > > > > > > > > > > > > ## Motivation > > >

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

2021-12-20 Thread Michael Marshall
+1 On Thu, Dec 16, 2021 at 10:37 PM Sijie Guo wrote: > > +1 > > On Tue, Dec 14, 2021 at 10:15 AM Matteo Merli wrote: > > > Pasted below for quoting convenience. > > > > > > > > > > ## Motivation > > > > The consistent hashing implementation to uniformly assign keys to consumers > > in t

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

2021-12-16 Thread Sijie Guo
+1 On Tue, Dec 14, 2021 at 10:15 AM Matteo Merli wrote: > Pasted below for quoting convenience. > > > > > ## Motivation > > The consistent hashing implementation to uniformly assign keys to consumers > in the context of a KeyShared subscription, was introduced in > https://github.com/ap

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

2021-12-14 Thread Enrico Olivelli
+1 Enrico Il Mer 15 Dic 2021, 05:27 Michael Marshall ha scritto: > +1 > > - Michael > > On Tue, Dec 14, 2021 at 8:59 PM Shivji Kumar Jha > wrote: > > > > +1 > > > > Regards, > > Shivji Kumar Jha > > http://www.shivjijha.com/ > > +91 8884075512 > > > > > > On Wed, 15 Dec 2021 at 06:38, Hang Che

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

2021-12-14 Thread Michael Marshall
+1 - Michael On Tue, Dec 14, 2021 at 8:59 PM Shivji Kumar Jha wrote: > > +1 > > Regards, > Shivji Kumar Jha > http://www.shivjijha.com/ > +91 8884075512 > > > On Wed, 15 Dec 2021 at 06:38, Hang Chen wrote: > > > +1 > > > > Thanks, > > Hang > > > > PengHui Li 于2021年12月15日周三 07:51写道: > > > > > >

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

2021-12-14 Thread Shivji Kumar Jha
+1 Regards, Shivji Kumar Jha http://www.shivjijha.com/ +91 8884075512 On Wed, 15 Dec 2021 at 06:38, Hang Chen wrote: > +1 > > Thanks, > Hang > > PengHui Li 于2021年12月15日周三 07:51写道: > > > > +1 > > > > Penghui > > > > On Wed, Dec 15, 2021 at 2:15 AM Matteo Merli wrote: > > > > > Pasted below fo

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

2021-12-14 Thread Hang Chen
+1 Thanks, Hang PengHui Li 于2021年12月15日周三 07:51写道: > > +1 > > Penghui > > On Wed, Dec 15, 2021 at 2:15 AM Matteo Merli wrote: > > > Pasted below for quoting convenience. > > > > > > > > > > ## Motivation > > > > The consistent hashing implementation to uniformly assign keys to consumer

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

2021-12-14 Thread PengHui Li
+1 Penghui On Wed, Dec 15, 2021 at 2:15 AM Matteo Merli wrote: > Pasted below for quoting convenience. > > > > > ## Motivation > > The consistent hashing implementation to uniformly assign keys to consumers > in the context of a KeyShared subscription, was introduced in > https://githu

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

2021-12-14 Thread Matteo Merli
Pasted below for quoting convenience. ## Motivation The consistent hashing implementation to uniformly assign keys to consumers in the context of a KeyShared subscription, was introduced in https://github.com/apache/pulsar/pull/6791, which was released in Pulsar 2.6.0. While consisten