You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by guo jiwei <te...@apache.org> on 2023/03/22 08:51:26 UTC

[VOTE] Pulsar Release 2.11.1 Candidate-1

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

This release contains 188 commits by 53 contributors.
https://github.com/apache/pulsar/compare/v2.11.0...v2.11.1-candidate-1

CI for this release candidate
https://github.com/Technoboy-/pulsar/pull/28

*** 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.11.1-candidate-1

SHA-512 checksums:

7bd5c432fdb888dfcc2a1595efe29206545db535ea996aa4d1ff851e957cc88ce4b54fce912dde84baf8ed40217149a0acffad6c49f02f348721350e5ae895dd

 ./apache-pulsar-2.11.1-bin.tar.gz


9e7bfac98e57a2a61216da77e48843bc4274828c9da1e695538d92a3ee929b52c4b0d2280feb73980d77f02c03f3c2dbc797673e69df19190ffee8e46760f305

 ./apache-pulsar-2.11.1-src.tar.gz

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

The tag to be voted upon:
v2.11.1-candidate-1 (7cc41d7dec415acfeb1f96b68faaa2a80440e070)
https://github.com/apache/pulsar/releases/tag/v2.11.1-candidate-1

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

https://hub.docker.com/layers/mattison/pulsar-all/2.11.1-rc1/images/sha256-3d2c0b8888acbc6d34fa656466370744dedfd2b5a79df7a1178ea2fad27a6d6a

https://hub.docker.com/layers/mattison/pulsar/2.11.1-rc1/images/sha256-1fda65d5637ad579ee36ab09448eb6ff3831583a9ef5b543bae78a565813cd95

Please download the source package, and follow the
release-candidate-validation doc to build
and run the Pulsar standalone service.
https://pulsar.apache.org/contribute/validate-release-candidate

Since the metadata store is changed from ZK to RocksDB, the
verification of the `stateful functions` needs to set the parameter
"export PULSAR_STANDALONE_USE_ZOOKEEPER=1"


Regards
Jiwei Guo (Tboy)

Re: [VOTE] Pulsar Release 2.11.1 Candidate-1

Posted by Yufan Sheng <sy...@gmail.com>.
Hi all,

I want to emphasize that this issue
https://github.com/apache/pulsar/issues/19316 has not been fixed
either in 2.11.1. The newly introduced bug of non-persistent topic
query. This affects a lot of existing customers and should be put in
the highest priority.

Thanks
Yufan Sheng

