You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by xiaolong ran <ra...@gmail.com> on 2019/11/22 03:04:59 UTC

[VOTE] Pulsar Release 2.4.2 Candidate 1

Hi everyone,

This is the first release candidate for Apache Pulsar, version 2.4.2.

as follows:
- [ ] +1, Approve the release
- [ ] -1, Do not approve the release (please provide specific comments)

It fixes the following issues:
https://github.com/apache/pulsar/milestone/25?closed=1

*** Please download, test and vote on this release. This vote will stay open
for at least 72 hours ***

Note that we are voting upon the source (tag), binaries are provided for convenience.

Source and binary files:
https://dist.apache.org/repos/dist/dev/pulsar/pulsar-2.4.2-candidate-1/

SHA-512 checksums:
- 5a8711ab6266143fa131c4c35136c66e32e1e2d482092c4ee007e68098d6bcef3c420d71ff78a0ef5e8a9fb50241f03288ec673cfc020392380b18802a96b438 apache-pulsar-2.4.2-bin.tar.gz
- 8b291f80372e13ddada1cf84226afa8242bf603b50be5e567aca3adfa31316a15a3d2f2ec3f38d7f26e253ad27b4810072759ae660c1b5dea8fe7c053cb135e1 apache-pulsar-2.4.2-src.tar.gz

Maven staging repo:
https://repository.apache.org/content/repositories/orgapachepulsar-1054/

The tag to be voted upon:
v2.4.2-candidate-1
https://github.com/apache/pulsar/releases/tag/v2.4.2-candidate-1

Pulsar's KEYS file containing PGP keys we use to sign the release:
https://dist.apache.org/repos/dist/dev/pulsar/KEYS

Please download the the source package, and follow the README to build
and run the Pulsar standalone service.


--

Thanks
Xiaolong ran



Re: [VOTE] Pulsar Release 2.4.2 Candidate 1

Posted by 丛搏 <co...@gmail.com>.
+1 (non-bind)
https://github.com/apache/pulsar/wiki/Release-Candidate-Validation
Validate checksum
Validate the binary distribution
Validate Pub/Sub and Java Functions
Validate Connectors
Validate Stateful Functions
Validate RPM and DEB packages
Thanks!
--
Bo Cong

Guangning E <eg...@gmail.com> 于2019年11月22日周五 下午1:15写道:

> +1 (non-bind)
> https://github.com/apache/pulsar/wiki/Release-Candidate-Validation
> Validate checksum
> Validate the binary distribution
> Validate Pub/Sub and Java Functions
> Validate Connectors
> Validate Stateful Functions
> Validate RPM and DEB packages
>
> Guangning,
> Thanks
>
> xiaolong ran <ra...@gmail.com> 于2019年11月22日周五 上午11:05写道:
>
> > Hi everyone,
> >
> > This is the first release candidate for Apache Pulsar, version 2.4.2.
> >
> > as follows:
> > - [ ] +1, Approve the release
> > - [ ] -1, Do not approve the release (please provide specific comments)
> >
> > It fixes the following issues:
> > https://github.com/apache/pulsar/milestone/25?closed=1
> >
> > *** Please download, test and vote on this release. This vote will stay
> > open
> > for at least 72 hours ***
> >
> > Note that we are voting upon the source (tag), binaries are provided for
> > convenience.
> >
> > Source and binary files:
> > https://dist.apache.org/repos/dist/dev/pulsar/pulsar-2.4.2-candidate-1/
> >
> > SHA-512 checksums:
> > -
> >
> 5a8711ab6266143fa131c4c35136c66e32e1e2d482092c4ee007e68098d6bcef3c420d71ff78a0ef5e8a9fb50241f03288ec673cfc020392380b18802a96b438
> > apache-pulsar-2.4.2-bin.tar.gz
> > -
> >
> 8b291f80372e13ddada1cf84226afa8242bf603b50be5e567aca3adfa31316a15a3d2f2ec3f38d7f26e253ad27b4810072759ae660c1b5dea8fe7c053cb135e1
> > apache-pulsar-2.4.2-src.tar.gz
> >
> > Maven staging repo:
> > https://repository.apache.org/content/repositories/orgapachepulsar-1054/
> >
> > The tag to be voted upon:
> > v2.4.2-candidate-1
> > https://github.com/apache/pulsar/releases/tag/v2.4.2-candidate-1
> >
> > Pulsar's KEYS file containing PGP keys we use to sign the release:
> > https://dist.apache.org/repos/dist/dev/pulsar/KEYS
> >
> > Please download the the source package, and follow the README to build
> > and run the Pulsar standalone service.
> >
> >
> > --
> >
> > Thanks
> > Xiaolong ran
> >
> >
> >
>

