Re: [VOTE] Pulsar Release 2.5.0 Candidate 2

2020-01-06 Thread xiaolong ran
+1 (non-binding) - validate pub/sub and Java Functions - validate connectors - validate stateful function - validate RPM and DEB packages - validate GPG keys - man clean install -Dskiptests > 在 2020年1月6日,下午8:02,Sijie Guo 写道: > > This is the second release candidate for Apache Pulsar, version 2.

Re: Talk about how to improve release process

2020-01-07 Thread xiaolong ran
change will be merged into. -- Thanks Xiaolong Ran > 在 2020年1月7日,下午6:39,PengHui Li 写道: > > Thanks @xiaolong for starting a thread to discuss the release process. > > Uses a script to cherry-pick PRs to planned branch automatically is > more convenient. > I also have some questi

Re: [VOTE] Accept DotPulsar as part of Apache Pulsar project

2020-01-13 Thread xiaolong ran
Thanks Danske contribution, LGTM +1 -- Thanks Xiaolong Ran > 在 2020年1月13日,下午9:06,Sijie Guo 写道: > > Hi all, > > I'd like to start a vote thread for accepting DotPulsar [1] as part of > Apache Pulsar project. DotPulsar is a pulsar client library for .NET which > w

Re: Github action migration Discussion

2020-01-13 Thread xiaolong ran
Thanks @Guangning E contribution, The changes LGTM +1 -- Thanks Xiaolong Ran > 在 2020年1月14日,上午11:05,Guangning E 写道: > > After a period of testing, Github's action is much more stable than > Jenkins. Jenkins now has a large number of tasks in the queue and > insuffi

[Discuss] Create alpha tag in pulsar-client-go

2020-01-14 Thread xiaolong ran
tps://github.com/apache/pulsar-client-go>). So I want to create an alpha tag in the native go client, convenient for users to deploy and use Go Functions. Any suggestions are good for me. -- Thanks Xiaolong Ran

Re: [VOTE]Github action migration

2020-01-14 Thread xiaolong ran
LGTM +1 -- Thanks Xiaolong Ran > 在 2020年1月15日,上午10:10,Guangning E 写道: > > Now pulsar's pull request is blocked on the test. We hope to migrate the > test to Github action as soon as possible. I'd like to start a vote thread > for migration tests from Jenkins to Githu

Re: [DISCUSS] Introduce release labels for minor releases

2020-01-18 Thread xiaolong ran
Cool, look good to me -- Thanks Xiaolong Ran > 在 2020年1月17日,下午9:24,Chris Bartholomew > 写道: > > +1 > Makes a lot of sense to me. Thanks, Sijie. > > Cheers, > Chris > > On Fri, 17 Jan 2020 at 07:41, Sijie Guo wrote: > >> Hi all, >> >>

Re: [VOTE] Adopt using release labels for minor releases

2020-01-19 Thread xiaolong ran
+1 (non-binding) -- Thanks Xiaolong Ran > 在 2020年1月19日,上午11:03,Guangning E 写道: > > +1(non-binding) LGTM > > Thanks, > Guangning > > Enrico Olivelli 于2020年1月19日周日 上午6:31写道: > >> +1 ( non binding) >> >> Enrico >> >> Il sab

Re: [DISCUSS] A new repo for github actions

2020-02-01 Thread xiaolong ran
LGTM +1 — Thanks Xiaolong Ran PengHui Li 于2020年2月1日 周六上午10:02写道: > LGTM +1 > > Guangning E 于2020年2月1日周六 上午9:36写道: > > > That's great > > > > Thanks, > > Guangning > > > > Sijie Guo 于2020年2月1日周六 上午5:55写道: > > > > > Hi all, &

Re: Pulsar Release 2.5.1 Discussion

2020-02-22 Thread xiaolong ran
Thanks Guangning E work for this. LGTM +1 -- Thanks Xiaolong Ran > 在 2020年2月22日,下午4:52,Guangning E 写道: > > Hi everyone, > > There are a few bug fixes and enhancement for 2.5.0. And the planned 2.5.0 > the release has past due by a few days. Of course, according to PI

[Discuss] Create the first release of Apache Pulsar-client-go

2020-03-20 Thread xiaolong ran
e as soon as possible, so that we cannot only meet users’ needs but also I dentify what to release and what are the potential issues to fix to follow the Apache way for future release. This is the email thread for discussing the first pulsar-client-go release. -- Thanks Xiaolong Ran

Re: [Discuss] Create the first release of Apache Pulsar-client-go