On Mon, Apr 3, 2023 at 2:36 PM guo jiwei <te...@apache.org> wrote:
>
> Yes, Thanks Tison and Yubiao. Close this vote.
>
> Regards
> Jiwei Guo (Tboy)
>
> On Mon, Apr 3, 2023 at 12:32 PM Yubiao Feng
> <yu...@streamnative.io.invalid> wrote:
> >
> > -1 (non-binding)
> >
> > The PR 19989[1] fixes an issue that non-super role users cannot access the
> > tenant's API event if disabled authorization. We should wait for this PR
> > merge,
> >
> > Thanks
> > Yubiao Feng
> >
> > [1] https://github.com/apache/pulsar/pull/19989
> >
> > On Wed, Mar 22, 2023 at 4:52 PM guo jiwei <te...@apache.org> wrote:
> >
> > > This is the first release candidate for Apache Pulsar, version 2.11.1.
> > >
> > > This release contains 188 commits by 53 contributors.
> > > https://github.com/apache/pulsar/compare/v2.11.0...v2.11.1-candidate-1
> > >
> > > CI for this release candidate
> > > https://github.com/Technoboy-/pulsar/pull/28
> > >
> > > *** 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.11.1-candidate-1
> > >
> > > SHA-512 checksums:
> > >
> > >
> > > 7bd5c432fdb888dfcc2a1595efe29206545db535ea996aa4d1ff851e957cc88ce4b54fce912dde84baf8ed40217149a0acffad6c49f02f348721350e5ae895dd
> > >
> > >  ./apache-pulsar-2.11.1-bin.tar.gz
> > >
> > >
> > >
> > > 9e7bfac98e57a2a61216da77e48843bc4274828c9da1e695538d92a3ee929b52c4b0d2280feb73980d77f02c03f3c2dbc797673e69df19190ffee8e46760f305
> > >
> > >  ./apache-pulsar-2.11.1-src.tar.gz
> > >
> > > Maven staging repo:
> > > https://repository.apache.org/content/repositories/orgapachepulsar-1220/
> > >
> > > The tag to be voted upon:
> > > v2.11.1-candidate-1 (7cc41d7dec415acfeb1f96b68faaa2a80440e070)
> > > https://github.com/apache/pulsar/releases/tag/v2.11.1-candidate-1
> > >
> > > Pulsar's KEYS file containing PGP keys we use to sign the release:
> > > https://dist.apache.org/repos/dist/dev/pulsar/KEYS
> > >
> > >
> > > https://hub.docker.com/layers/mattison/pulsar-all/2.11.1-rc1/images/sha256-3d2c0b8888acbc6d34fa656466370744dedfd2b5a79df7a1178ea2fad27a6d6a
> > >
> > >
> > > https://hub.docker.com/layers/mattison/pulsar/2.11.1-rc1/images/sha256-1fda65d5637ad579ee36ab09448eb6ff3831583a9ef5b543bae78a565813cd95
> > >
> > > Please download the source package, and follow the
> > > release-candidate-validation doc to build
> > > and run the Pulsar standalone service.
> > > https://pulsar.apache.org/contribute/validate-release-candidate
> > >
> > > Since the metadata store is changed from ZK to RocksDB, the
> > > verification of the `stateful functions` needs to set the parameter
> > > "export PULSAR_STANDALONE_USE_ZOOKEEPER=1"
> > >
> > >
> > > Regards
> > > Jiwei Guo (Tboy)
> > >

Re: [VOTE] Pulsar Release 2.11.1 Candidate-1

Posted by guo jiwei <te...@apache.org>.
Yes, Thanks Tison and Yubiao. Close this vote.

Regards
Jiwei Guo (Tboy)

On Mon, Apr 3, 2023 at 12:32 PM Yubiao Feng
<yu...@streamnative.io.invalid> wrote:
>
> -1 (non-binding)
>
> The PR 19989[1] fixes an issue that non-super role users cannot access the
> tenant's API event if disabled authorization. We should wait for this PR
> merge,
>
> Thanks
> Yubiao Feng
>
> [1] https://github.com/apache/pulsar/pull/19989
>
> On Wed, Mar 22, 2023 at 4:52 PM guo jiwei <te...@apache.org> wrote:
>
> > This is the first release candidate for Apache Pulsar, version 2.11.1.
> >
> > This release contains 188 commits by 53 contributors.
> > https://github.com/apache/pulsar/compare/v2.11.0...v2.11.1-candidate-1
> >
> > CI for this release candidate
> > https://github.com/Technoboy-/pulsar/pull/28
> >
> > *** 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.11.1-candidate-1
> >
> > SHA-512 checksums:
> >
> >
> > 7bd5c432fdb888dfcc2a1595efe29206545db535ea996aa4d1ff851e957cc88ce4b54fce912dde84baf8ed40217149a0acffad6c49f02f348721350e5ae895dd
> >
> >  ./apache-pulsar-2.11.1-bin.tar.gz
> >
> >
> >
> > 9e7bfac98e57a2a61216da77e48843bc4274828c9da1e695538d92a3ee929b52c4b0d2280feb73980d77f02c03f3c2dbc797673e69df19190ffee8e46760f305
> >
> >  ./apache-pulsar-2.11.1-src.tar.gz
> >
> > Maven staging repo:
> > https://repository.apache.org/content/repositories/orgapachepulsar-1220/
> >
> > The tag to be voted upon:
> > v2.11.1-candidate-1 (7cc41d7dec415acfeb1f96b68faaa2a80440e070)
> > https://github.com/apache/pulsar/releases/tag/v2.11.1-candidate-1
> >
> > Pulsar's KEYS file containing PGP keys we use to sign the release:
> > https://dist.apache.org/repos/dist/dev/pulsar/KEYS
> >
> >
> > https://hub.docker.com/layers/mattison/pulsar-all/2.11.1-rc1/images/sha256-3d2c0b8888acbc6d34fa656466370744dedfd2b5a79df7a1178ea2fad27a6d6a
> >
> >
> > https://hub.docker.com/layers/mattison/pulsar/2.11.1-rc1/images/sha256-1fda65d5637ad579ee36ab09448eb6ff3831583a9ef5b543bae78a565813cd95
> >
> > Please download the source package, and follow the
> > release-candidate-validation doc to build
> > and run the Pulsar standalone service.
> > https://pulsar.apache.org/contribute/validate-release-candidate
> >
> > Since the metadata store is changed from ZK to RocksDB, the
> > verification of the `stateful functions` needs to set the parameter
> > "export PULSAR_STANDALONE_USE_ZOOKEEPER=1"
> >
> >
> > Regards
> > Jiwei Guo (Tboy)
> >

