You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by Manikumar <ma...@gmail.com> on 2018/03/27 13:28:14 UTC

Re: [kafka-clients] Re: [VOTE] 1.1.0 RC4

+1 (non-binding)

- Verified src, binary artifacts and basic quick start
- Verified delegation token operations and docs
- Verified dynamic broker configuration and docs.


On Tue, Mar 27, 2018 at 6:52 PM, Rajini Sivaram <ra...@gmail.com>
wrote:

> Can we get some more votes for this RC so that the release can be rolled
> out soon?
>
> Many thanks,
>
> Rajini
>
> On Sat, Mar 24, 2018 at 6:54 PM, Ted Yu <yu...@gmail.com> wrote:
>
>> I wasn't able to reproduce the test failure when it is run alone.
>>
>> This seems to be flaky test.
>>
>> +1 from me.
>>
>> On Sat, Mar 24, 2018 at 11:49 AM, Rajini Sivaram <rajinisivaram@gmail.com
>> >
>> wrote:
>>
>> > Hi Ted,
>> >
>> > Thank you for testing the RC. I haven't been able to recreate that
>> failure
>> > after running the test a 100 times. Was it a one-off transient failure
>> or
>> > does it fail consistently for you?
>> >
>> >
>> > On Sat, Mar 24, 2018 at 2:51 AM, Ted Yu <yu...@gmail.com> wrote:
>> >
>> > > When I ran test suite, I got one failure:
>> > >
>> > > kafka.api.PlaintextConsumerTest > testAsyncCommit FAILED
>> > >     java.lang.AssertionError: expected:<5> but was:<1>
>> > >         at org.junit.Assert.fail(Assert.java:88)
>> > >         at org.junit.Assert.failNotEquals(Assert.java:834)
>> > >         at org.junit.Assert.assertEquals(Assert.java:645)
>> > >         at org.junit.Assert.assertEquals(Assert.java:631)
>> > >         at
>> > > kafka.api.BaseConsumerTest.awaitCommitCallback(
>> > BaseConsumerTest.scala:214)
>> > >         at
>> > > kafka.api.PlaintextConsumerTest.testAsyncCommit(
>> > > PlaintextConsumerTest.scala:513)
>> > >
>> > > Not sure if anyone else saw similar error.
>> > >
>> > > Cheers
>> > >
>> > > On Fri, Mar 23, 2018 at 4:37 PM, Rajini Sivaram <
>> rajinisivaram@gmail.com
>> > >
>> > > wrote:
>> > >
>> > > > Hello Kafka users, developers and client-developers,
>> > > >
>> > > > This is the fifth candidate for release of Apache Kafka 1.1.0.
>> > > >
>> > > > https://cwiki.apache.org/confluence/pages/viewpage.
>> > > action?pageId=75957546
>> > > >
>> > > > A few highlights:
>> > > >
>> > > > * Significant Controller improvements (much faster and session
>> > expiration
>> > > > edge
>> > > > cases fixed)
>> > > > * Data balancing across log directories (JBOD)
>> > > > * More efficient replication when the number of partitions is large
>> > > > * Dynamic Broker Configs
>> > > > * Delegation tokens (KIP-48)
>> > > > * Kafka Streams API improvements (KIP-205 / 210 / 220 / 224 / 239)
>> > > >
>> > > > Release notes for the 1.1.0 release:
>> > > >
>> > > > http://home.apache.org/~rsivaram/kafka-1.1.0-rc4/RELEASE_NOTES.html
>> > > >
>> > > >
>> > > > *** Please download, test and vote by Tuesday March 27th 4pm PT.
>> > > >
>> > > >
>> > > > Kafka's KEYS file containing PGP keys we use to sign the release:
>> > > >
>> > > > http://kafka.apache.org/KEYS
>> > > >
>> > > >
>> > > > * Release artifacts to be voted upon (source and binary):
>> > > >
>> > > > http://home.apache.org/~rsivaram/kafka-1.1.0-rc4/
>> > > >
>> > > >
>> > > > * Maven artifacts to be voted upon:
>> > > >
>> > > > https://repository.apache.org/content/groups/staging/
>> > > >
>> > > >
>> > > > * Javadoc:
>> > > >
>> > > > http://home.apache.org/~rsivaram/kafka-1.1.0-rc4/javadoc/
>> > > >
>> > > >
>> > > > * Tag to be voted upon (off 1.1 branch) is the 1.1.0 tag:
>> > > >
>> > > > https://github.com/apache/kafka/tree/1.1.0-rc4
>> > > >
>> > > >
>> > > >
>> > > > * Documentation:
>> > > >
>> > > > http://kafka.apache.org/11/documentation.html
>> > > >
>> > > >
>> > > > * Protocol:
>> > > >
>> > > > http://kafka.apache.org/11/protocol.html
>> > > >
>> > > >
>> > > >
>> > > > Thanks,
>> > > >
>> > > >
>> > > > Rajini
>> > > >
>> > >
>> >
>>
>
> --
> You received this message because you are subscribed to the Google Groups
> "kafka-clients" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to kafka-clients+unsubscribe@googlegroups.com.
> To post to this group, send email to kafka-clients@googlegroups.com.
> Visit this group at https://groups.google.com/group/kafka-clients.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/kafka-clients/CAOJcB3_6Eyr9knQZ6Sg%2BqyDbAizyqTNcbR%
> 3D7R_%2BA%2BD8c_VWeKg%40mail.gmail.com
> <https://groups.google.com/d/msgid/kafka-clients/CAOJcB3_6Eyr9knQZ6Sg%2BqyDbAizyqTNcbR%3D7R_%2BA%2BD8c_VWeKg%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

Re: [kafka-clients] Re: [VOTE] 1.1.0 RC4

Posted by Vahid S Hashemian <va...@us.ibm.com>.
Hi Rajini,

+1 (non-binding)

Built from source on Linux and Windows (Java 8), and tested quickstart on 
both platforms.
Connect quickstart on Windows is not working as per my note on RC3: 
https://www.mail-archive.com/dev@kafka.apache.org/msg86138.html

No other issues detected.

Thanks!
--Vahid



From:   Jeff Chao <jc...@salesforce.com>
To:     "dev@kafka.apache.org" <de...@kafka.apache.org>
Cc:     Users <us...@kafka.apache.org>, kafka-clients 
<ka...@googlegroups.com>
Date:   03/27/2018 10:41 AM
Subject:        Re: [kafka-clients] Re: [VOTE] 1.1.0 RC4



Hello, +1 (non-binding). Ran through our regression and performance suite.
Looks good, thanks.


Jeff Chao
Heroku

On Tue, Mar 27, 2018 at 8:44 AM, Jason Gustafson <ja...@confluent.io> 
wrote:

