+1 (binding) - check signatures - RAT check - compile and unit tests - standalone/producer/consumer/function/connector worked - can build Go client using RPM/DEB packages
However, `go get` and `go build` seem to fail unless they are executed in the following steps: # go get -u -d github.com/apache/pulsar/pulsar-client-go/pulsar # cd ~/go/src/github.com/apache/pulsar/pulsar-client-go/examples/producer/ # git checkout -b tag-v2.2.1-candidate-2 refs/tags/v2.2.1-candidate-2 # go build . -- Masahiro Sakamoto Yahoo Japan Corp. E-mail: massa...@yahoo-corp.jp -- > -----Original Message----- > From: Nozomi Kurihara [mailto:nkuri...@yahoo-corp.jp] > Sent: Friday, December 21, 2018 7:45 PM > To: dev@pulsar.apache.org > Subject: RE: [VOTE] Pulsar Release 2.2.1 Candidate 2 > > +1 (binding) > > - check signatures > - compile the source > - standalone/producer/consumer worked > - function/connector worked > - can build go client using rpm/deb packages > > Nozomi > > ________________________________ > 差出人: Jia Zhai <zhaiji...@gmail.com> > 送信日時: 2018年12月21日 19:03:20 > 宛先: dev@pulsar.apache.org > 件名: Re: [VOTE] Pulsar Release 2.2.1 Candidate 2 > > +1 binding > > macOS 10.14.1 > - compile the source > - signatures are good > - binary package is good by verifying standalone > > On Fri, Dec 21, 2018 at 2:04 PM Sijie Guo <guosi...@gmail.com> wrote: > > > +1 binding > > > > - compile the source > > - signatures are good > > - binary package is good by verifying standalone > > > > - Sijie > > > > On Fri, Dec 21, 2018 at 3:44 AM Matteo Merli <mme...@apache.org> wrote: > > > > > This is the second release candidate for Apache Pulsar, version 2.2.1. > > > > > > It fixes the following issues: > > > https://github.com/apache/pulsar/milestone/19?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.1-candidate > > > -2 > > > > > > SHA-1 checksums: > > > > > > 8c06f5564529db1e0ae23db1b611fd028e116a00 > > > apache-pulsar-2.2.1-bin.tar.gz > > > edfe6158ba0859220df80cd3c8e8b51cc4211c03 > > > apache-pulsar-2.2.1-src.tar.gz > > > > > > Maven staging repo: > > > > https://repository.apache.org/content/repositories/orgapachepulsar-1 > > > 032/ > > > > > > The tag to be voted upon: > > > v2.2.1-candidate-2 (3cfa81250e49b24b4b195f8e2d510fcd24b93745) > > > *https://github.com/apache/pulsar/releases/tag/v2.2.1-candidate-2 > > > <https://github.com/apache/pulsar/releases/tag/v2.2.1-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. > > > > > > > > > -- > > > Matteo Merli > > > <mme...@apache.org> > > > > >