+1 binding - Checksum and signatures - Built from sources using JDK 17 and maven 3.8.6 - Run rat check and check-binary-license on source. - Run Pulsar standalone - Validate Pub/Sub and Java Functions - Validate Stateful Functions with `PULSAR_STANDALONE_USE_ZOOKEEPER=1` - Run simple performance checks, small improvements with the last version.
Thanks Haiting On Sat, Apr 15, 2023 at 5:12 PM Haiting Jiang <jianghait...@gmail.com> wrote: > > HI Jiwei, > > > https://github.com/Technoboy-/pulsar/pull/31 > > About this CI, we need to make some blank modification to pom files, > in order to trigger the "OWASP dependency check", this is easy to miss > with released branches. > > Thanks for driving this release. > > Thanks, > Haiting > > On Thu, Apr 13, 2023 at 1:17 PM guo jiwei <techno...@apache.org> wrote: > > > > This is the second release candidate for Apache Pulsar, version 2.11.1. > > > > This release contains 214 commits by 53 contributors. > > https://github.com/apache/pulsar/compare/v2.11.0...v2.11.1-candidate-2 > > > > CI for this release candidate > > https://github.com/Technoboy-/pulsar/pull/31 > > > > *** 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-2 > > > > SHA-512 checksums: > > > > 98eddbc150ae4b832e0f37d7793ac62b3c1ac7fb98f7460292562d91c1dd580484e23786e02efdef6fb3f50ddcf5542e94ef1761dc0d943308bbba22b221c0dc > > > > > > ./apache-pulsar-2.11.1-bin.tar.gz > > > > > > 3dfe21d27c6668515ead3c55ef923a190df657ecabdbaa3451a060bd3670d6a709302e538c75b4b4f2e1d7b5289ee09ac3adba8b57ab59e98d13b4c0b57f8b83 > > > > > > ./apache-pulsar-2.11.1-src.tar.gz > > > > Maven staging repo: > > https://repository.apache.org/content/repositories/orgapachepulsar-1224/ > > > > The tag to be voted upon: > > v2.11.1-candidate-2 (500833ac01fddf660e5ff1afccce1c7271fccd4c) > > https://github.com/apache/pulsar/releases/tag/v2.11.1-candidate-2 > > > > 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-rc2/images/sha256-0a039a339f4ef5f44ed2d71b7684038d8d8bbe86375bd1421c55d83a6ae3d7b4 > > > > https://hub.docker.com/layers/mattison/pulsar/2.11.1-rc2/images/sha256-cb8b9d860217145fa1c3ff197cf4c14f2470127fe714c609470137d1fa2f5951 > > > > 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)