> +1 Went through the quickstart, checked upgrade documentation. Thanks
> Rajini!
>
> On Tue, Mar 27, 2018 at 6:28 AM, Manikumar <ma...@gmail.com>
> wrote:
>
> > +1 (non-binding)
> >
> > - Verified src, binary artifacts and basic quick start
> > - Verified delegation token operations and docs
> > - Verified dynamic broker configuration and docs.
> >
> >
> > On Tue, Mar 27, 2018 at 6:52 PM, Rajini Sivaram 
<rajinisivaram@gmail.com
> >
> > wrote:
> >
> > > Can we get some more votes for this RC so that the release can be
> rolled
> > > out soon?
> > >
> > > Many thanks,
> > >
> > > Rajini
> > >
> > > On Sat, Mar 24, 2018 at 6:54 PM, Ted Yu <yu...@gmail.com> wrote:
> > >
> > >> I wasn't able to reproduce the test failure when it is run alone.
> > >>
> > >> This seems to be flaky test.
> > >>
> > >> +1 from me.
> > >>
> > >> On Sat, Mar 24, 2018 at 11:49 AM, Rajini Sivaram <
> > rajinisivaram@gmail.com
> > >> >
> > >> wrote:
> > >>
> > >> > Hi Ted,
> > >> >
> > >> > Thank you for testing the RC. I haven't been able to recreate 
that
> > >> failure
> > >> > after running the test a 100 times. Was it a one-off transient
> failure
> > >> or
> > >> > does it fail consistently for you?
> > >> >
> > >> >
> > >> > On Sat, Mar 24, 2018 at 2:51 AM, Ted Yu <yu...@gmail.com>
> wrote:
> > >> >
> > >> > > When I ran test suite, I got one failure:
> > >> > >
> > >> > > kafka.api.PlaintextConsumerTest > testAsyncCommit FAILED
> > >> > >     java.lang.AssertionError: expected:<5> but was:<1>
> > >> > >         at org.junit.Assert.fail(Assert.java:88)
> > >> > >         at org.junit.Assert.failNotEquals(Assert.java:834)
> > >> > >         at org.junit.Assert.assertEquals(Assert.java:645)
> > >> > >         at org.junit.Assert.assertEquals(Assert.java:631)
> > >> > >         at
> > >> > > kafka.api.BaseConsumerTest.awaitCommitCallback(
> > >> > BaseConsumerTest.scala:214)
> > >> > >         at
> > >> > > kafka.api.PlaintextConsumerTest.testAsyncCommit(
> > >> > > PlaintextConsumerTest.scala:513)
> > >> > >
> > >> > > Not sure if anyone else saw similar error.
> > >> > >
> > >> > > Cheers
> > >> > >
> > >> > > On Fri, Mar 23, 2018 at 4:37 PM, Rajini Sivaram <
> > >> rajinisivaram@gmail.com
> > >> > >
> > >> > > wrote:
> > >> > >
> > >> > > > Hello Kafka users, developers and client-developers,
> > >> > > >
> > >> > > > This is the fifth candidate for release of Apache Kafka 
1.1.0.
> > >> > > >
> > >> > > > 
https://urldefense.proofpoint.com/v2/url?u=https-3A__cwiki.apache.org_confluence_pages_viewpage&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=TRhQY0EdFgwlssb3ThOd02DK0xDQcKy6p3bH5-7oDqI&s=Aa2VTlU0ZaFh8vKBJb_SrivA5VSMKnARMrtPq1qhvO8&e=
.
> > >> > > action?pageId=75957546
> > >> > > >
> > >> > > > A few highlights:
> > >> > > >
> > >> > > > * Significant Controller improvements (much faster and 
session
> > >> > expiration
> > >> > > > edge
> > >> > > > cases fixed)
> > >> > > > * Data balancing across log directories (JBOD)
> > >> > > > * More efficient replication when the number of partitions is
> > large
> > >> > > > * Dynamic Broker Configs
> > >> > > > * Delegation tokens (KIP-48)
> > >> > > > * Kafka Streams API improvements (KIP-205 / 210 / 220 / 224 /
> 239)
> > >> > > >
> > >> > > > Release notes for the 1.1.0 release:
> > >> > > >
> > >> > > > 
https://urldefense.proofpoint.com/v2/url?u=http-3A__home.apache.org_-7Ersivaram_kafka-2D1.1.0-2Drc4_&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=TRhQY0EdFgwlssb3ThOd02DK0xDQcKy6p3bH5-7oDqI&s=2gNU6jjvvmB662DmBX2R-VX_7WLyB2Mtt4fl0JRJ0AE&e=

> > RELEASE_NOTES.html
> > >> > > >
> > >> > > >
> > >> > > > *** Please download, test and vote by Tuesday March 27th 4pm 
PT.
> > >> > > >
> > >> > > >
> > >> > > > Kafka's KEYS file containing PGP keys we use to sign the
> release:
> > >> > > >
> > >> > > > 
https://urldefense.proofpoint.com/v2/url?u=http-3A__kafka.apache.org_KEYS&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=TRhQY0EdFgwlssb3ThOd02DK0xDQcKy6p3bH5-7oDqI&s=6WLiaQG6HrLJ7--4GAXzd9zh_iWlaf_MPOPRh04l_lI&e=

> > >> > > >
> > >> > > >
> > >> > > > * Release artifacts to be voted upon (source and binary):
> > >> > > >
> > >> > > > 
https://urldefense.proofpoint.com/v2/url?u=http-3A__home.apache.org_-7Ersivaram_kafka-2D1.1.0-2Drc4_&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=TRhQY0EdFgwlssb3ThOd02DK0xDQcKy6p3bH5-7oDqI&s=2gNU6jjvvmB662DmBX2R-VX_7WLyB2Mtt4fl0JRJ0AE&e=

> > >> > > >
> > >> > > >
> > >> > > > * Maven artifacts to be voted upon:
> > >> > > >
> > >> > > > 
https://urldefense.proofpoint.com/v2/url?u=https-3A__repository.apache.org_content_groups_staging_&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=TRhQY0EdFgwlssb3ThOd02DK0xDQcKy6p3bH5-7oDqI&s=TmI1AMXFY_HdI66zBNzAjoleLR3yKhpSajqD_-la4R4&e=

> > >> > > >
> > >> > > >
> > >> > > > * Javadoc:
> > >> > > >
> > >> > > > 
https://urldefense.proofpoint.com/v2/url?u=http-3A__home.apache.org_-7Ersivaram_kafka-2D1.1.0-2Drc4_javadoc_&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=TRhQY0EdFgwlssb3ThOd02DK0xDQcKy6p3bH5-7oDqI&s=KIsu9j8gaUXUHUH3pYNNBf25_uQbqL3TcpmlgITejro&e=

> > >> > > >
> > >> > > >
> > >> > > > * Tag to be voted upon (off 1.1 branch) is the 1.1.0 tag:
> > >> > > >
> > >> > > > 
https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_kafka_tree_1.1.0-2Drc4&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=TRhQY0EdFgwlssb3ThOd02DK0xDQcKy6p3bH5-7oDqI&s=0ZIT8izkFVwVOfHvfJwWs9nwzee7P-oySuBKpew_tAo&e=