Re: [VOTE] Pulsar Release 2.4.2 Candidate 1

Posted by xiaolong ran <ra...@gmail.com>.
> It seems that 5308
> was already cherry-picked to branch-2.4. Why didn't it go out with 2.4.2
> rc1?

Hi Sijie:

Yes, the #5308 was cherry-picked to branch-2.4, but it is not in 2.4.2-candidate-1(I missed #5308),
 so we need to package #5308 to v2.4.2-candidate-2.

--

Thanks
Xiaolong Ran

> 在 2019年11月25日,下午1:38,Sijie Guo <gu...@gmail.com> 写道:
> 
> Xiaolong,
> 
> I checked https://github.com/apache/pulsar/pull/5308 . It seems that 5308
> was already cherry-picked to branch-2.4. Why didn't it go out with 2.4.2
> rc1?
> 
> - Sijie
> 
> On Sun, Nov 24, 2019 at 7:58 PM xiaolong ran <ra...@gmail.com>
> wrote:
> 
>> Thanks Chris Bartholomew work for this.
>> 
>>> This should be changed back to non-partitioned before releasing 2.4.2.
>> It has already been reverted in master:
>> 
>> This feature looks more like enhancement than break, it allows
>> user-defined topics to be partition or non-partition.
>> I will cherry-pick the #5308 to branch-2.4, make sure that the type of
>> topic created automatically in `branch-2.4` is non-partition.
>> 
>> --
>> 
>> Thanks
>> Xiaolong Ran
>> 
>>> 在 2019年11月23日,上午1:28,Chris Bartholomew <c_...@yahoo.com.INVALID>
>> 写道:
>>> 
>>> -1
>>> It looks like the default auto-created topic type has changed from
>> non-partitioned to partitioned. This is a significant change that breaks
>> things. One example is the function trigger command. When the function
>> output topic is auto-created as partitioned, the trigger command which uses
>> a reader interface can no longer connect and the command always returns a
>> 500 error. This just the first example I found, there are probably others.
>>> This should be changed back to non-partitioned before releasing 2.4.2.
>> It has already been reverted in master:
>>> https://github.com/apache/pulsar/pull/5308
>>> 
>>> Cheers,Chris
>>>   On Friday, November 22, 2019, 12:15:28 AM EST, Guangning E <
>> eguangning@gmail.com> wrote:
>>> 
>>> +1 (non-bind)
>>> https://github.com/apache/pulsar/wiki/Release-Candidate-Validation
>>> Validate checksum
>>> Validate the binary distribution
>>> Validate Pub/Sub and Java Functions
>>> Validate Connectors
>>> Validate Stateful Functions
>>> Validate RPM and DEB packages
>>> 
>>> Guangning,
>>> Thanks
>>> 
>>> xiaolong ran <ra...@gmail.com> 于2019年11月22日周五 上午11:05写道:
>>> 
>>>> Hi everyone,
>>>> 
>>>> This is the first release candidate for Apache Pulsar, version 2.4.2.
>>>> 
>>>> as follows:
>>>> - [ ] +1, Approve the release
>>>> - [ ] -1, Do not approve the release (please provide specific comments)
>>>> 
>>>> It fixes the following issues:
>>>> https://github.com/apache/pulsar/milestone/25?closed=1
>>>> 
>>>> *** Please download, test and vote on this release. This vote will stay
>>>> open
>>>> for at least 72 hours ***
>>>> 
>>>> Note that we are voting upon the source (tag), binaries are provided for
>>>> convenience.
>>>> 
>>>> Source and binary files:
>>>> https://dist.apache.org/repos/dist/dev/pulsar/pulsar-2.4.2-candidate-1/
>>>> 
>>>> SHA-512 checksums:
>>>> -
>>>> 
>> 5a8711ab6266143fa131c4c35136c66e32e1e2d482092c4ee007e68098d6bcef3c420d71ff78a0ef5e8a9fb50241f03288ec673cfc020392380b18802a96b438
>>>> apache-pulsar-2.4.2-bin.tar.gz
>>>> -
>>>> 
>> 8b291f80372e13ddada1cf84226afa8242bf603b50be5e567aca3adfa31316a15a3d2f2ec3f38d7f26e253ad27b4810072759ae660c1b5dea8fe7c053cb135e1
>>>> apache-pulsar-2.4.2-src.tar.gz
>>>> 
>>>> Maven staging repo:
>>>> 
>> https://repository.apache.org/content/repositories/orgapachepulsar-1054/
>>>> 
>>>> The tag to be voted upon:
>>>> v2.4.2-candidate-1
>>>> https://github.com/apache/pulsar/releases/tag/v2.4.2-candidate-1
>>>> 
>>>> Pulsar's KEYS file containing PGP keys we use to sign the release:
>>>> https://dist.apache.org/repos/dist/dev/pulsar/KEYS
>>>> 
>>>> Please download the the source package, and follow the README to build
>>>> and run the Pulsar standalone service.
>>>> 
>>>> 
>>>> --
>>>> 
>>>> Thanks
>>>> Xiaolong ran
>>>> 
>>>> 
>> 
>> 


