You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by Joe F <jo...@apache.org> on 2018/10/16 18:33:34 UTC

[VOTE] Pulsar Release 2.2.0 Candidate 2

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>

Re: [VOTE] Pulsar Release 2.2.0 Candidate 2

Posted by Rajan Dhabalia <rd...@apache.org>.
+1 (binding)

Environment: Mac-OS 10.13

Checked:
 - signatures and checksum
 - maven repository artifacts
 - start standalone service and client-test for producer/consumer (src/bin
distribution)
 - rat check on src distribution
 - compile and unit test on src distribution

Thanks,
Rajan

On Tue, Oct 16, 2018 at 11:33 AM Joe F <jo...@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
> >
>

Re: [VOTE] Pulsar Release 2.2.0 Candidate 2

Posted by "yfuruta@yahoo-corp.jp" <yf...@yahoo-corp.jp>.
+1

- Checked
  - Signatures
  - Src distribution
    - mvn clean install
    - standalone/producer/consumer
    - standalone/functions
    - functions/worker
  - Bin distribution
    - standalone/producer/consumer
    - standalone/functions
    - functions/worker

Yuto Furuta

2018/10/17 3:34 "Joe F" <jo...@apache.org>

    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>
    


Re: [VOTE] Pulsar Release 2.2.0 Candidate 2

Posted by Joe F <jo...@gmail.com>.
The vote is now closed for Pulsar 2.2.0 Release Candidate 2 with  9  +1s ,
(7 binding) and no -1s

Binding +1
Masahiro Sakamoto
Jim Jagielski
Hiroyuki Sakai
Rajan Dhabalia
Jerry Peng
Nozomi Kurihara
Matteo Merli

Non-binding +1
Yuto Furuta
Ali Ahmed

No  -1

Thank you for your work in validating the release

Joe

On Fri, Oct 19, 2018 at 8:11 AM Masahiro Sakamoto <ma...@yahoo-corp.jp>
wrote:

> +1
>
> - Check signatures
> - Src distribution
>   - RAT check
>   - compile and unit tests
> - Bin distribution
>   - standalone/producer/consumer/function worked
>   - can build Go client using RPM/DEB packages
>
> --
> Masahiro Sakamoto
> Yahoo Japan Corp.
> E-mail: massakam@yahoo-corp.jp
> --
>
> > -----Original Message-----
> > From: Joe F [mailto:joef@apache.org]
> > Sent: Wednesday, October 17, 2018 3:34 AM
> > To: dev@pulsar.apache.org
> > Subject: [VOTE] Pulsar Release 2.2.0 Candidate 2
> >
> > 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:
> >
> > 71513019e2470c3835864a8dc0f3934bbf50c4ee27fd58c0dc0c670eb3c6e883826652
> > 65d1138e0c3cf72bb55b5cff7b63887072b739b8e506bfe8185b544063
> > ./apache-pulsar-2.2.0-bin.tar.gz
> >
> > 5b60358f8ea52f5dce5c69b21fe31730bb200fb257982058bfefd74404ed1249937c2e
> > ed49422cbea15bfd80b8dcf4fcb80acaa14d46dd016bd56646f2433eff
> > ./apache-pulsar-2.2.0-src.tar.gz
> >
> > a33536daccb3a5b4cf095fa98c048cda3d3b05bbfbe50d87b0a117c435038ddd8aa2b6
> > f429538f46ace4647c780f1bcae8abfb7465b69058f4185a9e5dfd2a9f
> > ./apache-pulsar-io-connectors-2.2.0-bin.tar.gz
> >
> >
> > Maven staging repo:
> >
> > https://repository.apache.org/content/repositories/orgapachepulsar-103
> > 0/
> >
> > 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-Val
> > idation>
>

RE: [VOTE] Pulsar Release 2.2.0 Candidate 2

Posted by Masahiro Sakamoto <ma...@yahoo-corp.jp>.
+1

- Check signatures
- Src distribution
  - RAT check
  - compile and unit tests
- Bin distribution
  - standalone/producer/consumer/function worked
  - can build Go client using RPM/DEB packages

--
Masahiro Sakamoto
Yahoo Japan Corp.
E-mail: massakam@yahoo-corp.jp
--

