+1 (binding) OS: MacOS 10.15.6
- verified packages checksum and signatures ( asc and sha all good) - the source package rat check(mvn apache-rat:check), licence check, build and unit test all run successfully. - bin package build from source, 'bin/pulsar standalone' and client produce/consume runs well. - bin package, 'bin/pulsar standalone' and client produce/consume runs well. On Sat, Mar 13, 2021 at 4:52 AM Sijie Guo <guosi...@gmail.com> wrote: > +1 (binding) > > 1. LICENSE / NOTICE / Checksum / Signature are good > 2. Source package can be compiled > 3. Binary package is good with functionalities (pub/sub, functions, > connectors) verified. > > - Sijie > > On Fri, Mar 12, 2021 at 10:13 AM Henry Saputra <henry.sapu...@gmail.com> > wrote: > > > Verify the source release artifact: > > LICENSE file looks good > > NOTICE file needs to update the year to 2021 -> Not release blocker but > > need to be fixed in the branch since master already updated. > > Checksum files look good > > Signature file looks good > > License header in source looks good (Maven Rat) > > Source compiled and tests passed (OSX, Java 1.8) > > Run simple standalone server > > No binary files in source artifact > > > > +1 (Non-binding) > > > > - Henry > > > > > > On Sun, Mar 7, 2021 at 8:41 PM Yong Zhang <y...@apache.org> wrote: > > > > > Hi all. > > > > > > This is the first release candidate for Apache Pulsar, version 2.X.0. > > > > > > It fixes the following issues: > > > > > > > > > https://github.com/apache/pulsar/pulls?page=1&q=is%3Apr+label%3Arelease%2F2.7.1+is%3Aclosed+-label%3Acomponent%2Fdocumentation > > > > > > *** 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.7.1-candidate-1/ > > > > > > SHA-1 checksums: > > > > > > 8534bcac8cdc4cd54b99d721fac6e7b3abe4b9a2 > apache-pulsar-2.7.1-bin.tar.gz > > > a4c2f74481d066cb51822d9d54fc59e18033c773 > apache-pulsar-2.7.1-src.tar.gz > > > > > > Maven staging repo: > > > > https://repository.apache.org/content/repositories/orgapachepulsar-1079 > > > > > > The tag to be voted upon: > > > v2.7.1-candidate-1 (8ea4a39dc8bf6f2f23a160688bb70a80f6acfd4d) > > > https://github.com/apache/pulsar/releases/tag/v2.7.1-candidate-1 > > > > > > Pulsar's KEYS file containing PGP keys we use to sign the release: > > > https://dist.apache.org/repos/dist/release/pulsar/KEYS > > > > > > Please download the the source package, and follow the README to build > > > and run the Pulsar standalone service. > > > > > >