Re: [VOTE] Pulsar Release 2.4.2 Candidate 1

Posted by Sijie Guo <gu...@gmail.com>.
Xiaolong,

I checked https://github.com/apache/pulsar/pull/5308 . It seems that 5308
was already cherry-picked to branch-2.4. Why didn't it go out with 2.4.2
rc1?

- Sijie

On Sun, Nov 24, 2019 at 7:58 PM xiaolong ran <ra...@gmail.com>
wrote:

> Thanks Chris Bartholomew work for this.
>
> > This should be changed back to non-partitioned before releasing 2.4.2.
> It has already been reverted in master:
>
> This feature looks more like enhancement than break, it allows
> user-defined topics to be partition or non-partition.
> I will cherry-pick the #5308 to branch-2.4, make sure that the type of
> topic created automatically in `branch-2.4` is non-partition.
>
> --
>
> Thanks
> Xiaolong Ran
>
> > 在 2019年11月23日,上午1:28,Chris Bartholomew <c_...@yahoo.com.INVALID>
> 写道:
> >
> > -1
> > It looks like the default auto-created topic type has changed from
> non-partitioned to partitioned. This is a significant change that breaks
> things. One example is the function trigger command. When the function
> output topic is auto-created as partitioned, the trigger command which uses
> a reader interface can no longer connect and the command always returns a
> 500 error. This just the first example I found, there are probably others.
> > This should be changed back to non-partitioned before releasing 2.4.2.
> It has already been reverted in master:
> > https://github.com/apache/pulsar/pull/5308
> >
> > Cheers,Chris
> >    On Friday, November 22, 2019, 12:15:28 AM EST, Guangning E <
> eguangning@gmail.com> wrote:
> >
> > +1 (non-bind)
> > https://github.com/apache/pulsar/wiki/Release-Candidate-Validation
> > Validate checksum
> > Validate the binary distribution
> > Validate Pub/Sub and Java Functions
> > Validate Connectors
> > Validate Stateful Functions
> > Validate RPM and DEB packages
> >
> > Guangning,
> > Thanks
> >
> > xiaolong ran <ra...@gmail.com> 于2019年11月22日周五 上午11:05写道:
> >
> >> Hi everyone,
> >>
> >> This is the first release candidate for Apache Pulsar, version 2.4.2.
> >>
> >> as follows:
> >> - [ ] +1, Approve the release
> >> - [ ] -1, Do not approve the release (please provide specific comments)
> >>
> >> It fixes the following issues:
> >> https://github.com/apache/pulsar/milestone/25?closed=1
> >>
> >> *** Please download, test and vote on this release. This vote will stay
> >> open
> >> for at least 72 hours ***
> >>
> >> Note that we are voting upon the source (tag), binaries are provided for
> >> convenience.
> >>
> >> Source and binary files:
> >> https://dist.apache.org/repos/dist/dev/pulsar/pulsar-2.4.2-candidate-1/
> >>
> >> SHA-512 checksums:
> >> -
> >>
> 5a8711ab6266143fa131c4c35136c66e32e1e2d482092c4ee007e68098d6bcef3c420d71ff78a0ef5e8a9fb50241f03288ec673cfc020392380b18802a96b438
> >> apache-pulsar-2.4.2-bin.tar.gz
> >> -
> >>
> 8b291f80372e13ddada1cf84226afa8242bf603b50be5e567aca3adfa31316a15a3d2f2ec3f38d7f26e253ad27b4810072759ae660c1b5dea8fe7c053cb135e1
> >> apache-pulsar-2.4.2-src.tar.gz
> >>
> >> Maven staging repo:
> >>
> https://repository.apache.org/content/repositories/orgapachepulsar-1054/
> >>
> >> The tag to be voted upon:
> >> v2.4.2-candidate-1
> >> https://github.com/apache/pulsar/releases/tag/v2.4.2-candidate-1
> >>
> >> Pulsar's KEYS file containing PGP keys we use to sign the release:
> >> https://dist.apache.org/repos/dist/dev/pulsar/KEYS
> >>
> >> Please download the the source package, and follow the README to build
> >> and run the Pulsar standalone service.
> >>
> >>
> >> --
> >>
> >> Thanks
> >> Xiaolong ran
> >>
> >>
>
>

