Re: [VOTE] 2.1.1 RC2

2019-02-13 Thread Gwen Shapira
+1
(Validated signatures, unit tests, quickstart)

Thanks, Colin, for managing the bugfix release.

On Fri, Feb 8, 2019 at 12:02 PM Colin McCabe  wrote:
>
> Hi all,
>
> This is the third candidate for release of Apache Kafka 2.1.1.  This release 
> includes many bug fixes for Apache Kafka 2.1.
>
> Compared to rc1, this release includes the following changes:
> * MINOR: release.py: fix some compatibility problems.
> * KAFKA-7897; Disable leader epoch cache when older message formats are used
> * KAFKA-7902: Replace original loginContext if SASL/OAUTHBEARER refresh login 
> fails
> * MINOR: Fix more places where the version should be bumped from 2.1.0 -> 
> 2.1.1
> * KAFKA-7890: Invalidate ClusterConnectionState cache for a broker if the 
> hostname of the broker changes.
> * KAFKA-7873; Always seek to beginning in KafkaBasedLog
> * MINOR: Correctly set dev version in version.py
>
> Check out the release notes here:
> http://home.apache.org/~cmccabe/kafka-2.1.1-rc2/RELEASE_NOTES.html
>
> The vote will go until Wednesday, February 13st.
>
> * Release artifacts to be voted upon (source and binary):
> http://home.apache.org/~cmccabe/kafka-2.1.1-rc2/
>
> * Maven artifacts to be voted upon:
> https://repository.apache.org/content/groups/staging/
>
> * Javadoc:
> http://home.apache.org/~cmccabe/kafka-2.1.1-rc2/javadoc/
>
> * Tag to be voted upon (off 2.1 branch) is the 2.1.1 tag:
> https://github.com/apache/kafka/releases/tag/2.1.1-rc2
>
> * Jenkins builds for the 2.1 branch:
> Unit/integration tests: https://builds.apache.org/job/kafka-2.1-jdk8/
>
> Thanks to everyone who tested the earlier RCs.
>
> cheers,
> Colin



-- 
Gwen Shapira
Product Manager | Confluent
650.450.2760 | @gwenshap
Follow us: Twitter | blog


Re: [VOTE] 2.1.1 RC2

2019-02-11 Thread Colin McCabe
Thanks, everyone, for taking a look!  Just as a reminder, the vote will run 
until Wednesday.

best,
Colin

On Mon, Feb 11, 2019, at 05:17, Satish Duggana wrote:
> +1 (non-binding)
> 
> - Ran testAll/releaseTarGzAll  successfully with NO failures.
> - Ran through quickstart of core/streams on builds generated from tag
> - Ran few internal apps targeting to topics on 3 node cluster.
> 
> Thanks for running the release Colin!
> 
> Satish.
> 
> On Mon, Feb 11, 2019 at 2:29 PM Mickael Maison  
> wrote:
> >
> > +1 (non binding)
> > I built from source and ran Quickstart. All good. Thanks Colin
> >
> >
> > On Mon, Feb 11, 2019 at 12:43 AM Vahid Hashemian
> >  wrote:
> > >
> > > +1
> > >
> > > I built from the source, and ran the Quickstart on Ubuntu 18.04 with Java 
> > > 8.
> > > Some unit tests fail for me but none consistently across several runs.
> > >
> > > Thanks for running the release Colin.
> > >
> > > --Vahid
> > >
> > > On Sat, Feb 9, 2019 at 2:24 PM Jakub Scholz  wrote:
> > >
> > > > +1 (non-binding). I built it from source and run my tests. Everything 
> > > > seems
> > > > to be fine.
> > > >
> > > > On Sat, Feb 9, 2019 at 12:10 AM Magnus Edenhill 
> > > > wrote:
> > > >
> > > > > +1
> > > > >
> > > > > Passes librdkafka test suite.
> > > > >
> > > > > Den fre 8 feb. 2019 kl 21:02 skrev Colin McCabe :
> > > > >
> > > > > > Hi all,
> > > > > >
> > > > > > This is the third candidate for release of Apache Kafka 2.1.1.  This
> > > > > > release includes many bug fixes for Apache Kafka 2.1.
> > > > > >
> > > > > > Compared to rc1, this release includes the following changes:
> > > > > > * MINOR: release.py: fix some compatibility problems.
> > > > > > * KAFKA-7897; Disable leader epoch cache when older message formats 
> > > > > > are
> > > > > > used
> > > > > > * KAFKA-7902: Replace original loginContext if SASL/OAUTHBEARER 
> > > > > > refresh
> > > > > > login fails
> > > > > > * MINOR: Fix more places where the version should be bumped from 
> > > > > > 2.1.0
> > > > ->
> > > > > > 2.1.1
> > > > > > * KAFKA-7890: Invalidate ClusterConnectionState cache for a broker 
> > > > > > if
> > > > the
> > > > > > hostname of the broker changes.
> > > > > > * KAFKA-7873; Always seek to beginning in KafkaBasedLog
> > > > > > * MINOR: Correctly set dev version in version.py
> > > > > >
> > > > > > Check out the release notes here:
> > > > > > http://home.apache.org/~cmccabe/kafka-2.1.1-rc2/RELEASE_NOTES.html
> > > > > >
> > > > > > The vote will go until Wednesday, February 13st.
> > > > > >
> > > > > > * Release artifacts to be voted upon (source and binary):
> > > > > > http://home.apache.org/~cmccabe/kafka-2.1.1-rc2/
> > > > > >
> > > > > > * Maven artifacts to be voted upon:
> > > > > > https://repository.apache.org/content/groups/staging/
> > > > > >
> > > > > > * Javadoc:
> > > > > > http://home.apache.org/~cmccabe/kafka-2.1.1-rc2/javadoc/
> > > > > >
> > > > > > * Tag to be voted upon (off 2.1 branch) is the 2.1.1 tag:
> > > > > > https://github.com/apache/kafka/releases/tag/2.1.1-rc2
> > > > > >
> > > > > > * Jenkins builds for the 2.1 branch:
> > > > > > Unit/integration tests: 
> > > > > > https://builds.apache.org/job/kafka-2.1-jdk8/
> > > > > >
> > > > > > Thanks to everyone who tested the earlier RCs.
> > > > > >
> > > > > > cheers,
> > > > > > Colin
> > > > > >
> > > > >
> > > >
>