Re: [VOTE] Pulsar Release 2.11.1 Candidate-1

Posted by Yubiao Feng <yu...@streamnative.io.INVALID>.
-1 (non-binding)

The PR 19989[1] fixes an issue that non-super role users cannot access the
tenant's API event if disabled authorization. We should wait for this PR
merge,

Thanks
Yubiao Feng

[1] https://github.com/apache/pulsar/pull/19989

On Wed, Mar 22, 2023 at 4:52 PM guo jiwei <te...@apache.org> wrote:

> This is the first release candidate for Apache Pulsar, version 2.11.1.
>
> This release contains 188 commits by 53 contributors.
> https://github.com/apache/pulsar/compare/v2.11.0...v2.11.1-candidate-1
>
> CI for this release candidate
> https://github.com/Technoboy-/pulsar/pull/28
>
> *** 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.11.1-candidate-1
>
> SHA-512 checksums:
>
>
> 7bd5c432fdb888dfcc2a1595efe29206545db535ea996aa4d1ff851e957cc88ce4b54fce912dde84baf8ed40217149a0acffad6c49f02f348721350e5ae895dd
>
>  ./apache-pulsar-2.11.1-bin.tar.gz
>
>
>
> 9e7bfac98e57a2a61216da77e48843bc4274828c9da1e695538d92a3ee929b52c4b0d2280feb73980d77f02c03f3c2dbc797673e69df19190ffee8e46760f305
>
>  ./apache-pulsar-2.11.1-src.tar.gz
>
> Maven staging repo:
> https://repository.apache.org/content/repositories/orgapachepulsar-1220/
>
> The tag to be voted upon:
> v2.11.1-candidate-1 (7cc41d7dec415acfeb1f96b68faaa2a80440e070)
> https://github.com/apache/pulsar/releases/tag/v2.11.1-candidate-1
>
> Pulsar's KEYS file containing PGP keys we use to sign the release:
> https://dist.apache.org/repos/dist/dev/pulsar/KEYS
>
>
> https://hub.docker.com/layers/mattison/pulsar-all/2.11.1-rc1/images/sha256-3d2c0b8888acbc6d34fa656466370744dedfd2b5a79df7a1178ea2fad27a6d6a
>
>
> https://hub.docker.com/layers/mattison/pulsar/2.11.1-rc1/images/sha256-1fda65d5637ad579ee36ab09448eb6ff3831583a9ef5b543bae78a565813cd95
>
> Please download the source package, and follow the
> release-candidate-validation doc to build
> and run the Pulsar standalone service.
> https://pulsar.apache.org/contribute/validate-release-candidate
>
> Since the metadata store is changed from ZK to RocksDB, the
> verification of the `stateful functions` needs to set the parameter
> "export PULSAR_STANDALONE_USE_ZOOKEEPER=1"
>
>
> Regards
> Jiwei Guo (Tboy)
>

