+1 (non-binding) * build package, deploy Pulsar & BookKeeper & Zookeeper on my internal distributed Pulsar test cluster * build KoP package and start with Pulsar broker * verified Pulsar, BookKeeper, Zookeeper and KoP prometheus metrics * run pulsar-perf pub-sub * run KoP kafka-perf pub-sub * run internal tests including Kafka admin apis and Pulsar admin apis, pub-sub using flink etc. * checked staging maven repository artifacts, import maven dependencies to my own projects. All works fine.
Thanks for your work! --- Hang Jia Zhai <zhai...@apache.org> 于2021年6月13日周日 下午2:17写道: > +1 (binding) > > - 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, Jun 12, 2021 at 6:09 PM PengHui Li <peng...@apache.org> wrote: > > > This is the third release candidate for Apache Pulsar, version 2.8.0. > > > > It fixes the following issues: > > > > > https://github.com/apache/pulsar/pulls?q=is%3Apr+milestone%3A2.8.0+-label%3Arelease%2F2.7.1+-label%3Arelease%2F2.7.2+is%3Aclosed > > > > *** 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.0-candidate-3/ > > > > SHA-512 checksums: > > > > > > > 889a7bce477a60fa2b2a4fa44a0bd42b3714061011fcffab8559391d5df52f755c7855a24f4540afb90247118105b598ea3cf4c83a72f523a93188f94deea66e > > apache-pulsar-2.8.0-bin.tar.gz > > > > > > > e3350e1b110002753eca3f90a8b813d83ed8a6cdd6942b650dc2983b27479685e41675ca696f1dbc891cc6429530cea401fedc52a2b6992f62c64d68986d3ea9 > > apache-pulsar-2.8.0-src.tar.gz > > > > Maven staging repo: > > https://repository.apache.org/content/repositories/orgapachepulsar-1090/ > > > > The tag to be voted upon: > > v2.8.0-candidate-3 (89ac98e4af363b09f2fe8e309539b0e35243aaee) > > https://github.com/apache/pulsar/releases/tag/v2.8.0-candidate-3 > > > > 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 the source package, and follow the README to build > > and run the Pulsar standalone service. > > >