Re: [VOTE] 2.1.1 RC2

2019-02-11 Thread Satish Duggana
+1 (non-binding)

- Ran testAll/releaseTarGzAll  successfully with NO failures.
- Ran through quickstart of core/streams on builds generated from tag
- Ran few internal apps targeting to topics on 3 node cluster.

Thanks for running the release Colin!

Satish.

On Mon, Feb 11, 2019 at 2:29 PM Mickael Maison  wrote:
>
> +1 (non binding)
> I built from source and ran Quickstart. All good. Thanks Colin
>
>
> On Mon, Feb 11, 2019 at 12:43 AM Vahid Hashemian
>  wrote:
> >
> > +1
> >
> > I built from the source, and ran the Quickstart on Ubuntu 18.04 with Java 8.
> > Some unit tests fail for me but none consistently across several runs.
> >
> > Thanks for running the release Colin.
> >
> > --Vahid
> >
> > On Sat, Feb 9, 2019 at 2:24 PM Jakub Scholz  wrote:
> >
> > > +1 (non-binding). I built it from source and run my tests. Everything 
> > > seems
> > > to be fine.
> > >
> > > On Sat, Feb 9, 2019 at 12:10 AM Magnus Edenhill 
> > > wrote:
> > >
> > > > +1
> > > >
> > > > Passes librdkafka test suite.
> > > >
> > > > Den fre 8 feb. 2019 kl 21:02 skrev Colin McCabe :
> > > >
> > > > > Hi all,
> > > > >
> > > > > This is the third candidate for release of Apache Kafka 2.1.1.  This
> > > > > release includes many bug fixes for Apache Kafka 2.1.
> > > > >
> > > > > Compared to rc1, this release includes the following changes:
> > > > > * MINOR: release.py: fix some compatibility problems.
> > > > > * KAFKA-7897; Disable leader epoch cache when older message formats 
> > > > > are
> > > > > used
> > > > > * KAFKA-7902: Replace original loginContext if SASL/OAUTHBEARER 
> > > > > refresh
> > > > > login fails
> > > > > * MINOR: Fix more places where the version should be bumped from 2.1.0
> > > ->
> > > > > 2.1.1
> > > > > * KAFKA-7890: Invalidate ClusterConnectionState cache for a broker if
> > > the
> > > > > hostname of the broker changes.
> > > > > * KAFKA-7873; Always seek to beginning in KafkaBasedLog
> > > > > * MINOR: Correctly set dev version in version.py
> > > > >
> > > > > Check out the release notes here:
> > > > > http://home.apache.org/~cmccabe/kafka-2.1.1-rc2/RELEASE_NOTES.html
> > > > >
> > > > > The vote will go until Wednesday, February 13st.
> > > > >
> > > > > * Release artifacts to be voted upon (source and binary):
> > > > > http://home.apache.org/~cmccabe/kafka-2.1.1-rc2/
> > > > >
> > > > > * Maven artifacts to be voted upon:
> > > > > https://repository.apache.org/content/groups/staging/
> > > > >
> > > > > * Javadoc:
> > > > > http://home.apache.org/~cmccabe/kafka-2.1.1-rc2/javadoc/
> > > > >
> > > > > * Tag to be voted upon (off 2.1 branch) is the 2.1.1 tag:
> > > > > https://github.com/apache/kafka/releases/tag/2.1.1-rc2
> > > > >
> > > > > * Jenkins builds for the 2.1 branch:
> > > > > Unit/integration tests: https://builds.apache.org/job/kafka-2.1-jdk8/
> > > > >
> > > > > Thanks to everyone who tested the earlier RCs.
> > > > >
> > > > > cheers,
> > > > > Colin
> > > > >
> > > >
> > >