> > >> > > >
> > >> > > >
> > >> > > >
> > >> > > > * Documentation:
> > >> > > >
> > >> > > > 
https://urldefense.proofpoint.com/v2/url?u=http-3A__kafka.apache.org_11_documentation.html&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=TRhQY0EdFgwlssb3ThOd02DK0xDQcKy6p3bH5-7oDqI&s=gbd6gM1yG3k0kAnNfrmsLOBroWXxcfFZvQf9t6HvnYE&e=

> > >> > > >
> > >> > > >
> > >> > > > * Protocol:
> > >> > > >
> > >> > > > 
https://urldefense.proofpoint.com/v2/url?u=http-3A__kafka.apache.org_11_protocol.html&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=TRhQY0EdFgwlssb3ThOd02DK0xDQcKy6p3bH5-7oDqI&s=6gXjvatTCxxjeWGEp3c1EXOUkeXd0y1wjaFZ6da6j9E&e=

> > >> > > >
> > >> > > >
> > >> > > >
> > >> > > > Thanks,
> > >> > > >
> > >> > > >
> > >> > > > Rajini
> > >> > > >
> > >> > >
> > >> >
> > >>
> > >
> > > --
> > > You received this message because you are subscribed to the Google
> Groups
> > > "kafka-clients" group.
> > > To unsubscribe from this group and stop receiving emails from it, 
send
> an
> > > email to kafka-clients+unsubscribe@googlegroups.com.
> > > To post to this group, send email to kafka-clients@googlegroups.com.
> > > Visit this group at 
https://urldefense.proofpoint.com/v2/url?u=https-3A__groups.google.com_group_kafka-2Dclients&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=TRhQY0EdFgwlssb3ThOd02DK0xDQcKy6p3bH5-7oDqI&s=YXhjlFnIjzyGWKpsW8foVi8jUdKs0coOv-Hy3OYcUYY&e=
.
> > > To view this discussion on the web visit 
https://urldefense.proofpoint.com/v2/url?u=https-3A__groups.google.com_d_&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=TRhQY0EdFgwlssb3ThOd02DK0xDQcKy6p3bH5-7oDqI&s=OomkOYwg6jE9N-mhyohW_G5aLV4Q3okL7ndSyCliGKA&e=

> > > msgid/kafka-clients/CAOJcB3_6Eyr9knQZ6Sg%2BqyDbAizyqTNcbR%
> > > 3D7R_%2BA%2BD8c_VWeKg%40mail.gmail.com
> > > <
https://urldefense.proofpoint.com/v2/url?u=https-3A__groups.google.com_d_msgid_kafka-2Dclients_CAOJcB3-5F&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=TRhQY0EdFgwlssb3ThOd02DK0xDQcKy6p3bH5-7oDqI&s=8_he8Q4X43ef7I3iA0s3iXoUAVIol3PjHiDp97WWwuM&e=

> > 6Eyr9knQZ6Sg%2BqyDbAizyqTNcbR%3D7R_%2BA%2BD8c_VWeKg%40mail.
> > gmail.com?utm_medium=email&utm_source=footer>
> > > .
> > >
> > > For more options, visit 
https://urldefense.proofpoint.com/v2/url?u=https-3A__groups.google.com_d_optout&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=TRhQY0EdFgwlssb3ThOd02DK0xDQcKy6p3bH5-7oDqI&s=oYwBAlt8UX4xrGfVYaa4_TtrQz-feUPb0eJj3rkOk20&e=
.
> > >
> >
>





Re: [kafka-clients] Re: [VOTE] 1.1.0 RC4

Posted by Vahid S Hashemian <va...@us.ibm.com>.
Hi Rajini,

+1 (non-binding)

Built from source on Linux and Windows (Java 8), and tested quickstart on 
both platforms.
Connect quickstart on Windows is not working as per my note on RC3: 
https://www.mail-archive.com/dev@kafka.apache.org/msg86138.html

No other issues detected.

Thanks!
--Vahid



From:   Jeff Chao <jc...@salesforce.com>
To:     "dev@kafka.apache.org" <de...@kafka.apache.org>
Cc:     Users <us...@kafka.apache.org>, kafka-clients 
<ka...@googlegroups.com>
Date:   03/27/2018 10:41 AM
Subject:        Re: [kafka-clients] Re: [VOTE] 1.1.0 RC4



Hello, +1 (non-binding). Ran through our regression and performance suite.
Looks good, thanks.


Jeff Chao
Heroku

On Tue, Mar 27, 2018 at 8:44 AM, Jason Gustafson <ja...@confluent.io> 
wrote:

> +1 Went through the quickstart, checked upgrade documentation. Thanks
> Rajini!
>
> On Tue, Mar 27, 2018 at 6:28 AM, Manikumar <ma...@gmail.com>
> wrote:
>
> > +1 (non-binding)
> >
> > - Verified src, binary artifacts and basic quick start
> > - Verified delegation token operations and docs
> > - Verified dynamic broker configuration and docs.
> >
> >
> > On Tue, Mar 27, 2018 at 6:52 PM, Rajini Sivaram 
<rajinisivaram@gmail.com
> >
> > wrote:
> >
> > > Can we get some more votes for this RC so that the release can be
> rolled
> > > out soon?
> > >
> > > Many thanks,
> > >
> > > Rajini
> > >
> > > On Sat, Mar 24, 2018 at 6:54 PM, Ted Yu <yu...@gmail.com> wrote:
> > >
> > >> I wasn't able to reproduce the test failure when it is run alone.
> > >>
> > >> This seems to be flaky test.
> > >>
> > >> +1 from me.
> > >>
> > >> On Sat, Mar 24, 2018 at 11:49 AM, Rajini Sivaram <
> > rajinisivaram@gmail.com
> > >> >
> > >> wrote:
> > >>
> > >> > Hi Ted,
> > >> >
> > >> > Thank you for testing the RC. I haven't been able to recreate 
that
> > >> failure
> > >> > after running the test a 100 times. Was it a one-off transient
> failure
> > >> or
> > >> > does it fail consistently for you?
> > >> >
> > >> >
> > >> > On Sat, Mar 24, 2018 at 2:51 AM, Ted Yu <yu...@gmail.com>
> wrote:
> > >> >
> > >> > > When I ran test suite, I got one failure:
> > >> > >
> > >> > > kafka.api.PlaintextConsumerTest > testAsyncCommit FAILED
> > >> > >     java.lang.AssertionError: expected:<5> but was:<1>
> > >> > >         at org.junit.Assert.fail(Assert.java:88)
> > >> > >         at org.junit.Assert.failNotEquals(Assert.java:834)
> > >> > >         at org.junit.Assert.assertEquals(Assert.java:645)
> > >> > >         at org.junit.Assert.assertEquals(Assert.java:631)
> > >> > >         at
> > >> > > kafka.api.BaseConsumerTest.awaitCommitCallback(
> > >> > BaseConsumerTest.scala:214)
> > >> > >         at
> > >> > > kafka.api.PlaintextConsumerTest.testAsyncCommit(
> > >> > > PlaintextConsumerTest.scala:513)
> > >> > >
> > >> > > Not sure if anyone else saw similar error.
> > >> > >
> > >> > > Cheers
> > >> > >
> > >> > > On Fri, Mar 23, 2018 at 4:37 PM, Rajini Sivaram <
> > >> rajinisivaram@gmail.com
> > >> > >
> > >> > > wrote:
> > >> > >
> > >> > > > Hello Kafka users, developers and client-developers,
> > >> > > >
> > >> > > > This is the fifth candidate for release of Apache Kafka 
1.1.0.
> > >> > > >
> > >> > > > 
https://urldefense.proofpoint.com/v2/url?u=https-3A__cwiki.apache.org_confluence_pages_viewpage&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=TRhQY0EdFgwlssb3ThOd02DK0xDQcKy6p3bH5-7oDqI&s=Aa2VTlU0ZaFh8vKBJb_SrivA5VSMKnARMrtPq1qhvO8&e=
.
> > >> > > action?pageId=75957546
> > >> > > >
> > >> > > > A few highlights:
> > >> > > >
> > >> > > > * Significant Controller improvements (much faster and 
session
> > >> > expiration
> > >> > > > edge
> > >> > > > cases fixed)
> > >> > > > * Data balancing across log directories (JBOD)
> > >> > > > * More efficient replication when the number of partitions is
> > large
> > >> > > > * Dynamic Broker Configs
> > >> > > > * Delegation tokens (KIP-48)
> > >> > > > * Kafka Streams API improvements (KIP-205 / 210 / 220 / 224 /
> 239)
> > >> > > >
> > >> > > > Release notes for the 1.1.0 release:
> > >> > > >
> > >> > > > 
https://urldefense.proofpoint.com/v2/url?u=http-3A__home.apache.org_-7Ersivaram_kafka-2D1.1.0-2Drc4_&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=TRhQY0EdFgwlssb3ThOd02DK0xDQcKy6p3bH5-7oDqI&s=2gNU6jjvvmB662DmBX2R-VX_7WLyB2Mtt4fl0JRJ0AE&e=