Re: [VOTE] Pulsar Release 2.11.1 Candidate-1

Posted by tison <wa...@gmail.com>.
-1 (non-biniding)

Issue 19982[1] spots a bug that users cannot use Pulsar 2.11.0 client libs
with JDK 1.8. This can be a compatibility issue that blocks this release.
Please take a look.

Best,
tison.

[1] https://github.com/apache/pulsar/issues/19982


PengHui Li <pe...@apache.org> 于2023年3月31日周五 12:13写道:

> +1 (binding)
>
> - Checked the signature
> - Run standalone
> - Run Pulsar perf
> - Verified function and state function
> - Verified Cassandra connector
>
> Regards,
> Penghui
>
> On Mon, Mar 27, 2023 at 8:07 PM 丛搏 <bo...@apache.org> wrote:
>
> > +1 (binding)
> >
> > system: mac os 12.6, Apple M1
> > maven: 3.8.5
> > java: OpenJDK 17.0.3
> >
> > - Checked the signature
> > - Checked LICENSE
> > - Start standalone with zookeeper stream storage
> > - Publish and consume messages
> > - Verified Function and State Function
> > - Verified Cassandra connector
> > - Build from the source package
> > - Run a simple transaction check
> >
> > Thanks,
> > Bo
> >
> > Yunze Xu <yz...@streamnative.io.invalid> 于2023年3月27日周一 12:01写道:
> > >
> > > +1 (binding)
> > >
> > > - Checked the signature
> > > - Build from source (Java 17, Ubuntu 20.04 WSL2)
> > > - Start standalone with both RocksDB and ZooKeeper
> > > - Run basic end-to-end Pulsar tests and topic operations via
> pulsar-shell
> > > - Run basic end-to-end Kafka tests with KoP 2.11.0.4
> > >
> > > Thanks,
> > > Yunze
> > >
> > > On Wed, Mar 22, 2023 at 4:51 PM guo jiwei <te...@apache.org>
> wrote:
> > > >
> > > > This is the first release candidate for Apache Pulsar, version
> 2.11.1.
> > > >
> > > > This release contains 188 commits by 53 contributors.
> > > >
> https://github.com/apache/pulsar/compare/v2.11.0...v2.11.1-candidate-1
> > > >
> > > > CI for this release candidate
> > > > https://github.com/Technoboy-/pulsar/pull/28
> > > >
> > > > *** 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.11.1-candidate-1
> > > >
> > > > SHA-512 checksums:
> > > >
> > > >
> >
> 7bd5c432fdb888dfcc2a1595efe29206545db535ea996aa4d1ff851e957cc88ce4b54fce912dde84baf8ed40217149a0acffad6c49f02f348721350e5ae895dd
> > > >
> > > >  ./apache-pulsar-2.11.1-bin.tar.gz
> > > >
> > > >
> > > >
> >
> 9e7bfac98e57a2a61216da77e48843bc4274828c9da1e695538d92a3ee929b52c4b0d2280feb73980d77f02c03f3c2dbc797673e69df19190ffee8e46760f305
> > > >
> > > >  ./apache-pulsar-2.11.1-src.tar.gz
> > > >
> > > > Maven staging repo:
> > > >
> > https://repository.apache.org/content/repositories/orgapachepulsar-1220/
> > > >
> > > > The tag to be voted upon:
> > > > v2.11.1-candidate-1 (7cc41d7dec415acfeb1f96b68faaa2a80440e070)
> > > > https://github.com/apache/pulsar/releases/tag/v2.11.1-candidate-1
> > > >
> > > > Pulsar's KEYS file containing PGP keys we use to sign the release:
> > > > https://dist.apache.org/repos/dist/dev/pulsar/KEYS
> > > >
> > > >
> >
> https://hub.docker.com/layers/mattison/pulsar-all/2.11.1-rc1/images/sha256-3d2c0b8888acbc6d34fa656466370744dedfd2b5a79df7a1178ea2fad27a6d6a
> > > >
> > > >
> >
> https://hub.docker.com/layers/mattison/pulsar/2.11.1-rc1/images/sha256-1fda65d5637ad579ee36ab09448eb6ff3831583a9ef5b543bae78a565813cd95
> > > >
> > > > Please download the source package, and follow the
> > > > release-candidate-validation doc to build
> > > > and run the Pulsar standalone service.
> > > > https://pulsar.apache.org/contribute/validate-release-candidate
> > > >
> > > > Since the metadata store is changed from ZK to RocksDB, the
> > > > verification of the `stateful functions` needs to set the parameter
> > > > "export PULSAR_STANDALONE_USE_ZOOKEEPER=1"
> > > >
> > > >
> > > > Regards
> > > > Jiwei Guo (Tboy)
> >
>

