+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 <techno...@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)