> > RELEASE_NOTES.html
> > >> > > >
> > >> > > >
> > >> > > > *** Please download, test and vote by Tuesday March 27th 4pm 
PT.
> > >> > > >
> > >> > > >
> > >> > > > Kafka's KEYS file containing PGP keys we use to sign the
> release:
> > >> > > >
> > >> > > > 
https://urldefense.proofpoint.com/v2/url?u=http-3A__kafka.apache.org_KEYS&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=TRhQY0EdFgwlssb3ThOd02DK0xDQcKy6p3bH5-7oDqI&s=6WLiaQG6HrLJ7--4GAXzd9zh_iWlaf_MPOPRh04l_lI&e=

> > >> > > >
> > >> > > >
> > >> > > > * Release artifacts to be voted upon (source and binary):
> > >> > > >
> > >> > > > 
https://urldefense.proofpoint.com/v2/url?u=http-3A__home.apache.org_-7Ersivaram_kafka-2D1.1.0-2Drc4_&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=TRhQY0EdFgwlssb3ThOd02DK0xDQcKy6p3bH5-7oDqI&s=2gNU6jjvvmB662DmBX2R-VX_7WLyB2Mtt4fl0JRJ0AE&e=

> > >> > > >
> > >> > > >
> > >> > > > * Maven artifacts to be voted upon:
> > >> > > >
> > >> > > > 
https://urldefense.proofpoint.com/v2/url?u=https-3A__repository.apache.org_content_groups_staging_&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=TRhQY0EdFgwlssb3ThOd02DK0xDQcKy6p3bH5-7oDqI&s=TmI1AMXFY_HdI66zBNzAjoleLR3yKhpSajqD_-la4R4&e=

> > >> > > >
> > >> > > >
> > >> > > > * Javadoc:
> > >> > > >
> > >> > > > 
https://urldefense.proofpoint.com/v2/url?u=http-3A__home.apache.org_-7Ersivaram_kafka-2D1.1.0-2Drc4_javadoc_&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=TRhQY0EdFgwlssb3ThOd02DK0xDQcKy6p3bH5-7oDqI&s=KIsu9j8gaUXUHUH3pYNNBf25_uQbqL3TcpmlgITejro&e=

> > >> > > >
> > >> > > >
> > >> > > > * Tag to be voted upon (off 1.1 branch) is the 1.1.0 tag:
> > >> > > >
> > >> > > > 
https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_kafka_tree_1.1.0-2Drc4&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=TRhQY0EdFgwlssb3ThOd02DK0xDQcKy6p3bH5-7oDqI&s=0ZIT8izkFVwVOfHvfJwWs9nwzee7P-oySuBKpew_tAo&e=

> > >> > > >
> > >> > > >
> > >> > > >
> > >> > > > * Documentation:
> > >> > > >
> > >> > > > 
https://urldefense.proofpoint.com/v2/url?u=http-3A__kafka.apache.org_11_documentation.html&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=TRhQY0EdFgwlssb3ThOd02DK0xDQcKy6p3bH5-7oDqI&s=gbd6gM1yG3k0kAnNfrmsLOBroWXxcfFZvQf9t6HvnYE&e=

> > >> > > >
> > >> > > >
> > >> > > > * Protocol:
> > >> > > >
> > >> > > > 
https://urldefense.proofpoint.com/v2/url?u=http-3A__kafka.apache.org_11_protocol.html&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=TRhQY0EdFgwlssb3ThOd02DK0xDQcKy6p3bH5-7oDqI&s=6gXjvatTCxxjeWGEp3c1EXOUkeXd0y1wjaFZ6da6j9E&e=

> > >> > > >
> > >> > > >
> > >> > > >
> > >> > > > Thanks,
> > >> > > >
> > >> > > >
> > >> > > > Rajini
> > >> > > >
> > >> > >
> > >> >
> > >>
> > >
> > > --
> > > You received this message because you are subscribed to the Google
> Groups
> > > "kafka-clients" group.
> > > To unsubscribe from this group and stop receiving emails from it, 
send
> an
> > > email to kafka-clients+unsubscribe@googlegroups.com.
> > > To post to this group, send email to kafka-clients@googlegroups.com.
> > > Visit this group at 
https://urldefense.proofpoint.com/v2/url?u=https-3A__groups.google.com_group_kafka-2Dclients&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=TRhQY0EdFgwlssb3ThOd02DK0xDQcKy6p3bH5-7oDqI&s=YXhjlFnIjzyGWKpsW8foVi8jUdKs0coOv-Hy3OYcUYY&e=
.
> > > To view this discussion on the web visit 
https://urldefense.proofpoint.com/v2/url?u=https-3A__groups.google.com_d_&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=TRhQY0EdFgwlssb3ThOd02DK0xDQcKy6p3bH5-7oDqI&s=OomkOYwg6jE9N-mhyohW_G5aLV4Q3okL7ndSyCliGKA&e=

> > > msgid/kafka-clients/CAOJcB3_6Eyr9knQZ6Sg%2BqyDbAizyqTNcbR%
> > > 3D7R_%2BA%2BD8c_VWeKg%40mail.gmail.com
> > > <
https://urldefense.proofpoint.com/v2/url?u=https-3A__groups.google.com_d_msgid_kafka-2Dclients_CAOJcB3-5F&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=TRhQY0EdFgwlssb3ThOd02DK0xDQcKy6p3bH5-7oDqI&s=8_he8Q4X43ef7I3iA0s3iXoUAVIol3PjHiDp97WWwuM&e=