2020-03-24 Thread xiaolong ran
下午7:22,xiaolong ran 写道: > > Hello committers, > > Since: > - A lot of users use > [pulsar-client-go](https://github.com/apache/pulsar-client-go > <https://github.com/apache/pulsar-client-go>) and many > of them want to have the first release, e.g: > (htt

[VOTE] Pulsar Client Go Release 0.1.0 Candidate 1

2020-03-24 Thread xiaolong ran
Hi everyone, Please review and vote on the release candidate #1 for the version 0.1.0, as follows: [ ] +1, Approve the release [ ] -1, Do not approve the release (please provide specific comments) This is the first release candidate for Apache Pulsar Go client, version 0.1.0. It fixes the follo

[VOTE] Pulsar Client Go Release 0.1.0 Candidate 1 again

2020-03-30 Thread xiaolong ran
Hi everyone, Please review and vote on the release candidate #1 for the version 0.1.0, as follows: [ ] +1, Approve the release [ ] -1, Do not approve the release (please provide specific comments) This is the first release candidate for Apache Pulsar Go client, version 0.1.0. It fixes the follo

[RESULT][VOTE] Pulsar Client Go Release 0.1.0 Candidate 1

2020-04-02 Thread xiaolong ran
lot for your help. -- Thanks Xiaolong Ran

[ANNOUNCE] Apache Pulsar client go 0.1.0 released

2020-04-02 Thread xiaolong ran
The Apache Pulsar team is proud to announce Apache Pulsar client go version 0.1.0. Pulsar is a highly scalable, low latency messaging platform running on commodity hardware. It provides simple pub-sub semantics over topics, guaranteed at-least-once delivery of messages, automatic cursor managemen

Re: [VOTE] Pulsar Release 2.5.1 Candidate 1

2020-04-08 Thread xiaolong ran
+1 (non-binding) - Validate Pub/Sub - Validate Java Function - Validate Connectors - Validate Stateful Function - Validate RPM packages - Validate DEB packages - Validate GPG keys > 在 2020年4月6日,下午8:23,Guangning E 写道: > > This is the first release candidate for Apache Pulsar, version 2.5.1. >

[Discuss] Replace cgo client in Pulsar repo with Native Go Client

2020-04-13 Thread xiaolong ran
er finishing this project -- Thanks Xiaolong Ran

Re: [Discuss] Replace cgo client in Pulsar repo with Native Go Client

2020-04-14 Thread xiaolong ran
- Thanks Xiaolong Ran > 在 2020年4月14日,上午6:03,Matteo Merli 写道: > >> Delete the CGo client code from Pulsar repo > > I'd rather wait a bit more for that, given that apps are fetching > directly from github. Eg: change the Docs but leave the code there for > one more

Re: [Discuss] Replace cgo client in Pulsar repo with Native Go Client

2020-04-16 Thread xiaolong ran
It seems there are no objections to this proposal, I will update native go client docs to Apache Pulsar web site and remove the validate contents of CGo client. -- Thanks Xiaolong Ran > 在 2020年4月13日,下午10:19,xiaolong ran 写道: > > Hello all: > > > Pulsar has provided &

Re: [VOTE] Pulsar Release 2.5.1 Candidate 4

2020-04-19 Thread xiaolong ran
LGTM +1 (non-binding) - Validate Pub/Sub - Validate Java Function - Validate Connectors - Validate Stateful Function - Validate RPM packages - Validate DEB packages - Validate python image > 在 2020年4月15日,下午11:30,Guangning E 写道: > > This is the fourth release candidate for Apache Pulsar, versi

Re: [Discuss] Pulsar 2.5.2 release

2020-05-07 Thread xiaolong ran
+1 > 在 2020年5月7日,上午9:12,Fangbin Sun 写道: > > +1 > > Sijie Guo 于2020年5月7日周四 上午2:08写道: > >> +1 >> >> On Wed, May 6, 2020 at 7:51 AM lan.liang wrote: >> >>> +1 >>> >>> >>> >>> >>> >>> >>> >>> >>> - lan.liang >>> On 5/6/2020 22:08,PengHui Li wrote: >>> +1 >>> On May 6, 2020, 7:20 PM +08

Re: [DISCUSS] Apache Pulsar 2.6.0 Release

2020-06-08 Thread xiaolong ran
LGTM +1 -- Thanks Xiaolong Ran > 在 2020年6月5日,下午7:30,PengHui Li 写道: > > Hi, all > > I will start cut 2.6.0 release in the last few days. There are few in-process > tasks there https://github.com/apache/pulsar/milestone/27. > Most of them can’t pass the CI check. I will tr

[Discuss] Apache pulsar-client-go 0.1.1 release

2020-06-08 Thread xiaolong ran
en+is%3Apr+milestone%3A0.1.1 <https://github.com/apache/pulsar-client-go/pulls?q=is:open+is:pr+milestone:0.1.1> If there are some other features need to merged 0.1.1, feel free to the left your comment. If I missed some features, Please let me know, thanks. -- Regards, Xiaolong Ran

[Discuss] Disable jenkins test in apache/pulsar-client-go

2020-06-10 Thread xiaolong ran
Hello all: In apache/pulsar-client-go, we used Github Action CI to perform our test for a while, It is much more stable than Jekins, we can consider disabling Jenkins CI in apache/pulsar-cient-go. Jenkins: https://builds.apache.org/job/pulsar_precommit_client_go

Re: [Discuss] Apache pulsar-client-go 0.1.1 release

2020-06-11 Thread xiaolong ran
I am starting the release process of 0.1.1. If you have any pull requests that must be included in 0.1.1, please let me know. -- Thanks Xiaolong Ran > 在 2020年6月10日,上午4:18,Sijie Guo 写道: > > +1 > > On Mon, Jun 8, 2020 at 6:31 PM xiaolong ran > wrote: > >> Hello al

[VOTE] Pulsar Client Go Release 0.1.1 Candidate 1

2020-06-12 Thread xiaolong ran
Hi everyone, Please review and vote on the release candidate #1 for the version 0.1.1, as follows: [ ] +1, Approve the release [ ] -1, Do not approve the release (please provide specific comments) This is the first release candidate for Apache Pulsar Go client, version 0.1.1. It fixes the follo

Re: [DISCUSS] PIP-67: Contribute Pulsarctl to Apache Pulsar

2020-06-14 Thread xiaolong ran
Thanks Yong Zhang work for this, LGTM+1 -- Thanks Xiaolong Ran > 在 2020年6月12日,上午11:38,Yong Zhang 写道: > > Hi all, > > We have developed a new tool Pulsarctl for managing Pulsar resources. It’s > written in Golang > and is an alternative tool of pulsar-admin. We’d l

Re: [VOTE] Pulsar Release 2.6.0 Candidate 1

2020-06-15 Thread xiaolong ran
LGTM +1 (non-binding) Follows release candidate validation: - Validate Pub/Sub and Java Functions - Validate connectors - Validate stateful function - Validate DEB and RPM pkg - Validate checksums and signatures -- Thanks Xiaolong Ran > 在 2020年6月10日,下午7:35,PengHui Li 写道: > > Th

Re: [VOTE] Pulsar Client Go Release 0.1.1 Candidate 1

2020-06-18 Thread xiaolong ran
The vote is now closed for Pulsar Client Go Release 0.1.1 Release Candidate 1 with 9 "+1" (3 +1 binding votes) votes, 0 +0/-0 votes, 0 -1 votes. 3 +1 bindings are: - PengHui Li - Matteo Merli - Jia Zhai 6 +1 non-binding are: - Guangning E - Xiaolong Ran - Cong Bo - Yong Zhang - Ian.l

[ANNOUNCE] Apache Pulsar Client Go 0.1.1 released

2020-06-18 Thread xiaolong ran
The Apache Pulsar team is proud to announce Apache Pulsar Client Go version 0.1.1. Pulsar is a highly scalable, low latency messaging platform running on commodity hardware. It provides simple pub-sub semantics over topics, guaranteed at-least-once delivery of messages, automatic cursor managemen

Re: [VOTE] Accept Pulsarctl as part of Apache pulsar project

2020-06-19 Thread xiaolong ran
LGTM +1, thanks yong -- Thanks Xiaolong Ran > 在 2020年6月19日,下午5:59,Yong Zhang 写道: > > Hi all, > > I'd like to start a vote thread for accepting Pulsarctl[1] as part of > Apache Pulsar project. Pulsarctl is an alternative tool of pulsar-admin, > used to manage

[DISCUSS] Apache Pulsar 2.6.1 release

2020-07-26 Thread xiaolong ran
pache/pulsar/pulls?q=is%3Aopen+is%3Apr+label%3Arelease%2F2.6.1 If I missed some features, please let me know. And if some PRs can't complete in a few days, the owner can help check if we should include them in 2.6.1 or push to the next release version. -- Thanks Xiaolong Ran

Re: [DISCUSS] Apache Pulsar 2.6.1 release

2020-07-28 Thread xiaolong ran
aolong Ran > 在 2020年7月27日,上午10:41,xiaolong ran 写道: > > Hi all: > > I hope you've all been doing well. Since the last 2.6.0 release, > almost a month and a half have passed. According to > **PIP 47: Time Based Release Plan**, I will start to release > 2.6.1 thi

PIP 69: Schema design for pulsar-client-go

2020-08-05 Thread xiaolong ran
function of Go Client, we need to support the function of Schema Registry in Go Client. The proposal is in: https://gist.github.com/wolfstudy/e0c9b349cd405715a9e04dd8658510bc <https://gist.github.com/wolfstudy/e0c9b349cd405715a9e04dd8658510bc> Looking forward to any feedback. -- Thanks Xi

[VOTE] Pulsar Release 2.6.1 Candidate 1

2020-08-14 Thread xiaolong ran
This is the first release candidate for Apache Pulsar, version 2.6.1. It fixes the following issues: https://github.com/apache/pulsar/labels/release%2F2.6.1 *** Please download, test and vote on this release. This vote will stay open for at

[DISCUSS] Apache pulsar-client-go 0.2.0 release

2020-08-16 Thread xiaolong ran
+milestone%3A0.2.0 <https://github.com/apache/pulsar-client-go/pulls?q=is:open+is:pr+milestone:0.2.0> If there are some other features need to merged 0.2.0, feel free to the left your comments. If I missed some features, please let me know, thanks. -- Regards, Xiaolong Ran

Re: [VOTE] Pulsar Release 2.6.1 Candidate 1

2020-08-20 Thread xiaolong ran
The vote is now closed for Pulsar Release 2.6.1 Release Candidate 1 with 4 "+1" (3 +1 binding votes) votes, 0 +0/-0 votes, 0 -1 votes. 3 +1 bindings are: PengHui Li Hiroyuki Sakai Jia Zhai 1 +1 non-binding are: Xiaolong Ran — Thanks Xiaolong Ran > 在 2020年8月15日,上午1:25,xia

[ANNOUNCE] Apache Pulsar 2.6.1 released

2020-08-22 Thread xiaolong ran
The Apache Pulsar team is proud to announce Apache Pulsar version 2.6.1. Pulsar is a highly scalable, low latency messaging platform running on commodity hardware. It provides simple pub-sub semantics over topics, guaranteed at-least-once delivery of messages, automatic cursor management for subsc

[VOTE] Pulsar Client Go Release 0.2.0 Candidate 1

2020-08-24 Thread xiaolong ran
Hi everyone, Please review and vote on the release candidate #1 for the version 0.2.0, as follows: [ ] +1, Approve the release [ ] -1, Do not approve the release (please provide specific comments) This is the first release candidate for Apache Pulsar Go client, version 0.2.0. It fixes the follow

Re: [VOTE] Pulsar Client Go Release 0.2.0 Candidate 1

2020-08-26 Thread xiaolong ran
The vote is now closed for Go client Release 0.2.0 Candidate 1 with 7 "+1” (5 +1 binding votes) votes, 0 +0/-0 votes, 0 -1 votes. 5 +1 bindings are: PengHui Li Hiroyuki Sakai Jia Zhai Nozomi Kurihara Matteo Merli 2 +1 non-binding are: Yong Zhang Xiaolong Ran — Thanks Xiaolong Ran > 在

[ANNOUNCE] Apache Pulsar Go Client 0.2.0 released

2020-08-26 Thread xiaolong ran
The Apache Pulsar team is proud to announce Apache Pulsar Go Client version 0.2.0. Pulsar is a highly scalable, low latency messaging platform running on commodity hardware. It provides simple pub-sub semantics over topics, guaranteed at-least-once delivery of messages, automatic cursor managemen

Re: [VOTE] Pulsar Manager Release 0.2.0 Candidate 1

2020-09-08 Thread xiaolong ran
Thanks ganging, LGTM +1(non-binding) -- Thanks Xiaolong Ran > 在 2020年9月8日,下午6:13,Guangning E 写道: > > Hi everyone, > Please review and vote on the release candidate #1 for the version 0.2.0, > as follows: > [ ] +1, Approve the release > [ ] -1, Do not approve the re

[DISCUSS] Apache Pulsar 2.6.2 release

2020-10-19 Thread xiaolong ran
or push to the next release version. -- Thanks Xiaolong Ran

Re: [ANNOUNCE] New PMC Member Jennifer Huang (hjf)

2020-11-01 Thread xiaolong ran
Congratulations Jennifer Huang! -- Thanks Xiaolong Ran 在 2020年11月2日 +0800 AM10:56,Jia Zhai ,写道: > Hi all! > > The Apache Pulsar PMC recently extended PMC karma to Jennifer Huang and she  > has accepted. > It is my pleasure to announce that Jennifer Huang joined the Apache Puls

[VOTE] Pulsar Release 2.6.2 Candidate 1

2020-11-04 Thread xiaolong ran
This is the first release candidate for Apache Pulsar, version 2.6.2. It fixes the following issues: https://github.com/apache/pulsar/issues?q=label%3Arelease%2F2.6.2+is%3Aclosed *** Please download, test and vote on this

[VOTE] Pulsar Release 2.6.2 Candidate 2

2020-11-06 Thread xiaolong ran
This is the first release candidate for Apache Pulsar, version 2.6.2. It fixes the following issues: https://github.com/apache/pulsar/issues?q=label%3Arelease%2F2.6.2+is%3Aclosed *** Please download, test and vote on this

Re: [VOTE] Pulsar Release 2.6.2 Candidate 2

2020-11-08 Thread xiaolong ran
The vote is now closed for Pulsar Release 2.6.2 Release Candidate 2 with 5 "+1” (4 +1 binding votes) votes, 0 +0/-0 votes, 0 -1 votes. 4 +1 bindings are: PengHui Li Hiroyuki Sakai Jia Zhai Nozomi 1 +1 non-binding are: Xiaolong Ran — Thanks Xiaolong Ran > 在 2020年11月6日,下午6:39,xiaolong

[DISCUSS] Apache pulsar-client-go 0.3.0 release

2020-11-09 Thread xiaolong ran
+milestone%3A0.3.0+is%3Aclosed <https://github.com/apache/pulsar-client-go/pulls?q=is:pr+milestone:0.3.0+is:closed> If there are some other features need to merged 0.3.0, feel free to the left your comments. If I missed some features, please let me know, thanks. -- Regards, Xiaolong Ran

Re: [DISCUSS] Apache Pulsar 2.7.0 Release

2020-11-09 Thread xiaolong ran
t have been implemented, I think it’s time for us to use the native Go client instead of the CGO client. -- Thanks Xiaolong Ran > 在 2020年11月6日,上午10:24,PengHui Li 写道: > > Hi, everyone > > I hope you’ve all been doing well. In June, we have released Pulsar 2.6.0, > there

Re: [DISCUSS] Apache Pulsar 2.7.0 Release

2020-11-10 Thread xiaolong ran
Sure, will vote for this. Thanks sijie. -- Thanks Xiaolong Ran > 在 2020年11月10日,下午5:26,Sijie Guo 写道: > > Xiaolong - Can you start an official vote thread for that? > > - Sijie > > On Mon, Nov 9, 2020 at 11:46 PM xiaolong ran > wrote: > >> Hello all: >&

[VOTE] Remove CGO client from Apache pulsar repo

2020-11-10 Thread xiaolong ran
Xiaolong Ran

[VOTE] Pulsar Client Go Release 0.3.0 Candidate 1

2020-11-11 Thread xiaolong ran
Hi everyone, Please review and vote on the release candidate #1 for the version 0.3.0, as follows: [ ] +1, Approve the release [ ] -1, Do not approve the release (please provide specific comments) This is the first release candidate for Apache Pulsar Go client, version 0.3.0. It fixes the follo

[ANNOUNCE] Apache Pulsar 2.6.2 released

2020-11-12 Thread xiaolong ran
The Apache Pulsar team is proud to announce Apache Pulsar version 2.6.2. Pulsar is a highly scalable, low latency messaging platform running on commodity hardware. It provides simple pub-sub semantics over topics, guaranteed at-least-once delivery of messages, automatic cursor management for subsc

Re: [VOTE] Pulsar Client Go Release 0.3.0 Candidate 1

2020-11-17 Thread xiaolong ran
The vote is now closed for pulsar-client-go 0.3.0 Release Candidate 1 with 6 "+1” (3 +1 binding votes) votes, 0 +0/-0 votes, 0 -1 votes. 3 +1 bindings are: PengHui Li Hiroyuki Sakai Jia Zhai 3 +1 non-binding are: Xiaolong Ran Guangning E Yuto Furuta — Thanks Xiaolong Ran > 在 2020年11

[ANNOUNCE] Apache Pulsar Client Go 0.3.0 released

2020-11-17 Thread xiaolong ran
The Apache Pulsar team is proud to announce Apache Pulsar Client Go version 0.3.0. Pulsar is a highly scalable, low latency messaging platform running on commodity hardware. It provides simple pub-sub semantics over topics, guaranteed at-least-once delivery of messages, automatic cursor managemen

Rerun failure ci for pulsar-client-go

2020-11-18 Thread xiaolong ran
very much for the action ci provided by @zymap(https://github.com/zymap/bot) for making this possible. How to use it? When there is a failed test, we can re-trigger CI by commenting `rerun failure checks`, for example: -- Thanks Xiaolong Ran

Re: [VOTE] Pulsar Release 2.7.0 Candidate 1

2020-11-25 Thread xiaolong ran
+1 (non-binding) - check signatures/checksums - compile the source - Test pulsar-function-runtime and pulsar-function-worker unit test case - Validate Connectors - Validate Pub/Sub and Java Functions - Validate Stateful Functions -- Thanks Xiaolong Ran 在 2020年11月23日 +0800 AM8:33,PengHui Li ,写道

[DISCUSS] Apache Pulsar 2.6.3 Release

2020-12-06 Thread xiaolong ran
let me know. -- Thanks Xiaolong Ran

Re: [ANNOUNCE] New Pulsar Committer: LinLin

2021-01-06 Thread xiaolong ran
Congratulations LinLin! -- Thanks Xiaolong Ran 在 2021年1月7日 +0800 AM11:46,Huanli Meng ,写道: > Congratulations LinLin! > > BR//Huanli > > > On Jan 7, 2021, at 11:41 AM, Wesley Peng wrote: > > > > Congrats Linlin~ > > > > Regards. > > > > On

Re: [Vote] Accept Supernova as part of Apache Pulsar project

2021-01-11 Thread xiaolong ran
+1(non-binding) Thanks Xiaolong Ran 在 2021年1月11日 +0800 AM10:29,anonymitaet _ ,写道: > +1 > > And we can add Haskell docs on the Pulsar website to bring more convenience > to users. > > > From: Jinfeng Huang > Sent: Sunday, January 10, 20

Re: Virtual Pulsar Community Meetings

2021-01-29 Thread xiaolong ran
+1 I think we need to talk about the time zone into consideration is great. Best Regards, Xiaolong Ran Jinfeng Huang 于2021年1月29日周五 下午5:06写道: > +1 > That's a very good idea. > Taking the time zone into consideration is great. > > > Best Regards, > Jennifer > > &

[DISCUSS] Apache pulsar-client-go v0.4.0 release

2021-01-29 Thread xiaolong ran
%3Apr+milestone%3A0.4.0 If I missed some features, please let me know. And if some PRs can't complete in a few days, the owner can help check if we should include them in v0.4.0 or push to the next release version(v0.5.0). -- Thanks Xiaolong Ran

Re: [ANNOUNCE] Apache Pulsar 2.6.3 released

2021-01-31 Thread xiaolong ran
Exciting news. Thanks Penghui Li Thanks Xiaolong Ran 在 2021年1月26日 +0800 PM7:07,PengHui Li ,写道: > The Apache Pulsar team is proud to announce Apache Pulsar version 2.6.3. > > Pulsar is a highly scalable, low latency messaging platform running on > commodity hardware. It provides si

Re: [ANNOUNCE] Apache Pulsar 2.6.3 released

2021-01-31 Thread xiaolong ran
Exciting news. Thanks Penghui Li Thanks Xiaolong Ran 在 2021年1月26日 +0800 PM7:07,PengHui Li ,写道: > The Apache Pulsar team is proud to announce Apache Pulsar version 2.6.3. > > Pulsar is a highly scalable, low latency messaging platform running on > commodity hardware. It provides si

[VOTE] Pulsar Client Go Release 0.4.0 Candidate 1

2021-02-08 Thread xiaolong ran
ksums: 4ca22efb026f6a1248107d8e553c10e8ce2f22b5d624c719d8a50d49c4745df7b45ac5576c4f15a7cea6fcb963c6afd25e5e661f80e256f29b8eac4515aed3f5 apache-pulsar-client-go-0.4.0-src.tar.gz -- Thanks Xiaolong Ran

Re: [DISCUSS] Apache pulsar-client-go v0.4.0 release

2021-02-08 Thread xiaolong ran
Hello all: I will cut the 0.4.0 of go client, thanks everyone for this. -- Thanks Xiaolong Ran 在 2021年1月30日 +0800 PM3:10,xiaolong ran ,写道: > Hello all: > > I hope you've all been doing well. Since the last v0.3.0 release, > almost two months and a half have passed. So I will

[VOTE] Pulsar Client Go Release 0.4.0 Candidate 1

2021-02-08 Thread xiaolong ran
ksums: 4ca22efb026f6a1248107d8e553c10e8ce2f22b5d624c719d8a50d49c4745df7b45ac5576c4f15a7cea6fcb963c6afd25e5e661f80e256f29b8eac4515aed3f5   apache-pulsar-client-go-0.4.0-src.tar.gz Thanks Xiaolong Ran

Re: [DISCUSS] Apache pulsar-client-go v0.4.0 release

2021-02-08 Thread xiaolong ran
Hello all: I will cut the 0.4.0 of go client, thanks everyone for this. -- Thanks Xiaolong Ran 在 2021年1月30日 +0800 PM3:10,xiaolong ran ,写道: > Hello all: > > I hope you've all been doing well. Since the last v0.3.0 release, > almost two months and a half have passed. So I will

Re: [VOTE] Pulsar Client Go Release 0.4.0 Candidate 1

2021-03-04 Thread xiaolong ran
y environment, checked it and found "No > > public key" error. > > > > > https://dist.apache.org/repos/dist/dev/pulsar/pulsar-client-go-0.4.0-candidate-1/apache-pulsar-client-go-0.4.0-src.tar.gz.asc > > > > Regards, > > -- > > Yuri Mizushima >

Re: [VOTE] Pulsar Client Go Release 0.4.0 Candidate 1

2021-03-04 Thread xiaolong ran
The vote is now closed for Go client Release 0.4.0 Candidate 1 with 10 "+1” (5 +1 binding votes) votes, 0 +0/-0 votes, 0 -1 votes. 4 +1 bindings are: PengHui Li Masahiro Sakamoto Jia Zhai Matteo Merli 6 +1 non-binding are: Yong Zhang Xiaolong Ran Cong Bo Guangning E ran leon Yuri Mizu

Re: [VOTE] Pulsar Client Go Release 0.4.0 Candidate 1

2021-03-04 Thread xiaolong ran
The vote is now closed for Go client Release 0.4.0 Candidate 1 with 10 "+1” (5 +1 binding votes) votes, 0 +0/-0 votes, 0 -1 votes. 4 +1 bindings are: PengHui Li Masahiro Sakamoto Jia Zhai Matteo Merli 6 +1 non-binding are: Yong Zhang Xiaolong Ran Cong Bo Guangning E ran leon Yuri Mizu

[ANNOUNCE] Apache Pulsar Go Client 0.4.0 released

2021-03-04 Thread xiaolong ran
The Apache Pulsar team is proud to announce Apache Pulsar Go Client version 0.4.0. Pulsar is a highly scalable, low latency messaging platform running on commodity hardware. It provides simple pub-sub semantics over topics, guaranteed at-least-once delivery of messages, automatic cursor managem

Re: [DISCUSS] Releasing Pulsar-client-go 0.5.0

2021-05-05 Thread xiaolong ran
+1 Xiaolong Ran 2021年5月5日 +0800 PM4:06 Enrico Olivelli ,写道: > +1 > > Enrico > > Il giorno mer 5 mag 2021 alle ore 07:57 Guangning E > ha scritto: > > > > +1 > > > > Thanks, > > Guangning > > > > Sijie Guo 于2021年5月5日周三 下午1:36写道: &g

[DISCUSSION] PIP-32: Support Go Function - API, Instance and LocalRun

2019-03-11 Thread xiaolong ran
Hello community, We are developing go functions in pulsar. Here is the proposal for adding API, Instance and support LocalRun: [https://gist.github.com/wolfstudy/773871ee0d24643f8111ccfa055b2f26]. Please take a look and let me know what is your thought. Comments are welcome.

Re: [VOTE] Pulsar Release 2.4.0 Candidate 2

2019-06-26 Thread xiaolong ran
Pulsar Release 2.4.0 Candidate 2 validation: - Validate the binary distribution - Validate pub/sub and Java Functions - Validate connectors - Validate stateful Functions - Validate RPM and DEB package LGTM +1 > 在 2019年6月26日,下午7:14,PengHui Li 写道: > > This is the second release candidate for Apa

Re: [VOTE] Pulsar Release 2.4.1 Candidate 1

2019-09-02 Thread xiaolong ran
- Validate the binary distribution - Validate Pub/Sub - Validate Java Functions - Validate Connectors - Validate Stateful Functions - Validate RPM and DEB packages LGTM +1

Re: [ANNOUNCE] Penghui Li joins the Apache Pulsar PMC.

2019-09-22 Thread xiaolong ran
Congrats Penghui!

Re: [ANNOUNCE] Guangning E becomes a Pulsar committer

2019-10-10 Thread xiaolong ran
Congratulations to Guangning! 🥰 Best Regards, Xiaolong.ran

Pulsar Release 2.4.2 Discussion

2019-10-21 Thread xiaolong ran
Hi all committers, There are a few bug fixes and enhancement for 2.4.1. And the planned 2.4.2 release has past due by a few days. It would be good to start cut the release soon. I would like to volunteer for releasing 2.4.2. Best regarding, Xiaolong Ran

Re: [Community Weekly Update] 2019-10-07 ~ 2019-10-18

2019-10-21 Thread xiaolong ran
Cool, 👏👏👏

Re: Pulsar Release 2.4.2 Discussion

2019-10-21 Thread xiaolong ran
Jinfeng Huang wrote: >> >> Great, let's start 2.4.2 release, look forward to it. >> >> Best Regards, >> Jennifer >> >> >> On Mon, Oct 21, 2019 at 6:19 PM xiaolong ran >> wrote: >> >>> Hi all committers, >>> >&

Re: geo-replication can't work

2019-10-23 Thread xiaolong ran
Hello, Can you check if the network or port of the two rooms is properly connected? 孙刘昌(sunliuchang) 于2019年10月22日周二 下午9:06写道: > Hi guys > > > > Now I setup two pulsar clusters , one pulsar-cluster-jh ,another : > pulsar-cluster-wx > > > > Want to use the geo-replication function . > > > > The

Re: Enable Wiki tab for pulsar-manager repository

2019-10-25 Thread xiaolong ran
LGTM +1 > 在 2019年10月25日,下午5:21,Guangning E 写道: > > Hi, everyone > > Currently, I'm trying to document the release procedure for pulsar-manager. > I want to use GitHub Wiki for that, but the Wiki tab for the pulsar-manager > repository is disabled now. > https://github.com/apache/pulsar-manager

[DISCUSS] : PIP 47: Time Based Release Plan For Apache Pulsar

2019-10-28 Thread xiaolong ran
Hi all committers: It has been more than two months since the 2.4.1 release. But we don't have an accurate time about when we release the next version. We can only choose to extend the 2.4.2 Milestone. I am thinking of changing the release plan/schedule to a more time-based mechanism what othe

Re: [DISCUSS] : PIP 47: Time Based Release Plan For Apache Pulsar

2019-10-28 Thread xiaolong ran
iki page? > > - Sijie > > On Mon, Oct 28, 2019 at 5:21 PM xiaolong ran <mailto:ranxiaolong...@gmail.com>> > wrote: > >> Hi all committers: >> >> It has been more than two months since the 2.4.1 release. But we don't >> have an accurate

Re: Pulsar Release 2.4.2 Discussion

2019-10-29 Thread xiaolong ran
I will ping the owner of PR and issue marked as 2.4.2 on the github. And discuss if we could postpone some of them to 2.4.3 or 2.5.0. Hope we could accelerate the release. > 在 2019年10月21日,下午6:19,xiaolong ran 写道: > > Hi all committers, > > There are a few bug fixes and enhanc

PIP 49: Permission levels and inheritance

2019-10-30 Thread xiaolong ran
Hello all: When using pulsar-admin, I found that the current permission verification mechanism has some problems. We are starting a proposal about permission levels and inheritance in Apache Pulsar. The proposal is in: https://github.com/apache/pulsar/wiki/PIP-49%3A-Permission-levels-and-inhe

Re: PIP 49: Permission levels and inheritance

2019-10-30 Thread xiaolong ran
We can discuss which of the permissions for the commands in this PIP are reasonable, and which of the commands' permissions we should keep current permissions. Thanks again. Best Regards, Xiaolong Ran > 在 2019年10月31日,上午12:33,Matteo Merli 写道: > > Agree with Joe, > > th

Re: PIP 49: Permission levels and inheritance

2019-10-31 Thread xiaolong ran
Thanks Matteo and Joe feedback, I will reorganize the relevant content of this PIP. > 在 2019年10月31日,上午5:29,Matteo Merli 写道: > > On Wed, Oct 30, 2019 at 10:11 AM xiaolong ran > wrote: >> >> Thanks Matteo and Joe. >> >> In here, I have two questions: &

Re: [discuss]About api documentation

2019-11-02 Thread xiaolong ran
Thanks Guangning E work for this, LGTM +1 > 在 2019年11月2日,上午9:51,Guangning E 写道: > > Recently, community users complained about API documents, including > missing, wrong version, wrong link, contradictory content, etc. After doing > some work and communicating with the asf framework group throug

Re: PIP 49: Permission levels and inheritance

2019-11-02 Thread xiaolong ran
egards, Xiaolong Ran > 在 2019年10月30日,下午7:49,xiaolong ran 写道: > > Hello all: > > When using pulsar-admin, I found that the current permission verification > mechanism has some problems. > > We are starting a proposal about permission levels and inheritance in Apache >

Re: Pulsar Release 2.4.2 Discussion

2019-11-03 Thread xiaolong ran
om/apache/pulsar/pull/5491> @Matteo PTAL https://github.com/apache/pulsar/pull/5022 <https://github.com/apache/pulsar/pull/5022> @Matteo PTAL Hope we could accelerate the release. -- Xiaolong Ran > 在 2019年10月21日,下午6:19,xiaolong ran 写道: > > Hi all committers, > > There ar

Re: PIP 49: Permission levels and inheritance

2019-11-06 Thread xiaolong ran
Hello all committers: About this PIP, do you have any other good ideas or propose. -- Thanks Xioalong Ran > 在 2019年10月30日,下午7:49,xiaolong ran 写道: > > Hello all: > > When using pulsar-admin, I found that the current permission verification > mechanism has some pro

[VOTE] PIP-47: Time Based Release Plan

2019-11-06 Thread xiaolong ran
rovide specific comments) -- Thanks Xiaolong Ran

Re: [VOTE] PIP-47: Time Based Release Plan

2019-11-06 Thread xiaolong ran
read.html/6509f012d52241090dd987609ed7eb27ab29af224217f6934cfee64c@%3Cdev.pulsar.apache.org%3E <https://lists.apache.org/thread.html/6509f012d52241090dd987609ed7eb27ab29af224217f6934cfee64c@%3Cdev.pulsar.apache.org%3E> Maybe you missed this message. -- Thanks Xiaolong Ran > 在 2019年11月7日,上

Re: [VOTE] PIP-47: Time Based Release Plan

2019-11-06 Thread xiaolong ran
Thanks Dave and Sijie feedback. I will rescind this VOTE, and ping the discussion thread to see if there are any other concern about adopting the proposal. Make sure the proposal has been properly discussed. -- Thanks Xiaolong Ran > 在 2019年11月7日,上午11:44,Sijie Guo 写道: > > Hi

Re: [DISCUSS] : PIP 47: Time Based Release Plan For Apache Pulsar

2019-11-06 Thread xiaolong ran
Hello everyone: About this proposal, do you have other concern about adopting the proposal. If so, please provide specific comments, thanks. -- Thanks Xiaolong Ran > 在 2019年10月28日,下午5:21,xiaolong ran 写道: > > Hi all committers: > > It has been more than two months

Re: PIP 49: Permission levels and inheritance

2019-11-08 Thread xiaolong ran
is PIP, what do you think about this? -- Thanks Xiaolong Ran > 在 2019年11月8日,下午3:59,Sijie Guo 写道: > > If the problem is complex enough, can we first reduce the scope of this PIP > to focus on fixing the permissions of individual commands (e.g. schemas > don't require super-u

Re: [DISCUSS] : PIP 47: Time Based Release Plan For Apache Pulsar

2019-11-10 Thread xiaolong ran
Hello everyone: This PIP proposal seems to be no objection, I will re-initiate a new vote. -- Thanks Xiaolong Ran > 在 2019年11月7日,下午12:07,xiaolong ran 写道: > > Hello everyone: > > About this proposal, do you have other concern about adopting the proposal. > >

  1   2   >