Re: [VOTE] Pulsar Release 2.11.1 Candidate-1

Posted by PengHui Li <pe...@apache.org>.
+1 (binding)

- Checked the signature
- Run standalone
- Run Pulsar perf
- Verified function and state function
- Verified Cassandra connector

Regards,
Penghui

On Mon, Mar 27, 2023 at 8:07 PM 丛搏 <bo...@apache.org> wrote:

> +1 (binding)
>
> system: mac os 12.6, Apple M1
> maven: 3.8.5
> java: OpenJDK 17.0.3
>
> - Checked the signature
> - Checked LICENSE
> - Start standalone with zookeeper stream storage
> - Publish and consume messages
> - Verified Function and State Function
> - Verified Cassandra connector
> - Build from the source package
> - Run a simple transaction check
>
> Thanks,
> Bo
>
> Yunze Xu <yz...@streamnative.io.invalid> 于2023年3月27日周一 12:01写道:
> >
> > +1 (binding)
> >
> > - Checked the signature
> > - Build from source (Java 17, Ubuntu 20.04 WSL2)
> > - Start standalone with both RocksDB and ZooKeeper
> > - Run basic end-to-end Pulsar tests and topic operations via pulsar-shell
> > - Run basic end-to-end Kafka tests with KoP 2.11.0.4
> >
> > Thanks,
> > Yunze
> >
> > On Wed, Mar 22, 2023 at 4:51 PM guo jiwei <te...@apache.org> wrote:
> > >
> > > This is the first release candidate for Apache Pulsar, version 2.11.1.
> > >
> > > This release contains 188 commits by 53 contributors.
> > > https://github.com/apache/pulsar/compare/v2.11.0...v2.11.1-candidate-1
> > >
> > > CI for this release candidate
> > > https://github.com/Technoboy-/pulsar/pull/28
> > >
> > > *** 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.11.1-candidate-1
> > >
> > > SHA-512 checksums:
> > >
> > >
> 7bd5c432fdb888dfcc2a1595efe29206545db535ea996aa4d1ff851e957cc88ce4b54fce912dde84baf8ed40217149a0acffad6c49f02f348721350e5ae895dd
> > >
> > >  ./apache-pulsar-2.11.1-bin.tar.gz
> > >
> > >
> > >
> 9e7bfac98e57a2a61216da77e48843bc4274828c9da1e695538d92a3ee929b52c4b0d2280feb73980d77f02c03f3c2dbc797673e69df19190ffee8e46760f305
> > >
> > >  ./apache-pulsar-2.11.1-src.tar.gz
> > >
> > > Maven staging repo:
> > >
> https://repository.apache.org/content/repositories/orgapachepulsar-1220/
> > >
> > > The tag to be voted upon:
> > > v2.11.1-candidate-1 (7cc41d7dec415acfeb1f96b68faaa2a80440e070)
> > > https://github.com/apache/pulsar/releases/tag/v2.11.1-candidate-1
> > >
> > > Pulsar's KEYS file containing PGP keys we use to sign the release:
> > > https://dist.apache.org/repos/dist/dev/pulsar/KEYS
> > >
> > >
> https://hub.docker.com/layers/mattison/pulsar-all/2.11.1-rc1/images/sha256-3d2c0b8888acbc6d34fa656466370744dedfd2b5a79df7a1178ea2fad27a6d6a
> > >
> > >
> https://hub.docker.com/layers/mattison/pulsar/2.11.1-rc1/images/sha256-1fda65d5637ad579ee36ab09448eb6ff3831583a9ef5b543bae78a565813cd95
> > >
> > > Please download the source package, and follow the
> > > release-candidate-validation doc to build
> > > and run the Pulsar standalone service.
> > > https://pulsar.apache.org/contribute/validate-release-candidate
> > >
> > > Since the metadata store is changed from ZK to RocksDB, the
> > > verification of the `stateful functions` needs to set the parameter
> > > "export PULSAR_STANDALONE_USE_ZOOKEEPER=1"
> > >
> > >
> > > Regards
> > > Jiwei Guo (Tboy)
>