> > 6Eyr9knQZ6Sg%2BqyDbAizyqTNcbR%3D7R_%2BA%2BD8c_VWeKg%40mail.
> > gmail.com?utm_medium=email&utm_source=footer>
> > > .
> > >
> > > For more options, visit 
https://urldefense.proofpoint.com/v2/url?u=https-3A__groups.google.com_d_optout&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=TRhQY0EdFgwlssb3ThOd02DK0xDQcKy6p3bH5-7oDqI&s=oYwBAlt8UX4xrGfVYaa4_TtrQz-feUPb0eJj3rkOk20&e=
.
> > >
> >
>





Re: [kafka-clients] Re: [VOTE] 1.1.0 RC4

Posted by Jeff Chao <jc...@salesforce.com>.
Hello, +1 (non-binding). Ran through our regression and performance suite.
Looks good, thanks.


Jeff Chao
Heroku

On Tue, Mar 27, 2018 at 8:44 AM, Jason Gustafson <ja...@confluent.io> wrote:

> +1 Went through the quickstart, checked upgrade documentation. Thanks
> Rajini!
>
> On Tue, Mar 27, 2018 at 6:28 AM, Manikumar <ma...@gmail.com>
> wrote:
>
> > +1 (non-binding)
> >
> > - Verified src, binary artifacts and basic quick start
> > - Verified delegation token operations and docs
> > - Verified dynamic broker configuration and docs.
> >
> >
> > On Tue, Mar 27, 2018 at 6:52 PM, Rajini Sivaram <rajinisivaram@gmail.com
> >
> > wrote:
> >
> > > Can we get some more votes for this RC so that the release can be
> rolled
> > > out soon?
> > >
> > > Many thanks,
> > >
> > > Rajini
> > >
> > > On Sat, Mar 24, 2018 at 6:54 PM, Ted Yu <yu...@gmail.com> wrote:
> > >
> > >> I wasn't able to reproduce the test failure when it is run alone.
> > >>
> > >> This seems to be flaky test.
> > >>
> > >> +1 from me.
> > >>
> > >> On Sat, Mar 24, 2018 at 11:49 AM, Rajini Sivaram <
> > rajinisivaram@gmail.com
> > >> >
> > >> wrote:
> > >>
> > >> > Hi Ted,
> > >> >
> > >> > Thank you for testing the RC. I haven't been able to recreate that
> > >> failure
> > >> > after running the test a 100 times. Was it a one-off transient
> failure
> > >> or
> > >> > does it fail consistently for you?
> > >> >
> > >> >
> > >> > On Sat, Mar 24, 2018 at 2:51 AM, Ted Yu <yu...@gmail.com>
> wrote:
> > >> >
> > >> > > When I ran test suite, I got one failure:
> > >> > >
> > >> > > kafka.api.PlaintextConsumerTest > testAsyncCommit FAILED
> > >> > >     java.lang.AssertionError: expected:<5> but was:<1>
> > >> > >         at org.junit.Assert.fail(Assert.java:88)
> > >> > >         at org.junit.Assert.failNotEquals(Assert.java:834)
> > >> > >         at org.junit.Assert.assertEquals(Assert.java:645)
> > >> > >         at org.junit.Assert.assertEquals(Assert.java:631)
> > >> > >         at
> > >> > > kafka.api.BaseConsumerTest.awaitCommitCallback(
> > >> > BaseConsumerTest.scala:214)
> > >> > >         at
> > >> > > kafka.api.PlaintextConsumerTest.testAsyncCommit(
> > >> > > PlaintextConsumerTest.scala:513)
> > >> > >
> > >> > > Not sure if anyone else saw similar error.
> > >> > >
> > >> > > Cheers
> > >> > >
> > >> > > On Fri, Mar 23, 2018 at 4:37 PM, Rajini Sivaram <
> > >> rajinisivaram@gmail.com
> > >> > >
> > >> > > wrote:
> > >> > >
> > >> > > > Hello Kafka users, developers and client-developers,
> > >> > > >
> > >> > > > This is the fifth candidate for release of Apache Kafka 1.1.0.
> > >> > > >
> > >> > > > https://cwiki.apache.org/confluence/pages/viewpage.
> > >> > > action?pageId=75957546
> > >> > > >
> > >> > > > A few highlights:
> > >> > > >
> > >> > > > * Significant Controller improvements (much faster and session
> > >> > expiration
> > >> > > > edge
> > >> > > > cases fixed)
> > >> > > > * Data balancing across log directories (JBOD)
> > >> > > > * More efficient replication when the number of partitions is
> > large
> > >> > > > * Dynamic Broker Configs
> > >> > > > * Delegation tokens (KIP-48)
> > >> > > > * Kafka Streams API improvements (KIP-205 / 210 / 220 / 224 /
> 239)
> > >> > > >
> > >> > > > Release notes for the 1.1.0 release:
> > >> > > >
> > >> > > > http://home.apache.org/~rsivaram/kafka-1.1.0-rc4/
> > RELEASE_NOTES.html
> > >> > > >
> > >> > > >
> > >> > > > *** Please download, test and vote by Tuesday March 27th 4pm PT.
> > >> > > >
> > >> > > >
> > >> > > > Kafka's KEYS file containing PGP keys we use to sign the
> release:
> > >> > > >
> > >> > > > http://kafka.apache.org/KEYS
> > >> > > >
> > >> > > >
> > >> > > > * Release artifacts to be voted upon (source and binary):
> > >> > > >
> > >> > > > http://home.apache.org/~rsivaram/kafka-1.1.0-rc4/
> > >> > > >
> > >> > > >
> > >> > > > * Maven artifacts to be voted upon:
> > >> > > >
> > >> > > > https://repository.apache.org/content/groups/staging/
> > >> > > >
> > >> > > >
> > >> > > > * Javadoc:
> > >> > > >
> > >> > > > http://home.apache.org/~rsivaram/kafka-1.1.0-rc4/javadoc/
> > >> > > >
> > >> > > >
> > >> > > > * Tag to be voted upon (off 1.1 branch) is the 1.1.0 tag:
> > >> > > >
> > >> > > > https://github.com/apache/kafka/tree/1.1.0-rc4
> > >> > > >
> > >> > > >
> > >> > > >
> > >> > > > * Documentation:
> > >> > > >
> > >> > > > http://kafka.apache.org/11/documentation.html
> > >> > > >
> > >> > > >
> > >> > > > * Protocol:
> > >> > > >
> > >> > > > http://kafka.apache.org/11/protocol.html
> > >> > > >
> > >> > > >
> > >> > > >
> > >> > > > Thanks,
> > >> > > >
> > >> > > >
> > >> > > > Rajini
> > >> > > >
> > >> > >
> > >> >
> > >>
> > >
> > > --
> > > You received this message because you are subscribed to the Google
> Groups
> > > "kafka-clients" group.
> > > To unsubscribe from this group and stop receiving emails from it, send
> an
> > > email to kafka-clients+unsubscribe@googlegroups.com.
> > > To post to this group, send email to kafka-clients@googlegroups.com.
> > > Visit this group at https://groups.google.com/group/kafka-clients.
> > > To view this discussion on the web visit https://groups.google.com/d/
> > > msgid/kafka-clients/CAOJcB3_6Eyr9knQZ6Sg%2BqyDbAizyqTNcbR%
> > > 3D7R_%2BA%2BD8c_VWeKg%40mail.gmail.com
> > > <https://groups.google.com/d/msgid/kafka-clients/CAOJcB3_
> > 6Eyr9knQZ6Sg%2BqyDbAizyqTNcbR%3D7R_%2BA%2BD8c_VWeKg%40mail.
> > gmail.com?utm_medium=email&utm_source=footer>
> > > .
> > >
> > > For more options, visit https://groups.google.com/d/optout.
> > >
> >
>