Re: [VOTE] 2.1.1 RC2

2019-02-11 Thread Mickael Maison
+1 (non binding)
I built from source and ran Quickstart. All good. Thanks Colin


On Mon, Feb 11, 2019 at 12:43 AM Vahid Hashemian
 wrote:
>
> +1
>
> I built from the source, and ran the Quickstart on Ubuntu 18.04 with Java 8.
> Some unit tests fail for me but none consistently across several runs.
>
> Thanks for running the release Colin.
>
> --Vahid
>
> On Sat, Feb 9, 2019 at 2:24 PM Jakub Scholz  wrote:
>
> > +1 (non-binding). I built it from source and run my tests. Everything seems
> > to be fine.
> >
> > On Sat, Feb 9, 2019 at 12:10 AM Magnus Edenhill 
> > wrote:
> >
> > > +1
> > >
> > > Passes librdkafka test suite.
> > >
> > > Den fre 8 feb. 2019 kl 21:02 skrev Colin McCabe :
> > >
> > > > Hi all,
> > > >
> > > > This is the third candidate for release of Apache Kafka 2.1.1.  This
> > > > release includes many bug fixes for Apache Kafka 2.1.
> > > >
> > > > Compared to rc1, this release includes the following changes:
> > > > * MINOR: release.py: fix some compatibility problems.
> > > > * KAFKA-7897; Disable leader epoch cache when older message formats are
> > > > used
> > > > * KAFKA-7902: Replace original loginContext if SASL/OAUTHBEARER refresh
> > > > login fails
> > > > * MINOR: Fix more places where the version should be bumped from 2.1.0
> > ->
> > > > 2.1.1
> > > > * KAFKA-7890: Invalidate ClusterConnectionState cache for a broker if
> > the
> > > > hostname of the broker changes.
> > > > * KAFKA-7873; Always seek to beginning in KafkaBasedLog
> > > > * MINOR: Correctly set dev version in version.py
> > > >
> > > > Check out the release notes here:
> > > > http://home.apache.org/~cmccabe/kafka-2.1.1-rc2/RELEASE_NOTES.html
> > > >
> > > > The vote will go until Wednesday, February 13st.
> > > >
> > > > * Release artifacts to be voted upon (source and binary):
> > > > http://home.apache.org/~cmccabe/kafka-2.1.1-rc2/
> > > >
> > > > * Maven artifacts to be voted upon:
> > > > https://repository.apache.org/content/groups/staging/
> > > >
> > > > * Javadoc:
> > > > http://home.apache.org/~cmccabe/kafka-2.1.1-rc2/javadoc/
> > > >
> > > > * Tag to be voted upon (off 2.1 branch) is the 2.1.1 tag:
> > > > https://github.com/apache/kafka/releases/tag/2.1.1-rc2
> > > >
> > > > * Jenkins builds for the 2.1 branch:
> > > > Unit/integration tests: https://builds.apache.org/job/kafka-2.1-jdk8/
> > > >
> > > > Thanks to everyone who tested the earlier RCs.
> > > >
> > > > cheers,
> > > > Colin
> > > >
> > >
> >


Re: [VOTE] 2.1.1 RC2

2019-02-10 Thread Vahid Hashemian
+1

I built from the source, and ran the Quickstart on Ubuntu 18.04 with Java 8.
Some unit tests fail for me but none consistently across several runs.