Re: [VOTE] Pulsar Release 2.4.2 Candidate 1

Posted by xiaolong ran <ra...@gmail.com>.
Thanks Chris Bartholomew work for this.

> This should be changed back to non-partitioned before releasing 2.4.2. It has already been reverted in master:

This feature looks more like enhancement than break, it allows user-defined topics to be partition or non-partition.
I will cherry-pick the #5308 to branch-2.4, make sure that the type of topic created automatically in `branch-2.4` is non-partition.

--

Thanks
Xiaolong Ran

> 在 2019年11月23日,上午1:28,Chris Bartholomew <c_...@yahoo.com.INVALID> 写道:
> 
> -1
> It looks like the default auto-created topic type has changed from non-partitioned to partitioned. This is a significant change that breaks things. One example is the function trigger command. When the function output topic is auto-created as partitioned, the trigger command which uses a reader interface can no longer connect and the command always returns a 500 error. This just the first example I found, there are probably others.
> This should be changed back to non-partitioned before releasing 2.4.2. It has already been reverted in master:
> https://github.com/apache/pulsar/pull/5308
> 
> Cheers,Chris
>    On Friday, November 22, 2019, 12:15:28 AM EST, Guangning E <eg...@gmail.com> wrote:  
> 
> +1 (non-bind)
> https://github.com/apache/pulsar/wiki/Release-Candidate-Validation
> Validate checksum
> Validate the binary distribution
> Validate Pub/Sub and Java Functions
> Validate Connectors
> Validate Stateful Functions
> Validate RPM and DEB packages
> 
> Guangning,
> Thanks
> 
> xiaolong ran <ra...@gmail.com> 于2019年11月22日周五 上午11:05写道:
> 
>> Hi everyone,
>> 
>> This is the first release candidate for Apache Pulsar, version 2.4.2.
>> 
>> as follows:
>> - [ ] +1, Approve the release
>> - [ ] -1, Do not approve the release (please provide specific comments)
>> 
>> It fixes the following issues:
>> https://github.com/apache/pulsar/milestone/25?closed=1
>> 
>> *** Please download, test and vote on this release. This vote will stay
>> open
>> for at least 72 hours ***
>> 
>> Note that we are voting upon the source (tag), binaries are provided for
>> convenience.
>> 
>> Source and binary files:
>> https://dist.apache.org/repos/dist/dev/pulsar/pulsar-2.4.2-candidate-1/
>> 
>> SHA-512 checksums:
>> -
>> 5a8711ab6266143fa131c4c35136c66e32e1e2d482092c4ee007e68098d6bcef3c420d71ff78a0ef5e8a9fb50241f03288ec673cfc020392380b18802a96b438
>> apache-pulsar-2.4.2-bin.tar.gz
>> -
>> 8b291f80372e13ddada1cf84226afa8242bf603b50be5e567aca3adfa31316a15a3d2f2ec3f38d7f26e253ad27b4810072759ae660c1b5dea8fe7c053cb135e1
>> apache-pulsar-2.4.2-src.tar.gz
>> 
>> Maven staging repo:
>> https://repository.apache.org/content/repositories/orgapachepulsar-1054/
>> 
>> The tag to be voted upon:
>> v2.4.2-candidate-1
>> https://github.com/apache/pulsar/releases/tag/v2.4.2-candidate-1
>> 
>> Pulsar's KEYS file containing PGP keys we use to sign the release:
>> https://dist.apache.org/repos/dist/dev/pulsar/KEYS
>> 
>> Please download the the source package, and follow the README to build
>> and run the Pulsar standalone service.
>> 
>> 
>> --
>> 
>> Thanks
>> Xiaolong ran
>> 
>> 


