+1 (binding) - Checked the signature - Build from source - Checked license - Start standalone with zookeeper - Done some simple performance test( publish, consume, and drain backlog) - Checked function - Checked Cassandra connector - Checked stateful function
Thanks, Penghui On Tue, Dec 27, 2022 at 8:32 AM guo jiwei <techno...@apache.org> wrote: > This is the fourth release candidate for Apache Pulsar, version 2.11.0. > > This release contains 1616 commits by 61 contributors. > https://github.com/apache/pulsar/compare/v2.10.2...v2.11.0-candidate-4 > > CI for this release candidate > https://github.com/Technoboy-/pulsar/pull/24 > > *** 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.0-candidate-4 > > SHA-512 checksums: > > > 7d2a19bdf6faa2cc8d7b09f5ccf8b79c05b5f3b9d7ca206eeece77e148bcfc2945bd5df223c8edf52468822b756c65a6c00a1fc1e3097b4938209c822831e3a4 > > ./apache-pulsar-2.11.0-bin.tar.gz > > > 19ee12544e719c1fd5a78d6863cf9373116dbdf8797e684ed749e06e2c30f4738818ca0b0e6db7807c2da04f31d3616f7e767339f3775c512918598fb7a61335 > > ./apache-pulsar-2.11.0-src.tar.gz > > Maven staging repo: > https://repository.apache.org/content/repositories/orgapachepulsar-1202/ > > The tag to be voted upon: > v2.11.0-candidate-4 (0247b634cb684504c38fed1096323ceea7ac899a) > https://github.com/apache/pulsar/releases/tag/v2.11.0-candidate-4 > > Pulsar's KEYS file containing PGP keys we use to sign the release: > https://dist.apache.org/repos/dist/dev/pulsar/KEYS > > Docker images: > > https://hub.docker.com/layers/mattison/pulsar-all/2.11.0-rc4/images/sha256-b905fc8966658beddc5eafd1ed43529db9493dd0bbfa5b770766a87cc573a04c > > https://hub.docker.com/layers/mattison/pulsar/2.11.0-rc4/images/sha256-f9527e475a992b210fcd0e3badaa8ac976938afedb1faf998f6475cef6b18eb7 > > 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) >