Re: [kafka-clients] Re: [VOTE] 1.1.0 RC4

Posted by Jeff Chao <jc...@salesforce.com>.
Hello, +1 (non-binding). Ran through our regression and performance suite.
Looks good, thanks.


Jeff Chao
Heroku

On Tue, Mar 27, 2018 at 8:44 AM, Jason Gustafson <ja...@confluent.io> wrote:

> +1 Went through the quickstart, checked upgrade documentation. Thanks
> Rajini!
>
> On Tue, Mar 27, 2018 at 6:28 AM, Manikumar <ma...@gmail.com>
> wrote:
>
> > +1 (non-binding)
> >
> > - Verified src, binary artifacts and basic quick start
> > - Verified delegation token operations and docs
> > - Verified dynamic broker configuration and docs.
> >
> >
> > On Tue, Mar 27, 2018 at 6:52 PM, Rajini Sivaram <rajinisivaram@gmail.com
> >
> > wrote:
> >
> > > Can we get some more votes for this RC so that the release can be
> rolled
> > > out soon?
> > >
> > > Many thanks,
> > >
> > > Rajini
> > >
> > > On Sat, Mar 24, 2018 at 6:54 PM, Ted Yu <yu...@gmail.com> wrote:
> > >
> > >> I wasn't able to reproduce the test failure when it is run alone.
> > >>
> > >> This seems to be flaky test.
> > >>
> > >> +1 from me.
> > >>
> > >> On Sat, Mar 24, 2018 at 11:49 AM, Rajini Sivaram <
> > rajinisivaram@gmail.com
> > >> >
> > >> wrote:
> > >>
> > >> > Hi Ted,
> > >> >
> > >> > Thank you for testing the RC. I haven't been able to recreate that
> > >> failure
> > >> > after running the test a 100 times. Was it a one-off transient
> failure
> > >> or
> > >> > does it fail consistently for you?
> > >> >
> > >> >
> > >> > On Sat, Mar 24, 2018 at 2:51 AM, Ted Yu <yu...@gmail.com>
> wrote:
> > >> >
> > >> > > When I ran test suite, I got one failure:
> > >> > >
> > >> > > kafka.api.PlaintextConsumerTest > testAsyncCommit FAILED
> > >> > >     java.lang.AssertionError: expected:<5> but was:<1>
> > >> > >         at org.junit.Assert.fail(Assert.java:88)
> > >> > >         at org.junit.Assert.failNotEquals(Assert.java:834)
> > >> > >         at org.junit.Assert.assertEquals(Assert.java:645)
> > >> > >         at org.junit.Assert.assertEquals(Assert.java:631)
> > >> > >         at
> > >> > > kafka.api.BaseConsumerTest.awaitCommitCallback(
> > >> > BaseConsumerTest.scala:214)
> > >> > >         at
> > >> > > kafka.api.PlaintextConsumerTest.testAsyncCommit(
> > >> > > PlaintextConsumerTest.scala:513)
> > >> > >
> > >> > > Not sure if anyone else saw similar error.
> > >> > >
> > >> > > Cheers
> > >> > >
> > >> > > On Fri, Mar 23, 2018 at 4:37 PM, Rajini Sivaram <
> > >> rajinisivaram@gmail.com
> > >> > >
> > >> > > wrote:
> > >> > >
> > >> > > > Hello Kafka users, developers and client-developers,
> > >> > > >
> > >> > > > This is the fifth candidate for release of Apache Kafka 1.1.0.
> > >> > > >
> > >> > > > https://cwiki.apache.org/confluence/pages/viewpage.
> > >> > > action?pageId=75957546
> > >> > > >
> > >> > > > A few highlights:
> > >> > > >
> > >> > > > * Significant Controller improvements (much faster and session
> > >> > expiration
> > >> > > > edge
> > >> > > > cases fixed)
> > >> > > > * Data balancing across log directories (JBOD)
> > >> > > > * More efficient replication when the number of partitions is
> > large
> > >> > > > * Dynamic Broker Configs
> > >> > > > * Delegation tokens (KIP-48)
> > >> > > > * Kafka Streams API improvements (KIP-205 / 210 / 220 / 224 /
> 239)
> > >> > > >
> > >> > > > Release notes for the 1.1.0 release:
> > >> > > >
> > >> > > > http://home.apache.org/~rsivaram/kafka-1.1.0-rc4/
> > RELEASE_NOTES.html
> > >> > > >
> > >> > > >
> > >> > > > *** Please download, test and vote by Tuesday March 27th 4pm PT.
> > >> > > >
> > >> > > >
> > >> > > > Kafka's KEYS file containing PGP keys we use to sign the
> release:
> > >> > > >
> > >> > > > http://kafka.apache.org/KEYS
> > >> > > >
> > >> > > >
> > >> > > > * Release artifacts to be voted upon (source and binary):
> > >> > > >
> > >> > > > http://home.apache.org/~rsivaram/kafka-1.1.0-rc4/
> > >> > > >
> > >> > > >
> > >> > > > * Maven artifacts to be voted upon:
> > >> > > >
> > >> > > > https://repository.apache.org/content/groups/staging/
> > >> > > >
> > >> > > >
> > >> > > > * Javadoc:
> > >> > > >
> > >> > > > http://home.apache.org/~rsivaram/kafka-1.1.0-rc4/javadoc/
> > >> > > >
> > >> > > >
> > >> > > > * Tag to be voted upon (off 1.1 branch) is the 1.1.0 tag:
> > >> > > >
> > >> > > > https://github.com/apache/kafka/tree/1.1.0-rc4
> > >> > > >
> > >> > > >
> > >> > > >
> > >> > > > * Documentation:
> > >> > > >
> > >> > > > http://kafka.apache.org/11/documentation.html
> > >> > > >
> > >> > > >
> > >> > > > * Protocol:
> > >> > > >
> > >> > > > http://kafka.apache.org/11/protocol.html
> > >> > > >
> > >> > > >
> > >> > > >
> > >> > > > Thanks,
> > >> > > >
> > >> > > >
> > >> > > > Rajini
> > >> > > >
> > >> > >
> > >> >
> > >>
> > >
> > > --
> > > You received this message because you are subscribed to the Google
> Groups
> > > "kafka-clients" group.
> > > To unsubscribe from this group and stop receiving emails from it, send
> an
> > > email to kafka-clients+unsubscribe@googlegroups.com.
> > > To post to this group, send email to kafka-clients@googlegroups.com.
> > > Visit this group at https://groups.google.com/group/kafka-clients.
> > > To view this discussion on the web visit https://groups.google.com/d/
> > > msgid/kafka-clients/CAOJcB3_6Eyr9knQZ6Sg%2BqyDbAizyqTNcbR%
> > > 3D7R_%2BA%2BD8c_VWeKg%40mail.gmail.com
> > > <https://groups.google.com/d/msgid/kafka-clients/CAOJcB3_
> > 6Eyr9knQZ6Sg%2BqyDbAizyqTNcbR%3D7R_%2BA%2BD8c_VWeKg%40mail.
> > gmail.com?utm_medium=email&utm_source=footer>
> > > .
> > >
> > > For more options, visit https://groups.google.com/d/optout.
> > >
> >
>