Re: [VOTE] Pulsar Release 2.4.2 Candidate 1

Posted by Chris Bartholomew <c_...@yahoo.com.INVALID>.
 -1
It looks like the default auto-created topic type has changed from non-partitioned to partitioned. This is a significant change that breaks things. One example is the function trigger command. When the function output topic is auto-created as partitioned, the trigger command which uses a reader interface can no longer connect and the command always returns a 500 error. This just the first example I found, there are probably others.
This should be changed back to non-partitioned before releasing 2.4.2. It has already been reverted in master:
https://github.com/apache/pulsar/pull/5308

Cheers,Chris
    On Friday, November 22, 2019, 12:15:28 AM EST, Guangning E <eg...@gmail.com> wrote:  
 
 +1 (non-bind)
https://github.com/apache/pulsar/wiki/Release-Candidate-Validation
Validate checksum
Validate the binary distribution
Validate Pub/Sub and Java Functions
Validate Connectors
Validate Stateful Functions
Validate RPM and DEB packages

Guangning,
Thanks

xiaolong ran <ra...@gmail.com> 于2019年11月22日周五 上午11:05写道:

> Hi everyone,
>
> This is the first release candidate for Apache Pulsar, version 2.4.2.
>
> as follows:
> - [ ] +1, Approve the release
> - [ ] -1, Do not approve the release (please provide specific comments)
>
> It fixes the following issues:
> https://github.com/apache/pulsar/milestone/25?closed=1
>
> *** Please download, test and vote on this release. This vote will stay
> open
> for at least 72 hours ***
>
> Note that we are voting upon the source (tag), binaries are provided for
> convenience.
>
> Source and binary files:
> https://dist.apache.org/repos/dist/dev/pulsar/pulsar-2.4.2-candidate-1/
>
> SHA-512 checksums:
> -
> 5a8711ab6266143fa131c4c35136c66e32e1e2d482092c4ee007e68098d6bcef3c420d71ff78a0ef5e8a9fb50241f03288ec673cfc020392380b18802a96b438
> apache-pulsar-2.4.2-bin.tar.gz
> -
> 8b291f80372e13ddada1cf84226afa8242bf603b50be5e567aca3adfa31316a15a3d2f2ec3f38d7f26e253ad27b4810072759ae660c1b5dea8fe7c053cb135e1
> apache-pulsar-2.4.2-src.tar.gz
>
> Maven staging repo:
> https://repository.apache.org/content/repositories/orgapachepulsar-1054/
>
> The tag to be voted upon:
> v2.4.2-candidate-1
> https://github.com/apache/pulsar/releases/tag/v2.4.2-candidate-1
>
> Pulsar's KEYS file containing PGP keys we use to sign the release:
> https://dist.apache.org/repos/dist/dev/pulsar/KEYS
>
> Please download the the source package, and follow the README to build
> and run the Pulsar standalone service.
>
>
> --
>
> Thanks
> Xiaolong ran
>
>
>  

Re: [VOTE] Pulsar Release 2.4.2 Candidate 1

Posted by Guangning E <eg...@gmail.com>.
+1 (non-bind)
https://github.com/apache/pulsar/wiki/Release-Candidate-Validation
Validate checksum
Validate the binary distribution
Validate Pub/Sub and Java Functions
Validate Connectors
Validate Stateful Functions
Validate RPM and DEB packages

Guangning,
Thanks

