+1 (binding) - verified checksums, signatures, RAT, spotbugs...(using JDK11 on Mac) - built the docker image - built a couple of applications and run their tests - run tests of a few applications using the Docker image (built from source), those tests cover a good part of Transactions Java client usages and Pulsar IO - run Jakarta JMS 2.0 TCK (technology compatibility kit)
Thank you very much Michael Enrico Il giorno lun 7 mar 2022 alle ore 09:25 Masahiro Sakamoto <massa...@yahoo-corp.jp> ha scritto: > > +1 (binding) > > - Checked checksums and signatures > - Checked license headers using Apache Rat > - Compiled the source > - Ran the standalone server > - Confirmed that producer and consumer work properly > - Validated functions, connectors, and stateful functions > > Regards, > > Masahiro Sakamoto > Yahoo Japan Corp. > E-mail: massa...@yahoo-corp.jp > > -----Original Message----- > From: Michael Marshall <mmarsh...@apache.org> > Sent: Thursday, March 3, 2022 2:33 PM > To: Dev <dev@pulsar.apache.org> > Subject: [VOTE] Pulsar Release 2.8.3 Candidate 4 > > This is the third release candidate for Apache Pulsar, version 2.8.3. > > It fixes the following issues: > https://github.com/apache/pulsar/compare/v2.8.2...v2.8.3-candidate-4 > > *** 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.8.3-candidate-4/ > > There are many checksums and signatures to validate, including > apache-pulsar-2.8.3-bin.tar.gz, apache-pulsar-2.8.3-src.tar.gz, > apache-pulsar-offloaders-2.8.3-bin.tar.gz, and all of the connectors. > All are located here: > https://dist.apache.org/repos/dist/dev/pulsar/pulsar-2.8.3-candidate-4/. > > Unofficial Docker images: > michaelmarshall/pulsar:2.8.3-rc4 > michaelmarshall/pulsar-all:2.8.3-rc4 > michaelmarshall/pulsar-standalone:2.8.3-rc4 > michaelmarshall/pulsar-grafana:2.8.3-rc4 > > Maven staging repo: > https://repository.apache.org/content/repositories/orgapachepulsar-1145/ > > The tag to be voted upon: > v2.8.3-candidate-4 (ee87c7d6c20186ae59298a9a9ec1fdb2b09954c7) > https://github.com/apache/pulsar/releases/tag/v2.8.3-candidate-4 > > 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 source package, and follow the README to build and run > the Pulsar standalone service.