Re: [VOTE] Pulsar Release 2.11.1 Candidate-1

Posted by 丛搏 <bo...@apache.org>.
+1 (binding)

system: mac os 12.6, Apple M1
maven: 3.8.5
java: OpenJDK 17.0.3

- Checked the signature
- Checked LICENSE
- Start standalone with zookeeper stream storage
- Publish and consume messages
- Verified Function and State Function
- Verified Cassandra connector
- Build from the source package
- Run a simple transaction check

Thanks,
Bo

Yunze Xu <yz...@streamnative.io.invalid> 于2023年3月27日周一 12:01写道:
>
> +1 (binding)
>
> - Checked the signature
> - Build from source (Java 17, Ubuntu 20.04 WSL2)
> - Start standalone with both RocksDB and ZooKeeper
> - Run basic end-to-end Pulsar tests and topic operations via pulsar-shell
> - Run basic end-to-end Kafka tests with KoP 2.11.0.4
>
> Thanks,
> Yunze
>
> On Wed, Mar 22, 2023 at 4:51 PM guo jiwei <te...@apache.org> wrote:
> >
> > This is the first release candidate for Apache Pulsar, version 2.11.1.
> >
> > This release contains 188 commits by 53 contributors.
> > https://github.com/apache/pulsar/compare/v2.11.0...v2.11.1-candidate-1
> >
> > CI for this release candidate
> > https://github.com/Technoboy-/pulsar/pull/28
> >
> > *** 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.11.1-candidate-1
> >
> > SHA-512 checksums:
> >
> > 7bd5c432fdb888dfcc2a1595efe29206545db535ea996aa4d1ff851e957cc88ce4b54fce912dde84baf8ed40217149a0acffad6c49f02f348721350e5ae895dd
> >
> >  ./apache-pulsar-2.11.1-bin.tar.gz
> >
> >
> > 9e7bfac98e57a2a61216da77e48843bc4274828c9da1e695538d92a3ee929b52c4b0d2280feb73980d77f02c03f3c2dbc797673e69df19190ffee8e46760f305
> >
> >  ./apache-pulsar-2.11.1-src.tar.gz
> >
> > Maven staging repo:
> > https://repository.apache.org/content/repositories/orgapachepulsar-1220/
> >
> > The tag to be voted upon:
> > v2.11.1-candidate-1 (7cc41d7dec415acfeb1f96b68faaa2a80440e070)
> > https://github.com/apache/pulsar/releases/tag/v2.11.1-candidate-1
> >
> > Pulsar's KEYS file containing PGP keys we use to sign the release:
> > https://dist.apache.org/repos/dist/dev/pulsar/KEYS
> >
> > https://hub.docker.com/layers/mattison/pulsar-all/2.11.1-rc1/images/sha256-3d2c0b8888acbc6d34fa656466370744dedfd2b5a79df7a1178ea2fad27a6d6a
> >
> > https://hub.docker.com/layers/mattison/pulsar/2.11.1-rc1/images/sha256-1fda65d5637ad579ee36ab09448eb6ff3831583a9ef5b543bae78a565813cd95
> >
> > Please download the source package, and follow the
> > release-candidate-validation doc to build
> > and run the Pulsar standalone service.
> > https://pulsar.apache.org/contribute/validate-release-candidate
> >
> > Since the metadata store is changed from ZK to RocksDB, the
> > verification of the `stateful functions` needs to set the parameter
> > "export PULSAR_STANDALONE_USE_ZOOKEEPER=1"
> >
> >
> > Regards
> > Jiwei Guo (Tboy)