Re: [kafka-clients] Re: [VOTE] 1.1.0 RC4

Posted by Jason Gustafson <ja...@confluent.io>.
+1 Went through the quickstart, checked upgrade documentation. Thanks
Rajini!

On Tue, Mar 27, 2018 at 6:28 AM, Manikumar <ma...@gmail.com>
wrote:

> +1 (non-binding)
>
> - Verified src, binary artifacts and basic quick start
> - Verified delegation token operations and docs
> - Verified dynamic broker configuration and docs.
>
>
> On Tue, Mar 27, 2018 at 6:52 PM, Rajini Sivaram <ra...@gmail.com>
> wrote:
>
> > Can we get some more votes for this RC so that the release can be rolled
> > out soon?
> >
> > Many thanks,
> >
> > Rajini
> >
> > On Sat, Mar 24, 2018 at 6:54 PM, Ted Yu <yu...@gmail.com> wrote:
> >
> >> I wasn't able to reproduce the test failure when it is run alone.
> >>
> >> This seems to be flaky test.
> >>
> >> +1 from me.
> >>
> >> On Sat, Mar 24, 2018 at 11:49 AM, Rajini Sivaram <
> rajinisivaram@gmail.com
> >> >
> >> wrote:
> >>
> >> > Hi Ted,
> >> >
> >> > Thank you for testing the RC. I haven't been able to recreate that
> >> failure
> >> > after running the test a 100 times. Was it a one-off transient failure
> >> or
> >> > does it fail consistently for you?
> >> >
> >> >
> >> > On Sat, Mar 24, 2018 at 2:51 AM, Ted Yu <yu...@gmail.com> wrote:
> >> >
> >> > > When I ran test suite, I got one failure:
> >> > >
> >> > > kafka.api.PlaintextConsumerTest > testAsyncCommit FAILED
> >> > >     java.lang.AssertionError: expected:<5> but was:<1>
> >> > >         at org.junit.Assert.fail(Assert.java:88)
> >> > >         at org.junit.Assert.failNotEquals(Assert.java:834)
> >> > >         at org.junit.Assert.assertEquals(Assert.java:645)
> >> > >         at org.junit.Assert.assertEquals(Assert.java:631)
> >> > >         at
> >> > > kafka.api.BaseConsumerTest.awaitCommitCallback(
> >> > BaseConsumerTest.scala:214)
> >> > >         at
> >> > > kafka.api.PlaintextConsumerTest.testAsyncCommit(
> >> > > PlaintextConsumerTest.scala:513)
> >> > >
> >> > > Not sure if anyone else saw similar error.
> >> > >
> >> > > Cheers
> >> > >
> >> > > On Fri, Mar 23, 2018 at 4:37 PM, Rajini Sivaram <
> >> rajinisivaram@gmail.com
> >> > >
> >> > > wrote:
> >> > >
> >> > > > Hello Kafka users, developers and client-developers,
> >> > > >
> >> > > > This is the fifth candidate for release of Apache Kafka 1.1.0.
> >> > > >
> >> > > > https://cwiki.apache.org/confluence/pages/viewpage.
> >> > > action?pageId=75957546
> >> > > >
> >> > > > A few highlights:
> >> > > >
> >> > > > * Significant Controller improvements (much faster and session
> >> > expiration
> >> > > > edge
> >> > > > cases fixed)
> >> > > > * Data balancing across log directories (JBOD)
> >> > > > * More efficient replication when the number of partitions is
> large
> >> > > > * Dynamic Broker Configs
> >> > > > * Delegation tokens (KIP-48)
> >> > > > * Kafka Streams API improvements (KIP-205 / 210 / 220 / 224 / 239)
> >> > > >
> >> > > > Release notes for the 1.1.0 release:
> >> > > >
> >> > > > http://home.apache.org/~rsivaram/kafka-1.1.0-rc4/
> RELEASE_NOTES.html
> >> > > >
> >> > > >
> >> > > > *** Please download, test and vote by Tuesday March 27th 4pm PT.
> >> > > >
> >> > > >
> >> > > > Kafka's KEYS file containing PGP keys we use to sign the release:
> >> > > >
> >> > > > http://kafka.apache.org/KEYS
> >> > > >
> >> > > >
> >> > > > * Release artifacts to be voted upon (source and binary):
> >> > > >
> >> > > > http://home.apache.org/~rsivaram/kafka-1.1.0-rc4/
> >> > > >
> >> > > >
> >> > > > * Maven artifacts to be voted upon:
> >> > > >
> >> > > > https://repository.apache.org/content/groups/staging/
> >> > > >
> >> > > >
> >> > > > * Javadoc:
> >> > > >
> >> > > > http://home.apache.org/~rsivaram/kafka-1.1.0-rc4/javadoc/
> >> > > >
> >> > > >
> >> > > > * Tag to be voted upon (off 1.1 branch) is the 1.1.0 tag:
> >> > > >
> >> > > > https://github.com/apache/kafka/tree/1.1.0-rc4
> >> > > >
> >> > > >
> >> > > >
> >> > > > * Documentation:
> >> > > >
> >> > > > http://kafka.apache.org/11/documentation.html
> >> > > >
> >> > > >
> >> > > > * Protocol:
> >> > > >
> >> > > > http://kafka.apache.org/11/protocol.html
> >> > > >
> >> > > >
> >> > > >
> >> > > > Thanks,
> >> > > >
> >> > > >
> >> > > > Rajini
> >> > > >
> >> > >
> >> >
> >>
> >
> > --
> > You received this message because you are subscribed to the Google Groups
> > "kafka-clients" group.
> > To unsubscribe from this group and stop receiving emails from it, send an
> > email to kafka-clients+unsubscribe@googlegroups.com.
> > To post to this group, send email to kafka-clients@googlegroups.com.
> > Visit this group at https://groups.google.com/group/kafka-clients.
> > To view this discussion on the web visit https://groups.google.com/d/
> > msgid/kafka-clients/CAOJcB3_6Eyr9knQZ6Sg%2BqyDbAizyqTNcbR%
> > 3D7R_%2BA%2BD8c_VWeKg%40mail.gmail.com
> > <https://groups.google.com/d/msgid/kafka-clients/CAOJcB3_
> 6Eyr9knQZ6Sg%2BqyDbAizyqTNcbR%3D7R_%2BA%2BD8c_VWeKg%40mail.
> gmail.com?utm_medium=email&utm_source=footer>
> > .
> >
> > For more options, visit https://groups.google.com/d/optout.
> >
>