Thanks for running the release Colin.

--Vahid

On Sat, Feb 9, 2019 at 2:24 PM Jakub Scholz  wrote:

> +1 (non-binding). I built it from source and run my tests. Everything seems
> to be fine.
>
> On Sat, Feb 9, 2019 at 12:10 AM Magnus Edenhill 
> wrote:
>
> > +1
> >
> > Passes librdkafka test suite.
> >
> > Den fre 8 feb. 2019 kl 21:02 skrev Colin McCabe :
> >
> > > Hi all,
> > >
> > > This is the third candidate for release of Apache Kafka 2.1.1.  This
> > > release includes many bug fixes for Apache Kafka 2.1.
> > >
> > > Compared to rc1, this release includes the following changes:
> > > * MINOR: release.py: fix some compatibility problems.
> > > * KAFKA-7897; Disable leader epoch cache when older message formats are
> > > used
> > > * KAFKA-7902: Replace original loginContext if SASL/OAUTHBEARER refresh
> > > login fails
> > > * MINOR: Fix more places where the version should be bumped from 2.1.0
> ->
> > > 2.1.1
> > > * KAFKA-7890: Invalidate ClusterConnectionState cache for a broker if
> the
> > > hostname of the broker changes.
> > > * KAFKA-7873; Always seek to beginning in KafkaBasedLog
> > > * MINOR: Correctly set dev version in version.py
> > >
> > > Check out the release notes here:
> > > http://home.apache.org/~cmccabe/kafka-2.1.1-rc2/RELEASE_NOTES.html
> > >
> > > The vote will go until Wednesday, February 13st.
> > >
> > > * Release artifacts to be voted upon (source and binary):
> > > http://home.apache.org/~cmccabe/kafka-2.1.1-rc2/
> > >
> > > * Maven artifacts to be voted upon:
> > > https://repository.apache.org/content/groups/staging/
> > >
> > > * Javadoc:
> > > http://home.apache.org/~cmccabe/kafka-2.1.1-rc2/javadoc/
> > >
> > > * Tag to be voted upon (off 2.1 branch) is the 2.1.1 tag:
> > > https://github.com/apache/kafka/releases/tag/2.1.1-rc2
> > >
> > > * Jenkins builds for the 2.1 branch:
> > > Unit/integration tests: https://builds.apache.org/job/kafka-2.1-jdk8/
> > >
> > > Thanks to everyone who tested the earlier RCs.
> > >
> > > cheers,
> > > Colin
> > >
> >
>


Re: [VOTE] 2.1.1 RC2

2019-02-09 Thread Jakub Scholz
+1 (non-binding). I built it from source and run my tests. Everything seems
to be fine.

On Sat, Feb 9, 2019 at 12:10 AM Magnus Edenhill  wrote:

> +1
>
> Passes librdkafka test suite.
>
> Den fre 8 feb. 2019 kl 21:02 skrev Colin McCabe :
>
> > Hi all,
> >
> > This is the third candidate for release of Apache Kafka 2.1.1.  This
> > release includes many bug fixes for Apache Kafka 2.1.
> >
> > Compared to rc1, this release includes the following changes:
> > * MINOR: release.py: fix some compatibility problems.
> > * KAFKA-7897; Disable leader epoch cache when older message formats are
> > used
> > * KAFKA-7902: Replace original loginContext if SASL/OAUTHBEARER refresh
> > login fails
> > * MINOR: Fix more places where the version should be bumped from 2.1.0 ->
> > 2.1.1
> > * KAFKA-7890: Invalidate ClusterConnectionState cache for a broker if the
> > hostname of the broker changes.
> > * KAFKA-7873; Always seek to beginning in KafkaBasedLog
> > * MINOR: Correctly set dev version in version.py
> >
> > Check out the release notes here:
> > http://home.apache.org/~cmccabe/kafka-2.1.1-rc2/RELEASE_NOTES.html
> >
> > The vote will go until Wednesday, February 13st.
> >
> > * Release artifacts to be voted upon (source and binary):
> > http://home.apache.org/~cmccabe/kafka-2.1.1-rc2/
> >
> > * Maven artifacts to be voted upon:
> > https://repository.apache.org/content/groups/staging/
> >
> > * Javadoc:
> > http://home.apache.org/~cmccabe/kafka-2.1.1-rc2/javadoc/
> >
> > * Tag to be voted upon (off 2.1 branch) is the 2.1.1 tag:
> > https://github.com/apache/kafka/releases/tag/2.1.1-rc2
> >
> > * Jenkins builds for the 2.1 branch:
> > Unit/integration tests: https://builds.apache.org/job/kafka-2.1-jdk8/
> >
> > Thanks to everyone who tested the earlier RCs.
> >
> > cheers,
> > Colin
> >
>