Re: [VOTE] Pulsar Release 2.11.1 Candidate-1

Posted by Yunze Xu <yz...@streamnative.io.INVALID>.
+1 (binding)

- Checked the signature
- Build from source (Java 17, Ubuntu 20.04 WSL2)
- Start standalone with both RocksDB and ZooKeeper
- Run basic end-to-end Pulsar tests and topic operations via pulsar-shell
- Run basic end-to-end Kafka tests with KoP 2.11.0.4

Thanks,
Yunze

On Wed, Mar 22, 2023 at 4:51 PM guo jiwei <te...@apache.org> wrote:
>
> This is the first release candidate for Apache Pulsar, version 2.11.1.
>
> This release contains 188 commits by 53 contributors.
> https://github.com/apache/pulsar/compare/v2.11.0...v2.11.1-candidate-1
>
> CI for this release candidate
> https://github.com/Technoboy-/pulsar/pull/28
>
> *** 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.11.1-candidate-1
>
> SHA-512 checksums:
>
> 7bd5c432fdb888dfcc2a1595efe29206545db535ea996aa4d1ff851e957cc88ce4b54fce912dde84baf8ed40217149a0acffad6c49f02f348721350e5ae895dd
>
>  ./apache-pulsar-2.11.1-bin.tar.gz
>
>
> 9e7bfac98e57a2a61216da77e48843bc4274828c9da1e695538d92a3ee929b52c4b0d2280feb73980d77f02c03f3c2dbc797673e69df19190ffee8e46760f305
>
>  ./apache-pulsar-2.11.1-src.tar.gz
>
> Maven staging repo:
> https://repository.apache.org/content/repositories/orgapachepulsar-1220/
>
> The tag to be voted upon:
> v2.11.1-candidate-1 (7cc41d7dec415acfeb1f96b68faaa2a80440e070)
> https://github.com/apache/pulsar/releases/tag/v2.11.1-candidate-1
>
> Pulsar's KEYS file containing PGP keys we use to sign the release:
> https://dist.apache.org/repos/dist/dev/pulsar/KEYS
>
> https://hub.docker.com/layers/mattison/pulsar-all/2.11.1-rc1/images/sha256-3d2c0b8888acbc6d34fa656466370744dedfd2b5a79df7a1178ea2fad27a6d6a
>
> https://hub.docker.com/layers/mattison/pulsar/2.11.1-rc1/images/sha256-1fda65d5637ad579ee36ab09448eb6ff3831583a9ef5b543bae78a565813cd95
>
> Please download the source package, and follow the
> release-candidate-validation doc to build
> and run the Pulsar standalone service.
> https://pulsar.apache.org/contribute/validate-release-candidate
>
> Since the metadata store is changed from ZK to RocksDB, the
> verification of the `stateful functions` needs to set the parameter
> "export PULSAR_STANDALONE_USE_ZOOKEEPER=1"
>
>
> Regards
> Jiwei Guo (Tboy)