Re: [kafka-clients] Re: [VOTE] 1.1.0 RC4

Posted by Jason Gustafson <ja...@confluent.io>.
+1 Went through the quickstart, checked upgrade documentation. Thanks
Rajini!

On Tue, Mar 27, 2018 at 6:28 AM, Manikumar <ma...@gmail.com>
wrote:

> +1 (non-binding)
>
> - Verified src, binary artifacts and basic quick start
> - Verified delegation token operations and docs
> - Verified dynamic broker configuration and docs.
>
>
> On Tue, Mar 27, 2018 at 6:52 PM, Rajini Sivaram <ra...@gmail.com>
> wrote:
>
> > Can we get some more votes for this RC so that the release can be rolled
> > out soon?
> >
> > Many thanks,
> >
> > Rajini
> >
> > On Sat, Mar 24, 2018 at 6:54 PM, Ted Yu <yu...@gmail.com> wrote:
> >
> >> I wasn't able to reproduce the test failure when it is run alone.
> >>
> >> This seems to be flaky test.
> >>
> >> +1 from me.
> >>
> >> On Sat, Mar 24, 2018 at 11:49 AM, Rajini Sivaram <
> rajinisivaram@gmail.com
> >> >
> >> wrote:
> >>
> >> > Hi Ted,
> >> >
> >> > Thank you for testing the RC. I haven't been able to recreate that
> >> failure
> >> > after running the test a 100 times. Was it a one-off transient failure
> >> or
> >> > does it fail consistently for you?
> >> >
> >> >
> >> > On Sat, Mar 24, 2018 at 2:51 AM, Ted Yu <yu...@gmail.com> wrote:
> >> >
> >> > > When I ran test suite, I got one failure:
> >> > >
> >> > > kafka.api.PlaintextConsumerTest > testAsyncCommit FAILED
> >> > >     java.lang.AssertionError: expected:<5> but was:<1>
> >> > >         at org.junit.Assert.fail(Assert.java:88)
> >> > >         at org.junit.Assert.failNotEquals(Assert.java:834)
> >> > >         at org.junit.Assert.assertEquals(Assert.java:645)
> >> > >         at org.junit.Assert.assertEquals(Assert.java:631)
> >> > >         at
> >> > > kafka.api.BaseConsumerTest.awaitCommitCallback(
> >> > BaseConsumerTest.scala:214)
> >> > >         at
> >> > > kafka.api.PlaintextConsumerTest.testAsyncCommit(
> >> > > PlaintextConsumerTest.scala:513)
> >> > >
> >> > > Not sure if anyone else saw similar error.
> >> > >
> >> > > Cheers
> >> > >
> >> > > On Fri, Mar 23, 2018 at 4:37 PM, Rajini Sivaram <
> >> rajinisivaram@gmail.com
> >> > >
> >> > > wrote:
> >> > >
> >> > > > Hello Kafka users, developers and client-developers,
> >> > > >
> >> > > > This is the fifth candidate for release of Apache Kafka 1.1.0.
> >> > > >
> >> > > > https://cwiki.apache.org/confluence/pages/viewpage.
> >> > > action?pageId=75957546
> >> > > >
> >> > > > A few highlights:
> >> > > >
> >> > > > * Significant Controller improvements (much faster and session
> >> > expiration
> >> > > > edge
> >> > > > cases fixed)
> >> > > > * Data balancing across log directories (JBOD)
> >> > > > * More efficient replication when the number of partitions is
> large
> >> > > > * Dynamic Broker Configs
> >> > > > * Delegation tokens (KIP-48)
> >> > > > * Kafka Streams API improvements (KIP-205 / 210 / 220 / 224 / 239)
> >> > > >
> >> > > > Release notes for the 1.1.0 release:
> >> > > >
> >> > > > http://home.apache.org/~rsivaram/kafka-1.1.0-rc4/
> RELEASE_NOTES.html
> >> > > >
> >> > > >
> >> > > > *** Please download, test and vote by Tuesday March 27th 4pm PT.
> >> > > >
> >> > > >
> >> > > > Kafka's KEYS file containing PGP keys we use to sign the release:
> >> > > >
> >> > > > http://kafka.apache.org/KEYS
> >> > > >
> >> > > >
> >> > > > * Release artifacts to be voted upon (source and binary):
> >> > > >
> >> > > > http://home.apache.org/~rsivaram/kafka-1.1.0-rc4/
> >> > > >
> >> > > >
> >> > > > * Maven artifacts to be voted upon:
> >> > > >
> >> > > > https://repository.apache.org/content/groups/staging/
> >> > > >
> >> > > >
> >> > > > * Javadoc:
> >> > > >
> >> > > > http://home.apache.org/~rsivaram/kafka-1.1.0-rc4/javadoc/
> >> > > >
> >> > > >
> >> > > > * Tag to be voted upon (off 1.1 branch) is the 1.1.0 tag:
> >> > > >
> >> > > > https://github.com/apache/kafka/tree/1.1.0-rc4
> >> > > >
> >> > > >
> >> > > >
> >> > > > * Documentation:
> >> > > >
> >> > > > http://kafka.apache.org/11/documentation.html
> >> > > >
> >> > > >
> >> > > > * Protocol:
> >> > > >
> >> > > > http://kafka.apache.org/11/protocol.html
> >> > > >
> >> > > >
> >> > > >
> >> > > > Thanks,
> >> > > >
> >> > > >
> >> > > > Rajini
> >> > > >
> >> > >
> >> >
> >>
> >
> > --
> > You received this message because you are subscribed to the Google Groups
> > "kafka-clients" group.
> > To unsubscribe from this group and stop receiving emails from it, send an
> > email to kafka-clients+unsubscribe@googlegroups.com.
> > To post to this group, send email to kafka-clients@googlegroups.com.
> > Visit this group at https://groups.google.com/group/kafka-clients.
> > To view this discussion on the web visit https://groups.google.com/d/
> > msgid/kafka-clients/CAOJcB3_6Eyr9knQZ6Sg%2BqyDbAizyqTNcbR%
> > 3D7R_%2BA%2BD8c_VWeKg%40mail.gmail.com
> > <https://groups.google.com/d/msgid/kafka-clients/CAOJcB3_
> 6Eyr9knQZ6Sg%2BqyDbAizyqTNcbR%3D7R_%2BA%2BD8c_VWeKg%40mail.
> gmail.com?utm_medium=email&utm_source=footer>
> > .
> >
> > For more options, visit https://groups.google.com/d/optout.
> >
>