xiaolong ran <ra...@gmail.com> 于2019年11月22日周五 上午11:05写道:

> Hi everyone,
>
> This is the first release candidate for Apache Pulsar, version 2.4.2.
>
> as follows:
> - [ ] +1, Approve the release
> - [ ] -1, Do not approve the release (please provide specific comments)
>
> It fixes the following issues:
> https://github.com/apache/pulsar/milestone/25?closed=1
>
> *** Please download, test and vote on this release. This vote will stay
> open
> for at least 72 hours ***
>
> Note that we are voting upon the source (tag), binaries are provided for
> convenience.
>
> Source and binary files:
> https://dist.apache.org/repos/dist/dev/pulsar/pulsar-2.4.2-candidate-1/
>
> SHA-512 checksums:
> -
> 5a8711ab6266143fa131c4c35136c66e32e1e2d482092c4ee007e68098d6bcef3c420d71ff78a0ef5e8a9fb50241f03288ec673cfc020392380b18802a96b438
> apache-pulsar-2.4.2-bin.tar.gz
> -
> 8b291f80372e13ddada1cf84226afa8242bf603b50be5e567aca3adfa31316a15a3d2f2ec3f38d7f26e253ad27b4810072759ae660c1b5dea8fe7c053cb135e1
> apache-pulsar-2.4.2-src.tar.gz
>
> Maven staging repo:
> https://repository.apache.org/content/repositories/orgapachepulsar-1054/
>
> The tag to be voted upon:
> v2.4.2-candidate-1
> https://github.com/apache/pulsar/releases/tag/v2.4.2-candidate-1
>
> Pulsar's KEYS file containing PGP keys we use to sign the release:
> https://dist.apache.org/repos/dist/dev/pulsar/KEYS
>
> Please download the the source package, and follow the README to build
> and run the Pulsar standalone service.
>
>
> --
>
> Thanks
> Xiaolong ran
>
>
>

Re: [VOTE] Pulsar Release 2.4.2 Candidate 1

Posted by 丛搏 <co...@gmail.com>.
+1 (non-bind)
https://github.com/apache/pulsar/wiki/Release-Candidate-Validation
Validate checksum
Validate the binary distribution
Validate Pub/Sub and Java Functions
Validate Connectors
Validate Stateful Functions
Validate RPM and DEB packages
Thanks!
--
Bo Cong

xiaolong ran <ra...@gmail.com> 于2019年11月22日周五 上午11:05写道:

> Hi everyone,
>
> This is the first release candidate for Apache Pulsar, version 2.4.2.
>
> as follows:
> - [ ] +1, Approve the release
> - [ ] -1, Do not approve the release (please provide specific comments)
>
> It fixes the following issues:
> https://github.com/apache/pulsar/milestone/25?closed=1
>
> *** Please download, test and vote on this release. This vote will stay
> open
> for at least 72 hours ***
>
> Note that we are voting upon the source (tag), binaries are provided for
> convenience.
>
> Source and binary files:
> https://dist.apache.org/repos/dist/dev/pulsar/pulsar-2.4.2-candidate-1/
>
> SHA-512 checksums:
> -
> 5a8711ab6266143fa131c4c35136c66e32e1e2d482092c4ee007e68098d6bcef3c420d71ff78a0ef5e8a9fb50241f03288ec673cfc020392380b18802a96b438
> apache-pulsar-2.4.2-bin.tar.gz
> -
> 8b291f80372e13ddada1cf84226afa8242bf603b50be5e567aca3adfa31316a15a3d2f2ec3f38d7f26e253ad27b4810072759ae660c1b5dea8fe7c053cb135e1
> apache-pulsar-2.4.2-src.tar.gz
>
> Maven staging repo:
> https://repository.apache.org/content/repositories/orgapachepulsar-1054/
>
> The tag to be voted upon:
> v2.4.2-candidate-1
> https://github.com/apache/pulsar/releases/tag/v2.4.2-candidate-1
>
> Pulsar's KEYS file containing PGP keys we use to sign the release:
> https://dist.apache.org/repos/dist/dev/pulsar/KEYS
>
> Please download the the source package, and follow the README to build
> and run the Pulsar standalone service.
>
>
> --
>
> Thanks
> Xiaolong ran
>
>
>