Re: [VOTE] PIP-120: Enable client memory limit by default

2021-12-22 Thread Sijie Guo
+1 On Wed, Dec 22, 2021 at 2:08 PM Enrico Olivelli wrote: > +1 (binding) > > Enrico > > Il Mer 22 Dic 2021, 16:58 Michael Marshall ha > scritto: > > > +1 > > > > - Michael > > > > On Wed, Dec 22, 2021 at 6:10 AM Hang Chen wrote: > > > > > > +1 > > > > > > Thanks, > > > Hang > > > > > > PengHui

Re: [VOTE] PIP-120: Enable client memory limit by default

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

Re: [VOTE] PIP-120: Enable client memory limit by default

2021-12-22 Thread Michael Marshall
+1 - Michael On Wed, Dec 22, 2021 at 6:10 AM Hang Chen wrote: > > +1 > > Thanks, > Hang > > PengHui Li 于2021年12月22日周三 19:28写道: > > > > +1 > > > > Penghui > > > > On Wed, Dec 22, 2021 at 6:57 PM ZhangJian He wrote: > > > > > +1 > > > > > > Christophe Bornet 于2021年12月22日周三 17:38写道: > > > > > >

Re: [VOTE] PIP-120: Enable client memory limit by default

2021-12-22 Thread Hang Chen
+1 Thanks, Hang PengHui Li 于2021年12月22日周三 19:28写道: > > +1 > > Penghui > > On Wed, Dec 22, 2021 at 6:57 PM ZhangJian He wrote: > > > +1 > > > > Christophe Bornet 于2021年12月22日周三 17:38写道: > > > > > +1 > > > > > > Le mer. 22 déc. 2021 à 00:46, Matteo Merli a écrit : > > > > > > > This is the voti

Re: [VOTE] PIP-120: Enable client memory limit by default

2021-12-22 Thread PengHui Li
+1 Penghui On Wed, Dec 22, 2021 at 6:57 PM ZhangJian He wrote: > +1 > > Christophe Bornet 于2021年12月22日周三 17:38写道: > > > +1 > > > > Le mer. 22 déc. 2021 à 00:46, Matteo Merli a écrit : > > > > > This is the voting thread for PIP-120. It will stay open for at least > > 48h. > > > > > > https://

Re: [VOTE] PIP-120: Enable client memory limit by default

2021-12-22 Thread ZhangJian He
+1 Christophe Bornet 于2021年12月22日周三 17:38写道: > +1 > > Le mer. 22 déc. 2021 à 00:46, Matteo Merli a écrit : > > > This is the voting thread for PIP-120. It will stay open for at least > 48h. > > > > https://github.com/apache/pulsar/issues/13306 > > > > > > > > ## Motivation > > > > In P

Re: [VOTE] PIP-120: Enable client memory limit by default

2021-12-22 Thread Christophe Bornet
+1 Le mer. 22 déc. 2021 à 00:46, Matteo Merli a écrit : > This is the voting thread for PIP-120. It will stay open for at least 48h. > > https://github.com/apache/pulsar/issues/13306 > > > > ## Motivation > > In Pulsar 2.8, we have introduced a setting to control the amount of memory >

Re: [VOTE] PIP-120: Enable client memory limit by default

2021-12-22 Thread Enrico Olivelli
1 (binding) Enrico Il giorno mer 22 dic 2021 alle ore 03:39 mattison chao < mattisonc...@gmail.com> ha scritto: > +1 > > On Wed, 22 Dec 2021 at 07:46, Matteo Merli wrote: > > > This is the voting thread for PIP-120. It will stay open for at least > 48h. > > > > https://github.com/apache/pulsar/

Re: [VOTE] PIP-120: Enable client memory limit by default

2021-12-21 Thread mattison chao
+1 On Wed, 22 Dec 2021 at 07:46, Matteo Merli wrote: > This is the voting thread for PIP-120. It will stay open for at least 48h. > > https://github.com/apache/pulsar/issues/13306 > > > > ## Motivation > > In Pulsar 2.8, we have introduced a setting to control the amount of memory > use

[VOTE] PIP-120: Enable client memory limit by default

2021-12-21 Thread Matteo Merli
This is the voting thread for PIP-120. It will stay open for at least 48h. https://github.com/apache/pulsar/issues/13306 ## Motivation In Pulsar 2.8, we have introduced a setting to control the amount of memory used by a client instance. ```java interface ClientBuilder { ClientBui