> -----Original Message-----
> From: Joe F [mailto:joef@apache.org]
> Sent: Wednesday, October 17, 2018 3:34 AM
> To: dev@pulsar.apache.org
> Subject: [VOTE] Pulsar Release 2.2.0 Candidate 2
> 
> 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:
> 
> 71513019e2470c3835864a8dc0f3934bbf50c4ee27fd58c0dc0c670eb3c6e883826652
> 65d1138e0c3cf72bb55b5cff7b63887072b739b8e506bfe8185b544063
> ./apache-pulsar-2.2.0-bin.tar.gz
> 
> 5b60358f8ea52f5dce5c69b21fe31730bb200fb257982058bfefd74404ed1249937c2e
> ed49422cbea15bfd80b8dcf4fcb80acaa14d46dd016bd56646f2433eff
> ./apache-pulsar-2.2.0-src.tar.gz
> 
> a33536daccb3a5b4cf095fa98c048cda3d3b05bbfbe50d87b0a117c435038ddd8aa2b6
> f429538f46ace4647c780f1bcae8abfb7465b69058f4185a9e5dfd2a9f
> ./apache-pulsar-io-connectors-2.2.0-bin.tar.gz
> 
> 
> Maven staging repo:
> 
> https://repository.apache.org/content/repositories/orgapachepulsar-103
> 0/
> 
> 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-Val
> idation>

Re: [VOTE] Pulsar Release 2.2.0 Candidate 2

Posted by Hiroyuki Sakai <hs...@yahoo-corp.jp>.
+1

Environment: MacOS 10.13.6

Checked:
* Signatures
* Bin distribution:
     - Start standalone service and producer/consumer test
     - Java Functions/Connectors test
     - Build go client
* Src distribution:
     - Compile and unit tests
     - RAT check
     - Start standalone service and producer/consumer test

 Hiroyuki Sakai

-----Original Message-----
From: Joe F <jo...@apache.org>
Reply-To: "dev@pulsar.apache.org" <de...@pulsar.apache.org>
Date: Wednesday, October 17, 2018 3:34
To: "dev@pulsar.apache.org" <de...@pulsar.apache.org>
Subject: [VOTE] Pulsar Release 2.2.0 Candidate 2

    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>
    


Re: [VOTE] Pulsar Release 2.2.0 Candidate 2

Posted by Ali Ahmed <ah...@gmail.com>.
+1

On Thu, Oct 18, 2018 at 1:43 PM Jerry Peng <je...@gmail.com>
wrote:

> +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 <nk...@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
> >
> > <nk...@apache.org>
> >
> > ________________________________
> > 差出人: Matteo Merli <ma...@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
> > <ma...@gmail.com>
> >
> >
> > On Tue, Oct 16, 2018 at 11:33 AM Joe F <jo...@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
> > > >
> > >
> >
>


-- 
-Ali

Re: [VOTE] Pulsar Release 2.2.0 Candidate 2

Posted by Jim Jagielski <ji...@jaguNET.com>.
+1 (binding) from me as well...

Re: [VOTE] Pulsar Release 2.2.0 Candidate 2

Posted by Jerry Peng <je...@gmail.com>.
+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 <nk...@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
>
> <nk...@apache.org>
>
> ________________________________
> 差出人: Matteo Merli <ma...@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
> <ma...@gmail.com>
>
>
> On Tue, Oct 16, 2018 at 11:33 AM Joe F <jo...@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
> > >
> >
>

RE: [VOTE] Pulsar Release 2.2.0 Candidate 2

Posted by Nozomi Kurihara <nk...@yahoo-corp.jp>.
+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

<nk...@apache.org>

________________________________
差出人: Matteo Merli <ma...@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
<ma...@gmail.com>


On Tue, Oct 16, 2018 at 11:33 AM Joe F <jo...@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
> >
>

Re: [VOTE] Pulsar Release 2.2.0 Candidate 2

Posted by Matteo Merli <ma...@gmail.com>.
+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
<ma...@gmail.com>


On Tue, Oct 16, 2018 at 11:33 AM Joe F <jo...@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
> >
>