Re: [VOTE] 2.1.1 RC2

2019-02-09 Thread Eno Thereska
+1 passes unit + integration tests. Eno

On Fri, Feb 8, 2019 at 11:10 PM Magnus Edenhill  wrote:

> +1
>
> Passes librdkafka test suite.
>
> Den fre 8 feb. 2019 kl 21:02 skrev Colin McCabe :
>
> > Hi all,
> >
> > This is the third candidate for release of Apache Kafka 2.1.1.  This
> > release includes many bug fixes for Apache Kafka 2.1.
> >
> > Compared to rc1, this release includes the following changes:
> > * MINOR: release.py: fix some compatibility problems.
> > * KAFKA-7897; Disable leader epoch cache when older message formats are
> > used
> > * KAFKA-7902: Replace original loginContext if SASL/OAUTHBEARER refresh
> > login fails
> > * MINOR: Fix more places where the version should be bumped from 2.1.0 ->
> > 2.1.1
> > * KAFKA-7890: Invalidate ClusterConnectionState cache for a broker if the
> > hostname of the broker changes.
> > * KAFKA-7873; Always seek to beginning in KafkaBasedLog
> > * MINOR: Correctly set dev version in version.py
> >
> > Check out the release notes here:
> > http://home.apache.org/~cmccabe/kafka-2.1.1-rc2/RELEASE_NOTES.html
> >
> > The vote will go until Wednesday, February 13st.
> >
> > * Release artifacts to be voted upon (source and binary):
> > http://home.apache.org/~cmccabe/kafka-2.1.1-rc2/
> >
> > * Maven artifacts to be voted upon:
> > https://repository.apache.org/content/groups/staging/
> >
> > * Javadoc:
> > http://home.apache.org/~cmccabe/kafka-2.1.1-rc2/javadoc/
> >
> > * Tag to be voted upon (off 2.1 branch) is the 2.1.1 tag:
> > https://github.com/apache/kafka/releases/tag/2.1.1-rc2
> >
> > * Jenkins builds for the 2.1 branch:
> > Unit/integration tests: https://builds.apache.org/job/kafka-2.1-jdk8/
> >
> > Thanks to everyone who tested the earlier RCs.
> >
> > cheers,
> > Colin
> >
>


Re: [VOTE] 2.1.1 RC2

2019-02-08 Thread Magnus Edenhill
+1

Passes librdkafka test suite.

Den fre 8 feb. 2019 kl 21:02 skrev Colin McCabe :

> Hi all,
>
> This is the third candidate for release of Apache Kafka 2.1.1.  This
> release includes many bug fixes for Apache Kafka 2.1.
>
> Compared to rc1, this release includes the following changes:
> * MINOR: release.py: fix some compatibility problems.
> * KAFKA-7897; Disable leader epoch cache when older message formats are
> used
> * KAFKA-7902: Replace original loginContext if SASL/OAUTHBEARER refresh
> login fails
> * MINOR: Fix more places where the version should be bumped from 2.1.0 ->
> 2.1.1
> * KAFKA-7890: Invalidate ClusterConnectionState cache for a broker if the
> hostname of the broker changes.
> * KAFKA-7873; Always seek to beginning in KafkaBasedLog
> * MINOR: Correctly set dev version in version.py
>
> Check out the release notes here:
> http://home.apache.org/~cmccabe/kafka-2.1.1-rc2/RELEASE_NOTES.html
>
> The vote will go until Wednesday, February 13st.
>
> * Release artifacts to be voted upon (source and binary):
> http://home.apache.org/~cmccabe/kafka-2.1.1-rc2/
>
> * Maven artifacts to be voted upon:
> https://repository.apache.org/content/groups/staging/
>
> * Javadoc:
> http://home.apache.org/~cmccabe/kafka-2.1.1-rc2/javadoc/
>
> * Tag to be voted upon (off 2.1 branch) is the 2.1.1 tag:
> https://github.com/apache/kafka/releases/tag/2.1.1-rc2
>
> * Jenkins builds for the 2.1 branch:
> Unit/integration tests: https://builds.apache.org/job/kafka-2.1-jdk8/
>
> Thanks to everyone who tested the earlier RCs.
>
> cheers,
> Colin
>