+1 Environment: MacOS 10.13.6
Went through in full the guide for validating a release candidate Checked: * Signatures * Bin distribution: - NOTICE, README, LICENSE - Start standalone service and producer/consumer test - Pulsar Functions/Pulsar Functions worker - Pulsar Functions State / Table service - Built-in connectors - Pulsar SQL * Src distribution: - NOTICE, README, LICENSE - Compile and unit tests - Start standalone service * Checked staging maven repository artifacts On Thu, Oct 18, 2018 at 7:58 AM Nozomi Kurihara <nkuri...@yahoo-corp.jp> wrote: > +1 > > > - Check signatures > > - Src distribution > > - mvn apache-rat:check > > - mvn clean install > > - standalone/producer/consumer worked > > - Bin distribution > > - standalone/producer/consumer worked > > - function/connector worked > > - can build go client using rpm/deb packages > > > Nozomi Kurihara > > <nkuri...@apache.org> > > ________________________________ > 差出人: Matteo Merli <matteo.me...@gmail.com> > 送信日時: 2018年10月18日 4:19:37 > 宛先: dev@pulsar.apache.org > 件名: Re: [VOTE] Pulsar Release 2.2.0 Candidate 2 > > +1 > > Environment: MacOS 10.14 > > Checked: > * Signatures > * Bin distribution: > - NOTICE, README, LICENSE > - Start standalone service and producer/consumer test > * Src distribution: > - NOTICE, README, LICENSE > - Compile and unit tests > - RAT check > - Start standalone service > * Checked staging maven repository artifacts > > > -- > Matteo Merli > <matteo.me...@gmail.com> > > > On Tue, Oct 16, 2018 at 11:33 AM Joe F <j...@apache.org> wrote: > > > This is the Second release candidate for Apache Pulsar, version 2.2.0 > > > > Release 2.2.0 adds new features and also fixes for various issues from > > 2.1.1 > > > > * Pulsar Java Client Interceptors > > * Integration of functions and io with schema registry > > * Dead Letter Topic > > * Flink Source connector > > * JDBC Sink Connector > > * HDFS Sink Connector > > * Google Cloud Storage Offloader > > * Pulsar SQL > > > > > > A complete list of enhancements and fixes can be viewed at > > https://github.com/apache/pulsar/milestone/16?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/pulsar/pulsar-2.2.0-candidate-2/ > > > > SHA-512 checksums: > > > > > > > 71513019e2470c3835864a8dc0f3934bbf50c4ee27fd58c0dc0c670eb3c6e88382665265d1138e0c3cf72bb55b5cff7b63887072b739b8e506bfe8185b544063 > > ./apache-pulsar-2.2.0-bin.tar.gz > > > > > > > 5b60358f8ea52f5dce5c69b21fe31730bb200fb257982058bfefd74404ed1249937c2eed49422cbea15bfd80b8dcf4fcb80acaa14d46dd016bd56646f2433eff > > ./apache-pulsar-2.2.0-src.tar.gz > > > > > > > a33536daccb3a5b4cf095fa98c048cda3d3b05bbfbe50d87b0a117c435038ddd8aa2b6f429538f46ace4647c780f1bcae8abfb7465b69058f4185a9e5dfd2a9f > > ./apache-pulsar-io-connectors-2.2.0-bin.tar.gz > > > > > > Maven staging repo: > > > > https://repository.apache.org/content/repositories/orgapachepulsar-1030/ > > > > The tag to be voted upon: > > v2.2.0-candidate-2 8e4b35f2e0b4f0a5fa4dfa94aeb40bfb366f990e > > https://github.com/apache/pulsar/releases/tag/v2.2.0-candidate-2 > > > > 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. > > > > Here is a guide for validating a release candidate: > > https://github.com/apache/pulsar/wiki/Release-Candidate-Validation > > < > > > https://github.com/apache/incubator-pulsar/wiki/Release-Candidate-Validation > > > > > >