Hi folks,
Now that Pulsar 2.11.0 has been released I'd like to discuss possible
improvements for Pulsar shell's user experience.
Now you either download the tarball or use a docker image, we can improve
it.
I've opened an issue with some ideas:
https://github.com/apache/pulsar/issues/19272
Pleas
Hi Nicolò,
Thanks for driving this topic! I think it is a really good idea to improve
the distribution.
I had a read through the GH issue and I agree, that having the shell
available through homebrew would be nice.
Best,
Alexander
On Wed, Jan 18, 2023 at 11:11 AM Nicolò Boschi wrote:
> Hi folk
The Project Management Committee (PMC) for Apache Pulsar has invited
Baodi Shi (https://github.com/shibd) to become a committer and we are
pleased to announce that he has accepted.
Being a committer enables easier contribution to the project since
there is no need to go via the patch submission pr
Hi all,
The Apache Pulsar Project Management Committee (PMC) has invited Bo Cong
(https://github.com/congbobo184) as a member of the PMC and we are
pleased to announce that he has accepted.
He is very active in the community in the past few years and made a lot of
great contributions
such as tran
> I see the updated PR adopts this suggestion to set the enum value with
100. But I'm still wondering why not just use the next enum value
(21)? What makes AUTO_CONSUME schema different from other schema types
like ProtobufNativeSchema (20).
Ah, yes, 21 looks good to me.
Penghui
On Tue, Jan 17,
+1
As written on the GH issue we already have some experience with
packing pulsar-shell for homebrew
One open point is how to coordinate it with the Apache downloads framework.
Apache artifacts should be hosted / downloaded from downloads.apache.org
so we have to add some tricks/redirections on
Congrats !
Enrico
Il giorno mer 18 gen 2023 alle ore 14:50 PengHui Li
ha scritto:
>
> Hi all,
>
> The Apache Pulsar Project Management Committee (PMC) has invited Bo Cong
> (https://github.com/congbobo184) as a member of the PMC and we are
> pleased to announce that he has accepted.
>
> He is ve
Congratulations !
Enrico
Il giorno mer 18 gen 2023 alle ore 14:36 Yunze Xu ha scritto:
>
> The Project Management Committee (PMC) for Apache Pulsar has invited
> Baodi Shi (https://github.com/shibd) to become a committer and we are
> pleased to announce that he has accepted.
>
> Being a committe
Congrats!!
Nicolò
Il giorno mer 18 gen 2023 alle 15:06 Enrico Olivelli
ha scritto:
> Congrats !
>
> Enrico
>
> Il giorno mer 18 gen 2023 alle ore 14:50 PengHui Li
> ha scritto:
> >
> > Hi all,
> >
> > The Apache Pulsar Project Management Committee (PMC) has invited Bo Cong
> > (https://github.
Congrats!!
Hou Xiaoyu
Nicolò Boschi 于2023年1月18日周三 22:10写道:
> Congrats!!
>
> Nicolò
>
> Il giorno mer 18 gen 2023 alle 15:06 Enrico Olivelli
> ha scritto:
>
> > Congrats !
> >
> > Enrico
> >
> > Il giorno mer 18 gen 2023 alle ore 14:50 PengHui Li
> > ha scritto:
> > >
> > > Hi all,
> > >
> > >
Enrico,
>I suggest to put option B into the API changes and move option A
to"Alternatives"
Thanks for your input, I updated the GitHub issue accordingly.
Best,
Alexander
On Tue, Jan 17, 2023 at 3:17 AM Bonan Hou
wrote:
> +1 for option b.
>
> Bonan Hou
>
> On Tue, Jan 3, 2023 at 10:32 PM Alexan
The proposal makes sense to me.
The only note I want to add is to make sure the PulsarAdmin access in Source
and Sink is also controlled by the flag `exposePulsarAdminClientEnabled`.
Similar to the following:
https://github.com/apache/pulsar/blob/master/pulsar-functions/runtime/src/main/java/or
Congratulations!
Thanks,
Kai
On Jan 18, 2023 at 9:36 PM +0800, dev@pulsar.apache.org, wrote:
>
> Congratulations !
Congratulations!
Thanks,
Kai
On Jan 18, 2023 at 9:50 PM +0800, PengHui Li , wrote:
> Hi all,
>
> The Apache Pulsar Project Management Committee (PMC) has invited Bo Cong
> (https://github.com/congbobo184) as a member of the PMC and we are
> pleased to announce that he has accepted.
>
> He is very
Congrats and well deserved!
Welcome onboard, Baodi :)
Best,
tison.
Kai Wang 于2023年1月19日周四 09:57写道:
> Congratulations!
>
> Thanks,
> Kai
> On Jan 18, 2023 at 9:36 PM +0800, dev@pulsar.apache.org, wrote:
> >
> > Congratulations !
>
Congratulations !
Thanks,
Baodi Shi
在 2023年1月19日 09:56:34 上,Kai Wang 写道:
> Congratulations!
>
> Thanks,
> Kai
> On Jan 18, 2023 at 9:50 PM +0800, PengHui Li , wrote:
>
> Hi all,
>
>
> The Apache Pulsar Project Management Committee (PMC) has invited Bo Cong
>
> (https://github.com/congbobo184)
Hello Joe and Enrico:
I agree with what you've been emphasizing that we need to fix these issues
at the root cause. During the maintenance of the Go SDK, we have
encountered many stuck problems since version 0.4.0, some of which belonged
to the logic errors handled by the Go SDK itself, and some o
Congratulations!!!
--
Thanks
Xiaolong Ran
Baodi Shi 于2023年1月19日周四 10:08写道:
> Congratulations !
>
> Thanks,
> Baodi Shi
>
>
> 在 2023年1月19日 09:56:34 上,Kai Wang 写道:
>
> > Congratulations!
> >
> > Thanks,
> > Kai
> > On Jan 18, 2023 at 9:50 PM +0800, PengHui Li ,
> wrote:
> >
> > Hi all,
> >
> >
Congratulations!!
--
Thanks
Xiaolong Ran
tison 于2023年1月19日周四 10:07写道:
> Congrats and well deserved!
>
> Welcome onboard, Baodi :)
>
> Best,
> tison.
>
>
> Kai Wang 于2023年1月19日周四 09:57写道:
>
> > Congratulations!
> >
> > Thanks,
> > Kai
> > On Jan 18, 2023 at 9:36 PM +0800, dev@pulsar.apache.org,
+1
We can imitate the PulsarClient object, and in the BaseContext interface,
add PulsarAdmin and PulsarAdminBuilder as interfaces at the same time.
--
Thanks
Xiaolong Ran
Neng Lu 于2023年1月19日周四 02:28写道:
> The proposal makes sense to me.
>
> The only note I want to add is to make sure the Pulsar
Hello Alexander, thanks your work for this.
It seems that all agrees with this PIP, maybe we can enter the VOTE thread
to initiate a VOTE process for this PIP.
--
Thanks
Xiaolong Ran
r...@apache.org 于2023年1月19日周四 11:57写道:
> +1
>
> We can imitate the PulsarClient object, and in the BaseContext i
Congratulations
Thanks
ZhangJian He
On Thu, 19 Jan 2023 at 11:47, r...@apache.org
wrote:
> Congratulations!!!
>
> --
> Thanks
> Xiaolong Ran
>
> Baodi Shi 于2023年1月19日周四 10:08写道:
>
> > Congratulations !
> >
> > Thanks,
> > Baodi Shi
> >
> >
> > 在 2023年1月19日 09:56:34 上,Kai Wang 写道:
> >
> > >
Congratulations
Thanks
ZhangJian He
On Thu, 19 Jan 2023 at 11:47, r...@apache.org
wrote:
> Congratulations!!
>
> --
> Thanks
> Xiaolong Ran
>
> tison 于2023年1月19日周四 10:07写道:
>
> > Congrats and well deserved!
> >
> > Welcome onboard, Baodi :)
> >
> > Best,
> > tison.
> >
> >
> > Kai Wang 于2023
Congrats! Baodi
Best,
Zixuan
ZhangJian He 于2023年1月19日周四 12:34写道:
> Congratulations
>
> Thanks
> ZhangJian He
>
>
> On Thu, 19 Jan 2023 at 11:47, r...@apache.org
> wrote:
>
> > Congratulations!!
> >
> > --
> > Thanks
> > Xiaolong Ran
> >
> > tison 于2023年1月19日周四 10:07写道:
> >
> > > Congrats and
Congrats! Bo
Best,
Zixuan
ZhangJian He 于2023年1月19日周四 12:33写道:
> Congratulations
>
> Thanks
> ZhangJian He
>
>
> On Thu, 19 Jan 2023 at 11:47, r...@apache.org
> wrote:
>
> > Congratulations!!!
> >
> > --
> > Thanks
> > Xiaolong Ran
> >
> > Baodi Shi 于2023年1月19日周四 10:08写道:
> >
> > > Congratula
Congratulations
Thanks
Xiangying
On Thu, Jan 19, 2023 at 1:54 PM Zixuan Liu wrote:
> Congrats! Bo
>
> Best,
> Zixuan
>
> ZhangJian He 于2023年1月19日周四 12:33写道:
>
> > Congratulations
> >
> > Thanks
> > ZhangJian He
> >
> >
> > On Thu, 19 Jan 2023 at 11:47, r...@apache.org
> > wrote:
> >
> > > Con
Hi all,
Currently we have a `ServiceUrlProvider` interface to configure when
constructing a PulsarClient in `ClientBuilder#serviceUrlProvider`.
>From the beginning, I thought the `getServiceUrl` method is called
each time the service URL is used, e.g. topic metadata lookup.
However, the `getServic
I think we can enter the VOTE process now. And I agree with Enrico
that in "Alternatives" you should mention the approach of
adding a boolean (optional) field to the subscribe request.
Thanks,
Yunze
On Wed, Jan 18, 2023 at 9:52 PM PengHui Li wrote:
>
> > I see the updated PR adopts this suggesti
Hi, Yunze:
Obviously, the `ServiceUrlProvider` config is redundant.
>
Agree. In fact, The client already provides the updateServiceUrl method,
which the user can use to implement a dynamic update service URL. As for
how the user implements it and how to close his resources, I think it can
be lef
29 matches
Mail list logo