+1 (non-bidning)
 - Download artifacts, setup 3 node cluster
- Ran producer/consumer clients

Thanks,
Harsha

On Thu, Mar 21, 2019, at 5:54 AM, Andrew Schofield wrote:
> +1 (non-binding)
> 
> - Downloaded the artifacts
> - Ran Kafka Connect connectors
> 
> Thanks,
> Andrew Schofield
> IBM Event Streams
> 
> On 19/03/2019, 19:13, "Manikumar" <manikumar.re...@gmail.com> wrote:
> 
>     +1 (non-binding)
>     
>     - Verified the artifacts, build from src, ran tests
>     - Verified the quickstart, ran producer/consumer performance tests.
>     
>     Thanks for running release!.
>     
>     Thanks,
>     Manikumar
>     
>     On Wed, Mar 20, 2019 at 12:19 AM David Arthur <davidart...@apache.org>
>     wrote:
>     
>     > +1
>     >
>     > Validated signatures, and ran through quick-start.
>     >
>     > Thanks!
>     >
>     > On Mon, Mar 18, 2019 at 4:00 AM Jakub Scholz <ja...@scholz.cz> 
> wrote:
>     >
>     > > +1 (non-binding). I used the staged binaries and run some of my 
> tests
>     > > against them. All seems to look good to me.
>     > >
>     > > On Sat, Mar 9, 2019 at 11:56 PM Matthias J. Sax 
> <matth...@confluent.io>
>     > > wrote:
>     > >
>     > > > Hello Kafka users, developers and client-developers,
>     > > >
>     > > > This is the third candidate for release of Apache Kafka 2.2.0.
>     > > >
>     > > >  - Added SSL support for custom principal name
>     > > >  - Allow SASL connections to periodically re-authenticate
>     > > >  - Command line tool bin/kafka-topics.sh adds AdminClient 
> support
>     > > >  - Improved consumer group management
>     > > >    - default group.id is `null` instead of empty string
>     > > >  - API improvement
>     > > >    - Producer: introduce close(Duration)
>     > > >    - AdminClient: introduce close(Duration)
>     > > >    - Kafka Streams: new flatTransform() operator in Streams 
> DSL
>     > > >    - KafkaStreams (and other classed) now implement 
> AutoClosable to
>     > > > support try-with-resource
>     > > >    - New Serdes and default method implementations
>     > > >  - Kafka Streams exposed internal client.id via ThreadMetadata
>     > > >  - Metric improvements:  All `-min`, `-avg` and `-max` 
> metrics will now
>     > > > output `NaN` as default value
>     > > > Release notes for the 2.2.0 release:
>     > > > 
> https://eur02.safelinks.protection.outlook.com/?url=https:%2F%2Fhome.apache.org%2F~mjsax%2Fkafka-2.2.0-rc2%2FRELEASE_NOTES.html&amp;data=02%7C01%7C%7Cbc5822a806a749b0638208d6ac9ef756%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636886196079314852&amp;sdata=zBUbQlQiAuGZzs33TUPUqsuC8IpPavg2lT3yPFO%2F3nA%3D&amp;reserved=0
>     > > >
>     > > > *** Please download, test, and vote by Thursday, March 14, 
> 9am PST.
>     > > >
>     > > > Kafka's KEYS file containing PGP keys we use to sign the 
> release:
>     > > > 
> https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fkafka.apache.org%2FKEYS&amp;data=02%7C01%7C%7Cbc5822a806a749b0638208d6ac9ef756%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636886196079314852&amp;sdata=g1Gg%2BoIRgpKUum5%2Bmi2plT1qIfH9d2aZkdK9jw7DLxM%3D&amp;reserved=0
>     > > >
>     > > > * Release artifacts to be voted upon (source and binary):
>     > > > 
> https://eur02.safelinks.protection.outlook.com/?url=https:%2F%2Fhome.apache.org%2F~mjsax%2Fkafka-2.2.0-rc2%2F&amp;data=02%7C01%7C%7Cbc5822a806a749b0638208d6ac9ef756%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636886196079324862&amp;sdata=dUZrMCGvR4ki8XS%2B9dEDQ5Bavv4A4xq86CtcXQ6tnFs%3D&amp;reserved=0
>     > > >
>     > > > * Maven artifacts to be voted upon:
>     > > > 
> https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Frepository.apache.org%2Fcontent%2Fgroups%2Fstaging%2Forg%2Fapache%2Fkafka%2F&amp;data=02%7C01%7C%7Cbc5822a806a749b0638208d6ac9ef756%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636886196079324862&amp;sdata=sCoRIXmcRQd473bRqwFgQaSm2XI%2BBqHw%2FbiddQd4hnE%3D&amp;reserved=0
>     > > >
>     > > > * Javadoc:
>     > > > 
> https://eur02.safelinks.protection.outlook.com/?url=https:%2F%2Fhome.apache.org%2F~mjsax%2Fkafka-2.2.0-rc2%2Fjavadoc%2F&amp;data=02%7C01%7C%7Cbc5822a806a749b0638208d6ac9ef756%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636886196079324862&amp;sdata=iK4WEFuaK0lCySWROi7BbBv%2Bpg8h%2B9umbVNA7I1rqxc%3D&amp;reserved=0
>     > > >
>     > > > * Tag to be voted upon (off 2.2 branch) is the 2.2.0 tag:
>     > > > 
> https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fkafka%2Freleases%2Ftag%2F2.2.0-rc2&amp;data=02%7C01%7C%7Cbc5822a806a749b0638208d6ac9ef756%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636886196079324862&amp;sdata=UYH6TgZ%2Fiki82Ep5kp6V8f6K6A1PMSLSmnR29OfJxmc%3D&amp;reserved=0
>     > > >
>     > > > * Documentation:
>     > > > 
> https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fkafka.apache.org%2F22%2Fdocumentation.html&amp;data=02%7C01%7C%7Cbc5822a806a749b0638208d6ac9ef756%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636886196079324862&amp;sdata=bLuJvWXlsS%2BwBLm7PRnGntsV7AaTTiQBnkpePEOoy9M%3D&amp;reserved=0
>     > > >
>     > > > * Protocol:
>     > > > 
> https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fkafka.apache.org%2F22%2Fprotocol.html&amp;data=02%7C01%7C%7Cbc5822a806a749b0638208d6ac9ef756%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636886196079324862&amp;sdata=13VBEeWc3RL0D0DH4%2BSJVHrTJrcopS46Z3LRgtbwvXU%3D&amp;reserved=0
>     > > >
>     > > > * Jenkins builds for the 2.2 branch:
>     > > > Unit/integration tests: 
> https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fbuilds.apache.org%2Fjob%2Fkafka-2.2-jdk8%2F&amp;data=02%7C01%7C%7Cbc5822a806a749b0638208d6ac9ef756%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636886196079324862&amp;sdata=wRvoPXf2e3nXopNo%2BQEs9uWJHbGw78A6eQiN%2BDolYZE%3D&amp;reserved=0
>     > > > System tests:
>     > > 
> https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fjenkins.confluent.io%2Fjob%2Fsystem-test-kafka%2Fjob%2F2.2%2F&amp;data=02%7C01%7C%7Cbc5822a806a749b0638208d6ac9ef756%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636886196079324862&amp;sdata=nuifH%2FrtcvPmxnvZScSNPtY2ofnWlNdFviQlJSy9zWE%3D&amp;reserved=0
>     > > >
>     > > > /**************************************
>     > > >
>     > > > Thanks,
>     > > >
>     > > > -Matthias
>     > > >
>     > > >
>     > >
>     >
>     
> 
>

Reply via email to