+1 (non-binding) - Signatures and hashes are good - LICENSEs and NOTICEs are good - Rat and tests are clean (some env issues locally, but fine on a clean VM) - nit: the source distribution is missing the dockerfile and scripts to build the testing docker image, so I couldn't run integration tests from the source package. Can run by checking out the branch though. Clean - Set up a small multi cluster, pubsub works fine with replication - I couldn't get functions to work. On-cluster hung when uploading the py file. localrun didn't work at all with python (packages missing). localrun starts with a java jar, but didn't write anything to output topic.
-Ivan On Wed, May 9, 2018 at 12:22 AM, Matteo Merli <[email protected]> wrote: > This is the third release candidate for Apache Pulsar, version > 2.0.0-rc1-incubating. > > It fixes the following issues: > https://github.com/apache/incubator-pulsar/milestone/12?closed=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/incubator/pulsar/pulsar-2.0.0-rc1-incubating-candidate-3/ > > SHA-1 checksums: > b1a392c5935448da195eb927520fe6deb20182fc > apache-pulsar-2.0.0-rc1-incubating-bin.tar.gz > 8c547a3e0afaee3446c770c076d5803e7e7da1c2 > apache-pulsar-2.0.0-rc1-incubating-src.tar.gz > > Maven staging repo: > https://repository.apache.org/content/repositories/orgapachepulsar-1013/ > > The tag to be voted upon: > v2.0.0-rc1-incubating-candidate-3 (9b33a8788f171f98528aeaa9040d16fc702404ef) > https://github.com/apache/incubator-pulsar/releases/tag/v2.0.0-rc1-incubating-candidate-3 > > Pulsar's KEYS file containing PGP keys we use to sign the release: > https://dist.apache.org/repos/dist/release/incubator/pulsar/KEYS > > Please download the the source package, and follow the README to build > and run the Pulsar standalone service. > -- > Matteo Merli > <[email protected]>
