Thank you for the rc! +1 (non-binding)
* verify sha512 checksums * verify gpg signatures * build pulsar and pulsar-all docker images (massimilianomirelli/pulsar{-all}:2.10.1-rc-1) * execute Fallout distributed system tests on multi-node k8s environment: * Pulsar functions, data-generator-source produces 10000 * Sending and receiving 1000000 via KeyShared subscriptions * Produce and consume 100000 messages with TLS enabled * ElasticSearch connector sink - 1000 messages delivered to sink * Produce and consume 100000 messages I could still see the python scripts permission problem: https://github.com/apache/pulsar/pull/11951. From a quick search it might be related to a Maven Assembly issue: https://stackoverflow.com/questions/54518556/maven-assembly-plugin-filemode-not-working-on-fileset#answer-65930912. I plan to follow-up on this. Max On Tue, 14 Jun 2022 at 14:35, Enrico Olivelli <eolive...@gmail.com> wrote: > +1 (binding) > > - Run all tests, on Ubuntu, JDK11 > - Apache RAT, signatures, digests > - Built from source > - Tested the docker images and the staged Maven artifacts against > multiple applications, including: > * protocol handlers > * proxy extensions > * serve side filters > > Thanks for driving the release! > > Enrico > > Il giorno lun 13 giu 2022 alle ore 19:50 Ran Gao <r...@apache.org> ha > scritto: > > > > +1 (non-binding) > > > > Verification list: > > 1. Build source code. (MacOS 12.2.1, Chip Apple M1 Pro) > > 2. Start standalone. > > 3. Producing and consuming tests based on perf tool. > > 4. Query bytes data by Pulsar SQL. > > 5. Using the binary package execute same operations. > > > > On 2022/06/13 11:42:59 PengHui Li wrote: > > > This is the first release candidate for Apache Pulsar 2.10.1 > > > > > > It fixes the following issues: > > > > https://github.com/apache/pulsar/pulls?q=is%3Amerged+is%3Apr+label%3Arelease%2F2.10.1+ > > > > > > *** 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.10.1-candidate-1/ > > > > > > SHA-512 checksums: > > > > > > > 87045067cf123574b2b7d578f020efd177b0d9ff12a75d9f738e135cde35a034000c03e21cc8a264a6ef9e2b1df2c4493ffa3b9170b0f368d7424f1160df38cb > > > ./apache-pulsar-2.10.1-bin.tar.gz > > > > > > > 19c078f65b9105728adda3926a9a1527d6498f0e2337d37497a6d965a38acf94e217e58939bc5b0a8b8166511ae9ee176ee3d0c764d4777e285b7bcaeb2731e1 > > > ./apache-pulsar-2.10.1-src.tar.gz > > > > > > Maven staging repo: > > > > https://repository.apache.org/content/repositories/orgapachepulsar-1156/ > > > > > > The tag to be voted upon: > > > v2.10.1-candidate-1 (0702b51ce09cc99044f4110e6bf98e82a0e86283) > > > https://github.com/apache/pulsar/releases/tag/v2.10.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 > > > > > > Docker images: > > > > > > > https://hub.docker.com/layers/233293315/lph890127/pulsar/2.10.1-rc1/images/sha256-4a952b3c662b94247ffc4ff17be16ef176c293baaf346db13a095970f43adfd6?context=repo > > > > > > > https://hub.docker.com/layers/233303469/lph890127/pulsar-all/2.10.1-rc1/images/sha256-ac8180f4ba796291e961581821a1318437e49b0fa684597f5b67265a502822ee?context=repo > > > > > > Please download the source package, and follow the Release Candidate > > > Validation[1] > > > to validate the release > > > > > > [1] https://github.com/apache/pulsar/wiki/Release-Candidate-Validation > > > > > > Thanks, > > > Penghui > > > >