You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by Damian Guy <da...@gmail.com> on 2018/02/24 16:16:11 UTC

[VOTE] 1.1.0 RC0

Hello Kafka users, developers and client-developers,

This is the first candidate for release of Apache Kafka 1.1.0.

This is minor version release of Apache Kakfa. It Includes 29 new KIPs.
Please see the release plan for more details:

https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=71764913

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/~damianguy/kafka-1.1.0-rc0/RELEASE_NOTES.html

*** Please download, test and vote by Wednesday, February 28th, 5pm 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/~damianguy/kafka-1.1.0-rc0/

* Maven artifacts to be voted upon:
https://repository.apache.org/content/groups/staging/

* Javadoc:
http://home.apache.org/~damianguy/kafka-1.1.0-rc0/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-rc0


* Documentation:
http://kafka.apache.org/11/documentation.html

* Protocol:
http://kafka.apache.org/11/protocol.html

* Successful Jenkins builds for the 1.1 branch:
Unit/integration tests: https://builds.apache.org/job/kafka-1.1-jdk7/63/
System tests: https://jenkins.confluent.io/job/system-test-kafka/job/1.1/21/


Finally, just want to say thanks to the people that have helped me get the
System Tests green this week. In particular:

Konstantine Karantasis
Randall Hauch
Colin Mcabe


/**************************************

Thanks,
Damian

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

Posted by Damian Guy <da...@gmail.com>.
Thanks Jun

On Fri, 2 Mar 2018 at 02:25 Jun Rao <ju...@confluent.io> wrote:

> KAFKA-6111 is now merged to 1.1 branch.
>
> Thanks,
>
> Jun
>
> On Thu, Mar 1, 2018 at 2:50 PM, Jun Rao <ju...@confluent.io> wrote:
>
>> Hi, Damian,
>>
>> It would also be useful to include KAFKA-6111, which prevents deleteLogDirEventNotifications
>> path to be deleted correctly from Zookeeper. The patch should be committed
>> later today.
>>
>> Thanks,
>>
>> Jun
>>
>> On Thu, Mar 1, 2018 at 1:47 PM, Damian Guy <da...@gmail.com> wrote:
>>
>>> Thanks Jason. Assuming the system tests pass i'll cut RC1 tomorrow.
>>>
>>> Thanks,
>>> Damian
>>>
>>> On Thu, 1 Mar 2018 at 19:10 Jason Gustafson <ja...@confluent.io> wrote:
>>>
>>>> The fix has been merged to 1.1.
>>>>
>>>> Thanks,
>>>> Jason
>>>>
>>>> On Wed, Feb 28, 2018 at 11:35 AM, Damian Guy <da...@gmail.com>
>>>> wrote:
>>>>
>>>> > Hi Jason,
>>>> >
>>>> > Ok - thanks. Let me know how you get on.
>>>> >
>>>> > Cheers,
>>>> > Damian
>>>> >
>>>> > On Wed, 28 Feb 2018 at 19:23 Jason Gustafson <ja...@confluent.io>
>>>> wrote:
>>>> >
>>>> > > Hey Damian,
>>>> > >
>>>> > > I think we should consider
>>>> > > https://issues.apache.org/jira/browse/KAFKA-6593
>>>> > > for the release. I have a patch available, but still working on
>>>> > validating
>>>> > > both the bug and the fix.
>>>> > >
>>>> > > -Jason
>>>> > >
>>>> > > On Wed, Feb 28, 2018 at 9:34 AM, Matthias J. Sax <
>>>> matthias@confluent.io>
>>>> > > wrote:
>>>> > >
>>>> > > > No. Both will be released.
>>>> > > >
>>>> > > > -Matthias
>>>> > > >
>>>> > > > On 2/28/18 6:32 AM, Marina Popova wrote:
>>>> > > > > Sorry, maybe a stupid question, but:
>>>> > > > >  I see that Kafka 1.0.1 RC2 is still not released, but now
>>>> 1.1.0 RC0
>>>> > is
>>>> > > > coming up...
>>>> > > > > Does it mean 1.0.1 will be abandoned and we should be looking
>>>> forward
>>>> > > to
>>>> > > > 1.1.0 instead?
>>>> > > > >
>>>> > > > > thanks!
>>>> > > > >
>>>> > > > > ​Sent with ProtonMail Secure Email.​
>>>> > > > >
>>>> > > > > ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
>>>> > > > >
>>>> > > > > On February 26, 2018 6:28 PM, Vahid S Hashemian <
>>>> > > > vahidhashemian@us.ibm.com> wrote:
>>>> > > > >
>>>> > > > >> +1 (non-binding)
>>>> > > > >>
>>>> > > > >> Built the source and ran quickstart (including streams)
>>>> successfully
>>>> > > on
>>>> > > > >>
>>>> > > > >> Ubuntu (with both Java 8 and Java 9).
>>>> > > > >>
>>>> > > > >> I understand the Windows platform is not officially supported,
>>>> but I
>>>> > > ran
>>>> > > > >>
>>>> > > > >> the same on Windows 10, and except for Step 7 (Connect)
>>>> everything
>>>> > > else
>>>> > > > >>
>>>> > > > >> worked fine.
>>>> > > > >>
>>>> > > > >> There are a number of warning and errors (including
>>>> > > > >>
>>>> > > > >> java.lang.ClassNotFoundException). Here's the final error
>>>> message:
>>>> > > > >>
>>>> > > > >>> bin\\windows\\connect-standalone.bat
>>>> config\\connect-standalone.
>>>> > > > properties
>>>> > > > >>
>>>> > > > >> config\\connect-file-source.properties
>>>> config\\connect-file-sink.
>>>> > > > properties
>>>> > > > >>
>>>> > > > >> ...
>>>> > > > >>
>>>> > > > >> \[2018-02-26 14:55:56,529\] ERROR Stopping after connector
>>>> error
>>>> > > > >>
>>>> > > > >> (org.apache.kafka.connect.cli.ConnectStandalone)
>>>> > > > >>
>>>> > > > >> java.lang.NoClassDefFoundError:
>>>> > > > >>
>>>> > > > >> org/apache/kafka/connect/transforms/util/RegexValidator
>>>> > > > >>
>>>> > > > >> at
>>>> > > > >>
>>>> > > > >> org.apache.kafka.connect.runtime.SinkConnectorConfig.<
>>>> > > > clinit>(SinkConnectorConfig.java:46)
>>>> > > > >>
>>>> > > > >>         at
>>>> > > > >>
>>>> > > > >>
>>>> > > > >> org.apache.kafka.connect.runtime.AbstractHerder.
>>>> > > > validateConnectorConfig(AbstractHerder.java:263)
>>>> > > > >>
>>>> > > > >> at
>>>> > > > >>
>>>> > > > >> org.apache.kafka.connect.runtime.standalone.StandaloneHerder.
>>>> > > > putConnectorConfig(StandaloneHerder.java:164)
>>>> > > > >>
>>>> > > > >> at
>>>> > > > >>
>>>> > > > >> org.apache.kafka.connect.cli.ConnectStandalone.main(
>>>> > > > ConnectStandalone.java:107)
>>>> > > > >>
>>>> > > > >> Caused by: java.lang.ClassNotFoundException:
>>>> > > > >>
>>>> > > > >> org.apache.kafka.connect.transforms.util.RegexValidator
>>>> > > > >>
>>>> > > > >> at
>>>> > > > >>
>>>> > > > >> java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(
>>>> > > > BuiltinClassLoader.java:582)
>>>> > > > >>
>>>> > > > >> at
>>>> > > > >>
>>>> > > > >> java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.
>>>> > > > loadClass(ClassLoaders.java:185)
>>>> > > > >>
>>>> > > > >> at
>>>> java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:496)
>>>> > > > >>
>>>> > > > >> ... 4 more
>>>> > > > >>
>>>> > > > >> Thanks for running the release.
>>>> > > > >>
>>>> > > > >> --Vahid
>>>> > > > >>
>>>> > > > >> From: Damian Guy damian.guy@gmail.com
>>>> > > > >>
>>>> > > > >> To: dev@kafka.apache.org, users@kafka.apache.org,
>>>> > > > >>
>>>> > > > >> kafka-clients@googlegroups.com
>>>> > > > >>
>>>> > > > >> Date: 02/24/2018 08:16 AM
>>>> > > > >>
>>>> > > > >> Subject: \[VOTE\] 1.1.0 RC0
>>>> > > > >>
>>>> > > > >> Hello Kafka users, developers and client-developers,
>>>> > > > >>
>>>> > > > >> This is the first candidate for release of Apache Kafka 1.1.0.
>>>> > > > >>
>>>> > > > >> This is minor version release of Apache Kakfa. It Includes 29
>>>> new
>>>> > > KIPs.
>>>> > > > >>
>>>> > > > >> Please see the release plan for more details:
>>>> > > > >>
>>>> > > > >> https://urldefense.proofpoint.com/v2/url?u=https-3A__cwiki.
>>>> > > > apache.org_confluence_pages_viewpage.action-3FpageId-
>>>> > > > 3D71764913&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_
>>>> > > >
>>>> > > itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=
>>>> > K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
>>>> > > > WCbqs5nbbUY0c&s=M1liORvtcIt7pZ8e5GnLr9a1i6SOUY4bvjHYOrY_zcE&e=
>>>> > > > >>
>>>> > > > >> 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_-7Edamianguy_kafka-2D1.1.0-2Drc0_RELEASE-5FNOTES.
>>>> > > >
>>>> html&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-
>>>> > > > kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
>>>> > > > WCbqs5nbbUY0c&s=H6-O0mkXk2tT_7RlN4W9bJd_lpoOt5ranhTx28WdRnQ&e=
>>>> > > > >>
>>>> > > > >>     \*\*\* Please download, test and vote by Wednesday,
>>>> February
>>>> > 28th,
>>>> > > > 5pm 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=
>>>> > K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
>>>> > > > WCbqs5nbbUY0c&s=Eo5JrktOPUlA2-7W11222zSVYfR6oqzd9uiaUEod2D4&e=
>>>> > > > >>
>>>> > > > >> -   Release artifacts to be voted upon (source and binary):
>>>> > > > >>
>>>> > > > >>     https://urldefense.proofpoint.com/v2/url?u=http-3A__home.
>>>> > > > apache.org_-7Edamianguy_kafka-2D1.1.0-2Drc0_&d=DwIBaQ&c=jf_
>>>> > > >
>>>> iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=
>>>> > > > K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=LkMdsPX_jln_
>>>> > > > lIgxbKUbnElAiqkNdAWJCkA5kuIRU64&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=
>>>> > > > K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=E-
>>>> > > > Tj8DN83xkbvX8b6Vcel0z7v3AiRIusBmNtOIAUt_c&e=
>>>> > > > >>
>>>> > > > >> -   Javadoc:
>>>> > > > >>
>>>> > > > >>     https://urldefense.proofpoint.com/v2/url?u=http-3A__home.
>>>> > > > apache.org_-7Edamianguy_kafka-2D1.1.0-2Drc0_javadoc_&d=
>>>> > > > DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-
>>>> > > > kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=
>>>> > > > kfh4ovj2d15WkXcWajx2-ugtcAVvjOTklZhtF9jWDY8&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-2Drc0&d=DwIBaQ&c=jf_
>>>> > iaSHvJObTbx-siA1ZOg&r=Q_
>>>> > > >
>>>> > > itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=
>>>> > K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
>>>> > > > WCbqs5nbbUY0c&s=7maGMa53WObbHkEL4GVMLf8RppBtSTPH9z3dtfRc8Pk&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=
>>>> > K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
>>>> > > > WCbqs5nbbUY0c&s=JZ7LIhElx6wuu-F9awErsFSpunY5IhcZBxM2lWTR_eI&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=
>>>> > > > K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=6doRbny80NlF_
>>>> > > > TO5biJlBPRIm3j5RXEdBbYqmAGMSZg&e=
>>>> > > > >>
>>>> > > > >> -   Successful Jenkins builds for the 1.1 branch:
>>>> > > > >>
>>>> > > > >>     Unit/integration tests:
>>>> > > > >>
>>>> > > > >>
>>>> https://urldefense.proofpoint.com/v2/url?u=https-3A__builds.
>>>> > > > apache.org_job_kafka-2D1.1-2Djdk7_63_&d=DwIBaQ&c=jf_
>>>> > > >
>>>> iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=
>>>> > > > K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=TabQGzBnLJXn_
>>>> > > > 8QvegYgM-qUbQpo0TilDxQ4dZ-tSs&e=
>>>> > > > >>
>>>> > > > >>     System tests:
>>>> > > > >>
>>>> > > > >>     https://urldefense.proofpoint.com/v2/url?u=https-3A__
>>>> > > > jenkins.confluent.io_job_system-2Dtest-2Dkafka_job_1.1_
>>>> > > > 21&d=DwIBaQ&c=jf\_iaSHvJObTbx-siA1ZOg&r=Q\_itwloTQj3\_
>>>> > xUKl7Nzswo6KE4Nj-
>>>> > > > kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=
>>>> > > > iHuCb2lMlCklUTYFs3lnI3XU\_9aPbtVlU4ghnhJRiLM&e=
>>>> > > > >>
>>>> > > > >>     Finally, just want to say thanks to the people that have
>>>> helped
>>>> > me
>>>> > > > get the
>>>> > > > >>
>>>> > > > >>     System Tests green this week. In particular:
>>>> > > > >>
>>>> > > > >>     Konstantine Karantasis
>>>> > > > >>
>>>> > > > >>     Randall Hauch
>>>> > > > >>
>>>> > > > >>     Colin Mcabe
>>>> > > > >>
>>>> > > > >>     /**************************************
>>>> > > > >>
>>>> > > > >>     Thanks,
>>>> > > > >>
>>>> > > > >>     Damian
>>>> > > > >>
>>>> > > > >
>>>> > > > >
>>>> > > >
>>>> > > >
>>>> > >
>>>> >
>>>>
>>> --
>>> 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/CAJikTEVFwr%3DFZEp7h44uD6KE%2BFpEM012UMWcDQ8FGsnqCrkcGw%40mail.gmail.com
>>> <https://groups.google.com/d/msgid/kafka-clients/CAJikTEVFwr%3DFZEp7h44uD6KE%2BFpEM012UMWcDQ8FGsnqCrkcGw%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 RC0

Posted by Damian Guy <da...@gmail.com>.
Thanks Jun

On Fri, 2 Mar 2018 at 02:25 Jun Rao <ju...@confluent.io> wrote:

> KAFKA-6111 is now merged to 1.1 branch.
>
> Thanks,
>
> Jun
>
> On Thu, Mar 1, 2018 at 2:50 PM, Jun Rao <ju...@confluent.io> wrote:
>
>> Hi, Damian,
>>
>> It would also be useful to include KAFKA-6111, which prevents deleteLogDirEventNotifications
>> path to be deleted correctly from Zookeeper. The patch should be committed
>> later today.
>>
>> Thanks,
>>
>> Jun
>>
>> On Thu, Mar 1, 2018 at 1:47 PM, Damian Guy <da...@gmail.com> wrote:
>>
>>> Thanks Jason. Assuming the system tests pass i'll cut RC1 tomorrow.
>>>
>>> Thanks,
>>> Damian
>>>
>>> On Thu, 1 Mar 2018 at 19:10 Jason Gustafson <ja...@confluent.io> wrote:
>>>
>>>> The fix has been merged to 1.1.
>>>>
>>>> Thanks,
>>>> Jason
>>>>
>>>> On Wed, Feb 28, 2018 at 11:35 AM, Damian Guy <da...@gmail.com>
>>>> wrote:
>>>>
>>>> > Hi Jason,
>>>> >
>>>> > Ok - thanks. Let me know how you get on.
>>>> >
>>>> > Cheers,
>>>> > Damian
>>>> >
>>>> > On Wed, 28 Feb 2018 at 19:23 Jason Gustafson <ja...@confluent.io>
>>>> wrote:
>>>> >
>>>> > > Hey Damian,
>>>> > >
>>>> > > I think we should consider
>>>> > > https://issues.apache.org/jira/browse/KAFKA-6593
>>>> > > for the release. I have a patch available, but still working on
>>>> > validating
>>>> > > both the bug and the fix.
>>>> > >
>>>> > > -Jason
>>>> > >
>>>> > > On Wed, Feb 28, 2018 at 9:34 AM, Matthias J. Sax <
>>>> matthias@confluent.io>
>>>> > > wrote:
>>>> > >
>>>> > > > No. Both will be released.
>>>> > > >
>>>> > > > -Matthias
>>>> > > >
>>>> > > > On 2/28/18 6:32 AM, Marina Popova wrote:
>>>> > > > > Sorry, maybe a stupid question, but:
>>>> > > > >  I see that Kafka 1.0.1 RC2 is still not released, but now
>>>> 1.1.0 RC0
>>>> > is
>>>> > > > coming up...
>>>> > > > > Does it mean 1.0.1 will be abandoned and we should be looking
>>>> forward
>>>> > > to
>>>> > > > 1.1.0 instead?
>>>> > > > >
>>>> > > > > thanks!
>>>> > > > >
>>>> > > > > ​Sent with ProtonMail Secure Email.​
>>>> > > > >
>>>> > > > > ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
>>>> > > > >
>>>> > > > > On February 26, 2018 6:28 PM, Vahid S Hashemian <
>>>> > > > vahidhashemian@us.ibm.com> wrote:
>>>> > > > >
>>>> > > > >> +1 (non-binding)
>>>> > > > >>
>>>> > > > >> Built the source and ran quickstart (including streams)
>>>> successfully
>>>> > > on
>>>> > > > >>
>>>> > > > >> Ubuntu (with both Java 8 and Java 9).
>>>> > > > >>
>>>> > > > >> I understand the Windows platform is not officially supported,
>>>> but I
>>>> > > ran
>>>> > > > >>
>>>> > > > >> the same on Windows 10, and except for Step 7 (Connect)
>>>> everything
>>>> > > else
>>>> > > > >>
>>>> > > > >> worked fine.
>>>> > > > >>
>>>> > > > >> There are a number of warning and errors (including
>>>> > > > >>
>>>> > > > >> java.lang.ClassNotFoundException). Here's the final error
>>>> message:
>>>> > > > >>
>>>> > > > >>> bin\\windows\\connect-standalone.bat
>>>> config\\connect-standalone.
>>>> > > > properties
>>>> > > > >>
>>>> > > > >> config\\connect-file-source.properties
>>>> config\\connect-file-sink.
>>>> > > > properties
>>>> > > > >>
>>>> > > > >> ...
>>>> > > > >>
>>>> > > > >> \[2018-02-26 14:55:56,529\] ERROR Stopping after connector
>>>> error
>>>> > > > >>
>>>> > > > >> (org.apache.kafka.connect.cli.ConnectStandalone)
>>>> > > > >>
>>>> > > > >> java.lang.NoClassDefFoundError:
>>>> > > > >>
>>>> > > > >> org/apache/kafka/connect/transforms/util/RegexValidator
>>>> > > > >>
>>>> > > > >> at
>>>> > > > >>
>>>> > > > >> org.apache.kafka.connect.runtime.SinkConnectorConfig.<
>>>> > > > clinit>(SinkConnectorConfig.java:46)
>>>> > > > >>
>>>> > > > >>         at
>>>> > > > >>
>>>> > > > >>
>>>> > > > >> org.apache.kafka.connect.runtime.AbstractHerder.
>>>> > > > validateConnectorConfig(AbstractHerder.java:263)
>>>> > > > >>
>>>> > > > >> at
>>>> > > > >>
>>>> > > > >> org.apache.kafka.connect.runtime.standalone.StandaloneHerder.
>>>> > > > putConnectorConfig(StandaloneHerder.java:164)
>>>> > > > >>
>>>> > > > >> at
>>>> > > > >>
>>>> > > > >> org.apache.kafka.connect.cli.ConnectStandalone.main(
>>>> > > > ConnectStandalone.java:107)
>>>> > > > >>
>>>> > > > >> Caused by: java.lang.ClassNotFoundException:
>>>> > > > >>
>>>> > > > >> org.apache.kafka.connect.transforms.util.RegexValidator
>>>> > > > >>
>>>> > > > >> at
>>>> > > > >>
>>>> > > > >> java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(
>>>> > > > BuiltinClassLoader.java:582)
>>>> > > > >>
>>>> > > > >> at
>>>> > > > >>
>>>> > > > >> java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.
>>>> > > > loadClass(ClassLoaders.java:185)
>>>> > > > >>
>>>> > > > >> at
>>>> java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:496)
>>>> > > > >>
>>>> > > > >> ... 4 more
>>>> > > > >>
>>>> > > > >> Thanks for running the release.
>>>> > > > >>
>>>> > > > >> --Vahid
>>>> > > > >>
>>>> > > > >> From: Damian Guy damian.guy@gmail.com
>>>> > > > >>
>>>> > > > >> To: dev@kafka.apache.org, users@kafka.apache.org,
>>>> > > > >>
>>>> > > > >> kafka-clients@googlegroups.com
>>>> > > > >>
>>>> > > > >> Date: 02/24/2018 08:16 AM
>>>> > > > >>
>>>> > > > >> Subject: \[VOTE\] 1.1.0 RC0
>>>> > > > >>
>>>> > > > >> Hello Kafka users, developers and client-developers,
>>>> > > > >>
>>>> > > > >> This is the first candidate for release of Apache Kafka 1.1.0.
>>>> > > > >>
>>>> > > > >> This is minor version release of Apache Kakfa. It Includes 29
>>>> new
>>>> > > KIPs.
>>>> > > > >>
>>>> > > > >> Please see the release plan for more details:
>>>> > > > >>
>>>> > > > >> https://urldefense.proofpoint.com/v2/url?u=https-3A__cwiki.
>>>> > > > apache.org_confluence_pages_viewpage.action-3FpageId-
>>>> > > > 3D71764913&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_
>>>> > > >
>>>> > > itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=
>>>> > K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
>>>> > > > WCbqs5nbbUY0c&s=M1liORvtcIt7pZ8e5GnLr9a1i6SOUY4bvjHYOrY_zcE&e=
>>>> > > > >>
>>>> > > > >> 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_-7Edamianguy_kafka-2D1.1.0-2Drc0_RELEASE-5FNOTES.
>>>> > > >
>>>> html&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-
>>>> > > > kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
>>>> > > > WCbqs5nbbUY0c&s=H6-O0mkXk2tT_7RlN4W9bJd_lpoOt5ranhTx28WdRnQ&e=
>>>> > > > >>
>>>> > > > >>     \*\*\* Please download, test and vote by Wednesday,
>>>> February
>>>> > 28th,
>>>> > > > 5pm 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=
>>>> > K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
>>>> > > > WCbqs5nbbUY0c&s=Eo5JrktOPUlA2-7W11222zSVYfR6oqzd9uiaUEod2D4&e=
>>>> > > > >>
>>>> > > > >> -   Release artifacts to be voted upon (source and binary):
>>>> > > > >>
>>>> > > > >>     https://urldefense.proofpoint.com/v2/url?u=http-3A__home.
>>>> > > > apache.org_-7Edamianguy_kafka-2D1.1.0-2Drc0_&d=DwIBaQ&c=jf_
>>>> > > >
>>>> iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=
>>>> > > > K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=LkMdsPX_jln_
>>>> > > > lIgxbKUbnElAiqkNdAWJCkA5kuIRU64&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=
>>>> > > > K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=E-
>>>> > > > Tj8DN83xkbvX8b6Vcel0z7v3AiRIusBmNtOIAUt_c&e=
>>>> > > > >>
>>>> > > > >> -   Javadoc:
>>>> > > > >>
>>>> > > > >>     https://urldefense.proofpoint.com/v2/url?u=http-3A__home.
>>>> > > > apache.org_-7Edamianguy_kafka-2D1.1.0-2Drc0_javadoc_&d=
>>>> > > > DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-
>>>> > > > kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=
>>>> > > > kfh4ovj2d15WkXcWajx2-ugtcAVvjOTklZhtF9jWDY8&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-2Drc0&d=DwIBaQ&c=jf_
>>>> > iaSHvJObTbx-siA1ZOg&r=Q_
>>>> > > >
>>>> > > itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=
>>>> > K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
>>>> > > > WCbqs5nbbUY0c&s=7maGMa53WObbHkEL4GVMLf8RppBtSTPH9z3dtfRc8Pk&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=
>>>> > K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
>>>> > > > WCbqs5nbbUY0c&s=JZ7LIhElx6wuu-F9awErsFSpunY5IhcZBxM2lWTR_eI&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=
>>>> > > > K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=6doRbny80NlF_
>>>> > > > TO5biJlBPRIm3j5RXEdBbYqmAGMSZg&e=
>>>> > > > >>
>>>> > > > >> -   Successful Jenkins builds for the 1.1 branch:
>>>> > > > >>
>>>> > > > >>     Unit/integration tests:
>>>> > > > >>
>>>> > > > >>
>>>> https://urldefense.proofpoint.com/v2/url?u=https-3A__builds.
>>>> > > > apache.org_job_kafka-2D1.1-2Djdk7_63_&d=DwIBaQ&c=jf_
>>>> > > >
>>>> iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=
>>>> > > > K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=TabQGzBnLJXn_
>>>> > > > 8QvegYgM-qUbQpo0TilDxQ4dZ-tSs&e=
>>>> > > > >>
>>>> > > > >>     System tests:
>>>> > > > >>
>>>> > > > >>     https://urldefense.proofpoint.com/v2/url?u=https-3A__
>>>> > > > jenkins.confluent.io_job_system-2Dtest-2Dkafka_job_1.1_
>>>> > > > 21&d=DwIBaQ&c=jf\_iaSHvJObTbx-siA1ZOg&r=Q\_itwloTQj3\_
>>>> > xUKl7Nzswo6KE4Nj-
>>>> > > > kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=
>>>> > > > iHuCb2lMlCklUTYFs3lnI3XU\_9aPbtVlU4ghnhJRiLM&e=
>>>> > > > >>
>>>> > > > >>     Finally, just want to say thanks to the people that have
>>>> helped
>>>> > me
>>>> > > > get the
>>>> > > > >>
>>>> > > > >>     System Tests green this week. In particular:
>>>> > > > >>
>>>> > > > >>     Konstantine Karantasis
>>>> > > > >>
>>>> > > > >>     Randall Hauch
>>>> > > > >>
>>>> > > > >>     Colin Mcabe
>>>> > > > >>
>>>> > > > >>     /**************************************
>>>> > > > >>
>>>> > > > >>     Thanks,
>>>> > > > >>
>>>> > > > >>     Damian
>>>> > > > >>
>>>> > > > >
>>>> > > > >
>>>> > > >
>>>> > > >
>>>> > >
>>>> >
>>>>
>>> --
>>> 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/CAJikTEVFwr%3DFZEp7h44uD6KE%2BFpEM012UMWcDQ8FGsnqCrkcGw%40mail.gmail.com
>>> <https://groups.google.com/d/msgid/kafka-clients/CAJikTEVFwr%3DFZEp7h44uD6KE%2BFpEM012UMWcDQ8FGsnqCrkcGw%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 RC0

Posted by Jun Rao <ju...@confluent.io>.
KAFKA-6111 is now merged to 1.1 branch.

Thanks,

Jun

On Thu, Mar 1, 2018 at 2:50 PM, Jun Rao <ju...@confluent.io> wrote:

> Hi, Damian,
>
> It would also be useful to include KAFKA-6111, which prevents
> deleteLogDirEventNotifications path to be deleted correctly from
> Zookeeper. The patch should be committed later today.
>
> Thanks,
>
> Jun
>
> On Thu, Mar 1, 2018 at 1:47 PM, Damian Guy <da...@gmail.com> wrote:
>
>> Thanks Jason. Assuming the system tests pass i'll cut RC1 tomorrow.
>>
>> Thanks,
>> Damian
>>
>> On Thu, 1 Mar 2018 at 19:10 Jason Gustafson <ja...@confluent.io> wrote:
>>
>>> The fix has been merged to 1.1.
>>>
>>> Thanks,
>>> Jason
>>>
>>> On Wed, Feb 28, 2018 at 11:35 AM, Damian Guy <da...@gmail.com>
>>> wrote:
>>>
>>> > Hi Jason,
>>> >
>>> > Ok - thanks. Let me know how you get on.
>>> >
>>> > Cheers,
>>> > Damian
>>> >
>>> > On Wed, 28 Feb 2018 at 19:23 Jason Gustafson <ja...@confluent.io>
>>> wrote:
>>> >
>>> > > Hey Damian,
>>> > >
>>> > > I think we should consider
>>> > > https://issues.apache.org/jira/browse/KAFKA-6593
>>> > > for the release. I have a patch available, but still working on
>>> > validating
>>> > > both the bug and the fix.
>>> > >
>>> > > -Jason
>>> > >
>>> > > On Wed, Feb 28, 2018 at 9:34 AM, Matthias J. Sax <
>>> matthias@confluent.io>
>>> > > wrote:
>>> > >
>>> > > > No. Both will be released.
>>> > > >
>>> > > > -Matthias
>>> > > >
>>> > > > On 2/28/18 6:32 AM, Marina Popova wrote:
>>> > > > > Sorry, maybe a stupid question, but:
>>> > > > >  I see that Kafka 1.0.1 RC2 is still not released, but now 1.1.0
>>> RC0
>>> > is
>>> > > > coming up...
>>> > > > > Does it mean 1.0.1 will be abandoned and we should be looking
>>> forward
>>> > > to
>>> > > > 1.1.0 instead?
>>> > > > >
>>> > > > > thanks!
>>> > > > >
>>> > > > > ​Sent with ProtonMail Secure Email.​
>>> > > > >
>>> > > > > ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
>>> > > > >
>>> > > > > On February 26, 2018 6:28 PM, Vahid S Hashemian <
>>> > > > vahidhashemian@us.ibm.com> wrote:
>>> > > > >
>>> > > > >> +1 (non-binding)
>>> > > > >>
>>> > > > >> Built the source and ran quickstart (including streams)
>>> successfully
>>> > > on
>>> > > > >>
>>> > > > >> Ubuntu (with both Java 8 and Java 9).
>>> > > > >>
>>> > > > >> I understand the Windows platform is not officially supported,
>>> but I
>>> > > ran
>>> > > > >>
>>> > > > >> the same on Windows 10, and except for Step 7 (Connect)
>>> everything
>>> > > else
>>> > > > >>
>>> > > > >> worked fine.
>>> > > > >>
>>> > > > >> There are a number of warning and errors (including
>>> > > > >>
>>> > > > >> java.lang.ClassNotFoundException). Here's the final error
>>> message:
>>> > > > >>
>>> > > > >>> bin\\windows\\connect-standalone.bat
>>> config\\connect-standalone.
>>> > > > properties
>>> > > > >>
>>> > > > >> config\\connect-file-source.properties
>>> config\\connect-file-sink.
>>> > > > properties
>>> > > > >>
>>> > > > >> ...
>>> > > > >>
>>> > > > >> \[2018-02-26 14:55:56,529\] ERROR Stopping after connector error
>>> > > > >>
>>> > > > >> (org.apache.kafka.connect.cli.ConnectStandalone)
>>> > > > >>
>>> > > > >> java.lang.NoClassDefFoundError:
>>> > > > >>
>>> > > > >> org/apache/kafka/connect/transforms/util/RegexValidator
>>> > > > >>
>>> > > > >> at
>>> > > > >>
>>> > > > >> org.apache.kafka.connect.runtime.SinkConnectorConfig.<
>>> > > > clinit>(SinkConnectorConfig.java:46)
>>> > > > >>
>>> > > > >>         at
>>> > > > >>
>>> > > > >>
>>> > > > >> org.apache.kafka.connect.runtime.AbstractHerder.
>>> > > > validateConnectorConfig(AbstractHerder.java:263)
>>> > > > >>
>>> > > > >> at
>>> > > > >>
>>> > > > >> org.apache.kafka.connect.runtime.standalone.StandaloneHerder.
>>> > > > putConnectorConfig(StandaloneHerder.java:164)
>>> > > > >>
>>> > > > >> at
>>> > > > >>
>>> > > > >> org.apache.kafka.connect.cli.ConnectStandalone.main(
>>> > > > ConnectStandalone.java:107)
>>> > > > >>
>>> > > > >> Caused by: java.lang.ClassNotFoundException:
>>> > > > >>
>>> > > > >> org.apache.kafka.connect.transforms.util.RegexValidator
>>> > > > >>
>>> > > > >> at
>>> > > > >>
>>> > > > >> java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(
>>> > > > BuiltinClassLoader.java:582)
>>> > > > >>
>>> > > > >> at
>>> > > > >>
>>> > > > >> java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.
>>> > > > loadClass(ClassLoaders.java:185)
>>> > > > >>
>>> > > > >> at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:
>>> 496)
>>> > > > >>
>>> > > > >> ... 4 more
>>> > > > >>
>>> > > > >> Thanks for running the release.
>>> > > > >>
>>> > > > >> --Vahid
>>> > > > >>
>>> > > > >> From: Damian Guy damian.guy@gmail.com
>>> > > > >>
>>> > > > >> To: dev@kafka.apache.org, users@kafka.apache.org,
>>> > > > >>
>>> > > > >> kafka-clients@googlegroups.com
>>> > > > >>
>>> > > > >> Date: 02/24/2018 08:16 AM
>>> > > > >>
>>> > > > >> Subject: \[VOTE\] 1.1.0 RC0
>>> > > > >>
>>> > > > >> Hello Kafka users, developers and client-developers,
>>> > > > >>
>>> > > > >> This is the first candidate for release of Apache Kafka 1.1.0.
>>> > > > >>
>>> > > > >> This is minor version release of Apache Kakfa. It Includes 29
>>> new
>>> > > KIPs.
>>> > > > >>
>>> > > > >> Please see the release plan for more details:
>>> > > > >>
>>> > > > >> https://urldefense.proofpoint.com/v2/url?u=https-3A__cwiki.
>>> > > > apache.org_confluence_pages_viewpage.action-3FpageId-
>>> > > > 3D71764913&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_
>>> > > >
>>> > > itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=
>>> > K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
>>> > > > WCbqs5nbbUY0c&s=M1liORvtcIt7pZ8e5GnLr9a1i6SOUY4bvjHYOrY_zcE&e=
>>> > > > >>
>>> > > > >> 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_-7Edamianguy_kafka-2D1.1.0-2Drc0_RELEASE-5FNOTES.
>>> > > > html&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_
>>> xUKl7Nzswo6KE4Nj-
>>> > > > kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
>>> > > > WCbqs5nbbUY0c&s=H6-O0mkXk2tT_7RlN4W9bJd_lpoOt5ranhTx28WdRnQ&e=
>>> > > > >>
>>> > > > >>     \*\*\* Please download, test and vote by Wednesday, February
>>> > 28th,
>>> > > > 5pm 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=
>>> > K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
>>> > > > WCbqs5nbbUY0c&s=Eo5JrktOPUlA2-7W11222zSVYfR6oqzd9uiaUEod2D4&e=
>>> > > > >>
>>> > > > >> -   Release artifacts to be voted upon (source and binary):
>>> > > > >>
>>> > > > >>     https://urldefense.proofpoint.com/v2/url?u=http-3A__home.
>>> > > > apache.org_-7Edamianguy_kafka-2D1.1.0-2Drc0_&d=DwIBaQ&c=jf_
>>> > > > iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVc
>>> viKUc&m=
>>> > > > K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=LkMdsPX_jln_
>>> > > > lIgxbKUbnElAiqkNdAWJCkA5kuIRU64&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-kjJc7uSVc
>>> viKUc&m=
>>> > > > K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=E-
>>> > > > Tj8DN83xkbvX8b6Vcel0z7v3AiRIusBmNtOIAUt_c&e=
>>> > > > >>
>>> > > > >> -   Javadoc:
>>> > > > >>
>>> > > > >>     https://urldefense.proofpoint.com/v2/url?u=http-3A__home.
>>> > > > apache.org_-7Edamianguy_kafka-2D1.1.0-2Drc0_javadoc_&d=
>>> > > > DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-
>>> > > > kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=
>>> > > > kfh4ovj2d15WkXcWajx2-ugtcAVvjOTklZhtF9jWDY8&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-2Drc0&d=DwIBaQ&c=jf_
>>> > iaSHvJObTbx-siA1ZOg&r=Q_
>>> > > >
>>> > > itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=
>>> > K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
>>> > > > WCbqs5nbbUY0c&s=7maGMa53WObbHkEL4GVMLf8RppBtSTPH9z3dtfRc8Pk&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=
>>> > K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
>>> > > > WCbqs5nbbUY0c&s=JZ7LIhElx6wuu-F9awErsFSpunY5IhcZBxM2lWTR_eI&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=
>>> > > > K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=6doRbny80NlF_
>>> > > > TO5biJlBPRIm3j5RXEdBbYqmAGMSZg&e=
>>> > > > >>
>>> > > > >> -   Successful Jenkins builds for the 1.1 branch:
>>> > > > >>
>>> > > > >>     Unit/integration tests:
>>> > > > >>
>>> > > > >>     https://urldefense.proofpoint.com/v2/url?u=https-3A__builds
>>> .
>>> > > > apache.org_job_kafka-2D1.1-2Djdk7_63_&d=DwIBaQ&c=jf_
>>> > > > iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVc
>>> viKUc&m=
>>> > > > K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=TabQGzBnLJXn_
>>> > > > 8QvegYgM-qUbQpo0TilDxQ4dZ-tSs&e=
>>> > > > >>
>>> > > > >>     System tests:
>>> > > > >>
>>> > > > >>     https://urldefense.proofpoint.com/v2/url?u=https-3A__
>>> > > > jenkins.confluent.io_job_system-2Dtest-2Dkafka_job_1.1_
>>> > > > 21&d=DwIBaQ&c=jf\_iaSHvJObTbx-siA1ZOg&r=Q\_itwloTQj3\_
>>> > xUKl7Nzswo6KE4Nj-
>>> > > > kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=
>>> > > > iHuCb2lMlCklUTYFs3lnI3XU\_9aPbtVlU4ghnhJRiLM&e=
>>> > > > >>
>>> > > > >>     Finally, just want to say thanks to the people that have
>>> helped
>>> > me
>>> > > > get the
>>> > > > >>
>>> > > > >>     System Tests green this week. In particular:
>>> > > > >>
>>> > > > >>     Konstantine Karantasis
>>> > > > >>
>>> > > > >>     Randall Hauch
>>> > > > >>
>>> > > > >>     Colin Mcabe
>>> > > > >>
>>> > > > >>     /**************************************
>>> > > > >>
>>> > > > >>     Thanks,
>>> > > > >>
>>> > > > >>     Damian
>>> > > > >>
>>> > > > >
>>> > > > >
>>> > > >
>>> > > >
>>> > >
>>> >
>>>
>> --
>> 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/ms
>> gid/kafka-clients/CAJikTEVFwr%3DFZEp7h44uD6KE%2BFpEM012UMWcD
>> Q8FGsnqCrkcGw%40mail.gmail.com
>> <https://groups.google.com/d/msgid/kafka-clients/CAJikTEVFwr%3DFZEp7h44uD6KE%2BFpEM012UMWcDQ8FGsnqCrkcGw%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 RC0

Posted by Jun Rao <ju...@confluent.io>.
KAFKA-6111 is now merged to 1.1 branch.

Thanks,

Jun

On Thu, Mar 1, 2018 at 2:50 PM, Jun Rao <ju...@confluent.io> wrote:

> Hi, Damian,
>
> It would also be useful to include KAFKA-6111, which prevents
> deleteLogDirEventNotifications path to be deleted correctly from
> Zookeeper. The patch should be committed later today.
>
> Thanks,
>
> Jun
>
> On Thu, Mar 1, 2018 at 1:47 PM, Damian Guy <da...@gmail.com> wrote:
>
>> Thanks Jason. Assuming the system tests pass i'll cut RC1 tomorrow.
>>
>> Thanks,
>> Damian
>>
>> On Thu, 1 Mar 2018 at 19:10 Jason Gustafson <ja...@confluent.io> wrote:
>>
>>> The fix has been merged to 1.1.
>>>
>>> Thanks,
>>> Jason
>>>
>>> On Wed, Feb 28, 2018 at 11:35 AM, Damian Guy <da...@gmail.com>
>>> wrote:
>>>
>>> > Hi Jason,
>>> >
>>> > Ok - thanks. Let me know how you get on.
>>> >
>>> > Cheers,
>>> > Damian
>>> >
>>> > On Wed, 28 Feb 2018 at 19:23 Jason Gustafson <ja...@confluent.io>
>>> wrote:
>>> >
>>> > > Hey Damian,
>>> > >
>>> > > I think we should consider
>>> > > https://issues.apache.org/jira/browse/KAFKA-6593
>>> > > for the release. I have a patch available, but still working on
>>> > validating
>>> > > both the bug and the fix.
>>> > >
>>> > > -Jason
>>> > >
>>> > > On Wed, Feb 28, 2018 at 9:34 AM, Matthias J. Sax <
>>> matthias@confluent.io>
>>> > > wrote:
>>> > >
>>> > > > No. Both will be released.
>>> > > >
>>> > > > -Matthias
>>> > > >
>>> > > > On 2/28/18 6:32 AM, Marina Popova wrote:
>>> > > > > Sorry, maybe a stupid question, but:
>>> > > > >  I see that Kafka 1.0.1 RC2 is still not released, but now 1.1.0
>>> RC0
>>> > is
>>> > > > coming up...
>>> > > > > Does it mean 1.0.1 will be abandoned and we should be looking
>>> forward
>>> > > to
>>> > > > 1.1.0 instead?
>>> > > > >
>>> > > > > thanks!
>>> > > > >
>>> > > > > ​Sent with ProtonMail Secure Email.​
>>> > > > >
>>> > > > > ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
>>> > > > >
>>> > > > > On February 26, 2018 6:28 PM, Vahid S Hashemian <
>>> > > > vahidhashemian@us.ibm.com> wrote:
>>> > > > >
>>> > > > >> +1 (non-binding)
>>> > > > >>
>>> > > > >> Built the source and ran quickstart (including streams)
>>> successfully
>>> > > on
>>> > > > >>
>>> > > > >> Ubuntu (with both Java 8 and Java 9).
>>> > > > >>
>>> > > > >> I understand the Windows platform is not officially supported,
>>> but I
>>> > > ran
>>> > > > >>
>>> > > > >> the same on Windows 10, and except for Step 7 (Connect)
>>> everything
>>> > > else
>>> > > > >>
>>> > > > >> worked fine.
>>> > > > >>
>>> > > > >> There are a number of warning and errors (including
>>> > > > >>
>>> > > > >> java.lang.ClassNotFoundException). Here's the final error
>>> message:
>>> > > > >>
>>> > > > >>> bin\\windows\\connect-standalone.bat
>>> config\\connect-standalone.
>>> > > > properties
>>> > > > >>
>>> > > > >> config\\connect-file-source.properties
>>> config\\connect-file-sink.
>>> > > > properties
>>> > > > >>
>>> > > > >> ...
>>> > > > >>
>>> > > > >> \[2018-02-26 14:55:56,529\] ERROR Stopping after connector error
>>> > > > >>
>>> > > > >> (org.apache.kafka.connect.cli.ConnectStandalone)
>>> > > > >>
>>> > > > >> java.lang.NoClassDefFoundError:
>>> > > > >>
>>> > > > >> org/apache/kafka/connect/transforms/util/RegexValidator
>>> > > > >>
>>> > > > >> at
>>> > > > >>
>>> > > > >> org.apache.kafka.connect.runtime.SinkConnectorConfig.<
>>> > > > clinit>(SinkConnectorConfig.java:46)
>>> > > > >>
>>> > > > >>         at
>>> > > > >>
>>> > > > >>
>>> > > > >> org.apache.kafka.connect.runtime.AbstractHerder.
>>> > > > validateConnectorConfig(AbstractHerder.java:263)
>>> > > > >>
>>> > > > >> at
>>> > > > >>
>>> > > > >> org.apache.kafka.connect.runtime.standalone.StandaloneHerder.
>>> > > > putConnectorConfig(StandaloneHerder.java:164)
>>> > > > >>
>>> > > > >> at
>>> > > > >>
>>> > > > >> org.apache.kafka.connect.cli.ConnectStandalone.main(
>>> > > > ConnectStandalone.java:107)
>>> > > > >>
>>> > > > >> Caused by: java.lang.ClassNotFoundException:
>>> > > > >>
>>> > > > >> org.apache.kafka.connect.transforms.util.RegexValidator
>>> > > > >>
>>> > > > >> at
>>> > > > >>
>>> > > > >> java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(
>>> > > > BuiltinClassLoader.java:582)
>>> > > > >>
>>> > > > >> at
>>> > > > >>
>>> > > > >> java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.
>>> > > > loadClass(ClassLoaders.java:185)
>>> > > > >>
>>> > > > >> at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:
>>> 496)
>>> > > > >>
>>> > > > >> ... 4 more
>>> > > > >>
>>> > > > >> Thanks for running the release.
>>> > > > >>
>>> > > > >> --Vahid
>>> > > > >>
>>> > > > >> From: Damian Guy damian.guy@gmail.com
>>> > > > >>
>>> > > > >> To: dev@kafka.apache.org, users@kafka.apache.org,
>>> > > > >>
>>> > > > >> kafka-clients@googlegroups.com
>>> > > > >>
>>> > > > >> Date: 02/24/2018 08:16 AM
>>> > > > >>
>>> > > > >> Subject: \[VOTE\] 1.1.0 RC0
>>> > > > >>
>>> > > > >> Hello Kafka users, developers and client-developers,
>>> > > > >>
>>> > > > >> This is the first candidate for release of Apache Kafka 1.1.0.
>>> > > > >>
>>> > > > >> This is minor version release of Apache Kakfa. It Includes 29
>>> new
>>> > > KIPs.
>>> > > > >>
>>> > > > >> Please see the release plan for more details:
>>> > > > >>
>>> > > > >> https://urldefense.proofpoint.com/v2/url?u=https-3A__cwiki.
>>> > > > apache.org_confluence_pages_viewpage.action-3FpageId-
>>> > > > 3D71764913&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_
>>> > > >
>>> > > itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=
>>> > K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
>>> > > > WCbqs5nbbUY0c&s=M1liORvtcIt7pZ8e5GnLr9a1i6SOUY4bvjHYOrY_zcE&e=
>>> > > > >>
>>> > > > >> 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_-7Edamianguy_kafka-2D1.1.0-2Drc0_RELEASE-5FNOTES.
>>> > > > html&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_
>>> xUKl7Nzswo6KE4Nj-
>>> > > > kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
>>> > > > WCbqs5nbbUY0c&s=H6-O0mkXk2tT_7RlN4W9bJd_lpoOt5ranhTx28WdRnQ&e=
>>> > > > >>
>>> > > > >>     \*\*\* Please download, test and vote by Wednesday, February
>>> > 28th,
>>> > > > 5pm 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=
>>> > K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
>>> > > > WCbqs5nbbUY0c&s=Eo5JrktOPUlA2-7W11222zSVYfR6oqzd9uiaUEod2D4&e=
>>> > > > >>
>>> > > > >> -   Release artifacts to be voted upon (source and binary):
>>> > > > >>
>>> > > > >>     https://urldefense.proofpoint.com/v2/url?u=http-3A__home.
>>> > > > apache.org_-7Edamianguy_kafka-2D1.1.0-2Drc0_&d=DwIBaQ&c=jf_
>>> > > > iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVc
>>> viKUc&m=
>>> > > > K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=LkMdsPX_jln_
>>> > > > lIgxbKUbnElAiqkNdAWJCkA5kuIRU64&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-kjJc7uSVc
>>> viKUc&m=
>>> > > > K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=E-
>>> > > > Tj8DN83xkbvX8b6Vcel0z7v3AiRIusBmNtOIAUt_c&e=
>>> > > > >>
>>> > > > >> -   Javadoc:
>>> > > > >>
>>> > > > >>     https://urldefense.proofpoint.com/v2/url?u=http-3A__home.
>>> > > > apache.org_-7Edamianguy_kafka-2D1.1.0-2Drc0_javadoc_&d=
>>> > > > DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-
>>> > > > kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=
>>> > > > kfh4ovj2d15WkXcWajx2-ugtcAVvjOTklZhtF9jWDY8&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-2Drc0&d=DwIBaQ&c=jf_
>>> > iaSHvJObTbx-siA1ZOg&r=Q_
>>> > > >
>>> > > itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=
>>> > K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
>>> > > > WCbqs5nbbUY0c&s=7maGMa53WObbHkEL4GVMLf8RppBtSTPH9z3dtfRc8Pk&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=
>>> > K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
>>> > > > WCbqs5nbbUY0c&s=JZ7LIhElx6wuu-F9awErsFSpunY5IhcZBxM2lWTR_eI&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=
>>> > > > K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=6doRbny80NlF_
>>> > > > TO5biJlBPRIm3j5RXEdBbYqmAGMSZg&e=
>>> > > > >>
>>> > > > >> -   Successful Jenkins builds for the 1.1 branch:
>>> > > > >>
>>> > > > >>     Unit/integration tests:
>>> > > > >>
>>> > > > >>     https://urldefense.proofpoint.com/v2/url?u=https-3A__builds
>>> .
>>> > > > apache.org_job_kafka-2D1.1-2Djdk7_63_&d=DwIBaQ&c=jf_
>>> > > > iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVc
>>> viKUc&m=
>>> > > > K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=TabQGzBnLJXn_
>>> > > > 8QvegYgM-qUbQpo0TilDxQ4dZ-tSs&e=
>>> > > > >>
>>> > > > >>     System tests:
>>> > > > >>
>>> > > > >>     https://urldefense.proofpoint.com/v2/url?u=https-3A__
>>> > > > jenkins.confluent.io_job_system-2Dtest-2Dkafka_job_1.1_
>>> > > > 21&d=DwIBaQ&c=jf\_iaSHvJObTbx-siA1ZOg&r=Q\_itwloTQj3\_
>>> > xUKl7Nzswo6KE4Nj-
>>> > > > kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=
>>> > > > iHuCb2lMlCklUTYFs3lnI3XU\_9aPbtVlU4ghnhJRiLM&e=
>>> > > > >>
>>> > > > >>     Finally, just want to say thanks to the people that have
>>> helped
>>> > me
>>> > > > get the
>>> > > > >>
>>> > > > >>     System Tests green this week. In particular:
>>> > > > >>
>>> > > > >>     Konstantine Karantasis
>>> > > > >>
>>> > > > >>     Randall Hauch
>>> > > > >>
>>> > > > >>     Colin Mcabe
>>> > > > >>
>>> > > > >>     /**************************************
>>> > > > >>
>>> > > > >>     Thanks,
>>> > > > >>
>>> > > > >>     Damian
>>> > > > >>
>>> > > > >
>>> > > > >
>>> > > >
>>> > > >
>>> > >
>>> >
>>>
>> --
>> 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/ms
>> gid/kafka-clients/CAJikTEVFwr%3DFZEp7h44uD6KE%2BFpEM012UMWcD
>> Q8FGsnqCrkcGw%40mail.gmail.com
>> <https://groups.google.com/d/msgid/kafka-clients/CAJikTEVFwr%3DFZEp7h44uD6KE%2BFpEM012UMWcDQ8FGsnqCrkcGw%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 RC0

Posted by Jun Rao <ju...@confluent.io>.
Hi, Damian,

It would also be useful to include KAFKA-6111, which prevents
deleteLogDirEventNotifications
path to be deleted correctly from Zookeeper. The patch should be committed
later today.

Thanks,

Jun

On Thu, Mar 1, 2018 at 1:47 PM, Damian Guy <da...@gmail.com> wrote:

> Thanks Jason. Assuming the system tests pass i'll cut RC1 tomorrow.
>
> Thanks,
> Damian
>
> On Thu, 1 Mar 2018 at 19:10 Jason Gustafson <ja...@confluent.io> wrote:
>
>> The fix has been merged to 1.1.
>>
>> Thanks,
>> Jason
>>
>> On Wed, Feb 28, 2018 at 11:35 AM, Damian Guy <da...@gmail.com>
>> wrote:
>>
>> > Hi Jason,
>> >
>> > Ok - thanks. Let me know how you get on.
>> >
>> > Cheers,
>> > Damian
>> >
>> > On Wed, 28 Feb 2018 at 19:23 Jason Gustafson <ja...@confluent.io>
>> wrote:
>> >
>> > > Hey Damian,
>> > >
>> > > I think we should consider
>> > > https://issues.apache.org/jira/browse/KAFKA-6593
>> > > for the release. I have a patch available, but still working on
>> > validating
>> > > both the bug and the fix.
>> > >
>> > > -Jason
>> > >
>> > > On Wed, Feb 28, 2018 at 9:34 AM, Matthias J. Sax <
>> matthias@confluent.io>
>> > > wrote:
>> > >
>> > > > No. Both will be released.
>> > > >
>> > > > -Matthias
>> > > >
>> > > > On 2/28/18 6:32 AM, Marina Popova wrote:
>> > > > > Sorry, maybe a stupid question, but:
>> > > > >  I see that Kafka 1.0.1 RC2 is still not released, but now 1.1.0
>> RC0
>> > is
>> > > > coming up...
>> > > > > Does it mean 1.0.1 will be abandoned and we should be looking
>> forward
>> > > to
>> > > > 1.1.0 instead?
>> > > > >
>> > > > > thanks!
>> > > > >
>> > > > > ​Sent with ProtonMail Secure Email.​
>> > > > >
>> > > > > ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
>> > > > >
>> > > > > On February 26, 2018 6:28 PM, Vahid S Hashemian <
>> > > > vahidhashemian@us.ibm.com> wrote:
>> > > > >
>> > > > >> +1 (non-binding)
>> > > > >>
>> > > > >> Built the source and ran quickstart (including streams)
>> successfully
>> > > on
>> > > > >>
>> > > > >> Ubuntu (with both Java 8 and Java 9).
>> > > > >>
>> > > > >> I understand the Windows platform is not officially supported,
>> but I
>> > > ran
>> > > > >>
>> > > > >> the same on Windows 10, and except for Step 7 (Connect)
>> everything
>> > > else
>> > > > >>
>> > > > >> worked fine.
>> > > > >>
>> > > > >> There are a number of warning and errors (including
>> > > > >>
>> > > > >> java.lang.ClassNotFoundException). Here's the final error
>> message:
>> > > > >>
>> > > > >>> bin\\windows\\connect-standalone.bat
>> config\\connect-standalone.
>> > > > properties
>> > > > >>
>> > > > >> config\\connect-file-source.properties
>> config\\connect-file-sink.
>> > > > properties
>> > > > >>
>> > > > >> ...
>> > > > >>
>> > > > >> \[2018-02-26 14:55:56,529\] ERROR Stopping after connector error
>> > > > >>
>> > > > >> (org.apache.kafka.connect.cli.ConnectStandalone)
>> > > > >>
>> > > > >> java.lang.NoClassDefFoundError:
>> > > > >>
>> > > > >> org/apache/kafka/connect/transforms/util/RegexValidator
>> > > > >>
>> > > > >> at
>> > > > >>
>> > > > >> org.apache.kafka.connect.runtime.SinkConnectorConfig.<
>> > > > clinit>(SinkConnectorConfig.java:46)
>> > > > >>
>> > > > >>         at
>> > > > >>
>> > > > >>
>> > > > >> org.apache.kafka.connect.runtime.AbstractHerder.
>> > > > validateConnectorConfig(AbstractHerder.java:263)
>> > > > >>
>> > > > >> at
>> > > > >>
>> > > > >> org.apache.kafka.connect.runtime.standalone.StandaloneHerder.
>> > > > putConnectorConfig(StandaloneHerder.java:164)
>> > > > >>
>> > > > >> at
>> > > > >>
>> > > > >> org.apache.kafka.connect.cli.ConnectStandalone.main(
>> > > > ConnectStandalone.java:107)
>> > > > >>
>> > > > >> Caused by: java.lang.ClassNotFoundException:
>> > > > >>
>> > > > >> org.apache.kafka.connect.transforms.util.RegexValidator
>> > > > >>
>> > > > >> at
>> > > > >>
>> > > > >> java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(
>> > > > BuiltinClassLoader.java:582)
>> > > > >>
>> > > > >> at
>> > > > >>
>> > > > >> java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.
>> > > > loadClass(ClassLoaders.java:185)
>> > > > >>
>> > > > >> at java.base/java.lang.ClassLoader.loadClass(
>> ClassLoader.java:496)
>> > > > >>
>> > > > >> ... 4 more
>> > > > >>
>> > > > >> Thanks for running the release.
>> > > > >>
>> > > > >> --Vahid
>> > > > >>
>> > > > >> From: Damian Guy damian.guy@gmail.com
>> > > > >>
>> > > > >> To: dev@kafka.apache.org, users@kafka.apache.org,
>> > > > >>
>> > > > >> kafka-clients@googlegroups.com
>> > > > >>
>> > > > >> Date: 02/24/2018 08:16 AM
>> > > > >>
>> > > > >> Subject: \[VOTE\] 1.1.0 RC0
>> > > > >>
>> > > > >> Hello Kafka users, developers and client-developers,
>> > > > >>
>> > > > >> This is the first candidate for release of Apache Kafka 1.1.0.
>> > > > >>
>> > > > >> This is minor version release of Apache Kakfa. It Includes 29 new
>> > > KIPs.
>> > > > >>
>> > > > >> Please see the release plan for more details:
>> > > > >>
>> > > > >> https://urldefense.proofpoint.com/v2/url?u=https-3A__cwiki.
>> > > > apache.org_confluence_pages_viewpage.action-3FpageId-
>> > > > 3D71764913&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_
>> > > >
>> > > itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=
>> > K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
>> > > > WCbqs5nbbUY0c&s=M1liORvtcIt7pZ8e5GnLr9a1i6SOUY4bvjHYOrY_zcE&e=
>> > > > >>
>> > > > >> 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_-7Edamianguy_kafka-2D1.1.0-2Drc0_RELEASE-5FNOTES.
>> > > > html&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_
>> itwloTQj3_xUKl7Nzswo6KE4Nj-
>> > > > kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
>> > > > WCbqs5nbbUY0c&s=H6-O0mkXk2tT_7RlN4W9bJd_lpoOt5ranhTx28WdRnQ&e=
>> > > > >>
>> > > > >>     \*\*\* Please download, test and vote by Wednesday, February
>> > 28th,
>> > > > 5pm 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=
>> > K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
>> > > > WCbqs5nbbUY0c&s=Eo5JrktOPUlA2-7W11222zSVYfR6oqzd9uiaUEod2D4&e=
>> > > > >>
>> > > > >> -   Release artifacts to be voted upon (source and binary):
>> > > > >>
>> > > > >>     https://urldefense.proofpoint.com/v2/url?u=http-3A__home.
>> > > > apache.org_-7Edamianguy_kafka-2D1.1.0-2Drc0_&d=DwIBaQ&c=jf_
>> > > > iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-
>> kjJc7uSVcviKUc&m=
>> > > > K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=LkMdsPX_jln_
>> > > > lIgxbKUbnElAiqkNdAWJCkA5kuIRU64&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=
>> > > > K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=E-
>> > > > Tj8DN83xkbvX8b6Vcel0z7v3AiRIusBmNtOIAUt_c&e=
>> > > > >>
>> > > > >> -   Javadoc:
>> > > > >>
>> > > > >>     https://urldefense.proofpoint.com/v2/url?u=http-3A__home.
>> > > > apache.org_-7Edamianguy_kafka-2D1.1.0-2Drc0_javadoc_&d=
>> > > > DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-
>> > > > kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=
>> > > > kfh4ovj2d15WkXcWajx2-ugtcAVvjOTklZhtF9jWDY8&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-2Drc0&d=DwIBaQ&c=jf_
>> > iaSHvJObTbx-siA1ZOg&r=Q_
>> > > >
>> > > itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=
>> > K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
>> > > > WCbqs5nbbUY0c&s=7maGMa53WObbHkEL4GVMLf8RppBtSTPH9z3dtfRc8Pk&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=
>> > K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
>> > > > WCbqs5nbbUY0c&s=JZ7LIhElx6wuu-F9awErsFSpunY5IhcZBxM2lWTR_eI&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=
>> > > > K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=6doRbny80NlF_
>> > > > TO5biJlBPRIm3j5RXEdBbYqmAGMSZg&e=
>> > > > >>
>> > > > >> -   Successful Jenkins builds for the 1.1 branch:
>> > > > >>
>> > > > >>     Unit/integration tests:
>> > > > >>
>> > > > >>     https://urldefense.proofpoint.com/v2/url?u=https-3A__builds.
>> > > > apache.org_job_kafka-2D1.1-2Djdk7_63_&d=DwIBaQ&c=jf_
>> > > > iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-
>> kjJc7uSVcviKUc&m=
>> > > > K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=TabQGzBnLJXn_
>> > > > 8QvegYgM-qUbQpo0TilDxQ4dZ-tSs&e=
>> > > > >>
>> > > > >>     System tests:
>> > > > >>
>> > > > >>     https://urldefense.proofpoint.com/v2/url?u=https-3A__
>> > > > jenkins.confluent.io_job_system-2Dtest-2Dkafka_job_1.1_
>> > > > 21&d=DwIBaQ&c=jf\_iaSHvJObTbx-siA1ZOg&r=Q\_itwloTQj3\_
>> > xUKl7Nzswo6KE4Nj-
>> > > > kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=
>> > > > iHuCb2lMlCklUTYFs3lnI3XU\_9aPbtVlU4ghnhJRiLM&e=
>> > > > >>
>> > > > >>     Finally, just want to say thanks to the people that have
>> helped
>> > me
>> > > > get the
>> > > > >>
>> > > > >>     System Tests green this week. In particular:
>> > > > >>
>> > > > >>     Konstantine Karantasis
>> > > > >>
>> > > > >>     Randall Hauch
>> > > > >>
>> > > > >>     Colin Mcabe
>> > > > >>
>> > > > >>     /**************************************
>> > > > >>
>> > > > >>     Thanks,
>> > > > >>
>> > > > >>     Damian
>> > > > >>
>> > > > >
>> > > > >
>> > > >
>> > > >
>> > >
>> >
>>
> --
> 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/CAJikTEVFwr%3DFZEp7h44uD6KE%
> 2BFpEM012UMWcDQ8FGsnqCrkcGw%40mail.gmail.com
> <https://groups.google.com/d/msgid/kafka-clients/CAJikTEVFwr%3DFZEp7h44uD6KE%2BFpEM012UMWcDQ8FGsnqCrkcGw%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 RC0

Posted by Jun Rao <ju...@confluent.io>.
Hi, Damian,

It would also be useful to include KAFKA-6111, which prevents
deleteLogDirEventNotifications
path to be deleted correctly from Zookeeper. The patch should be committed
later today.

Thanks,

Jun

On Thu, Mar 1, 2018 at 1:47 PM, Damian Guy <da...@gmail.com> wrote:

> Thanks Jason. Assuming the system tests pass i'll cut RC1 tomorrow.
>
> Thanks,
> Damian
>
> On Thu, 1 Mar 2018 at 19:10 Jason Gustafson <ja...@confluent.io> wrote:
>
>> The fix has been merged to 1.1.
>>
>> Thanks,
>> Jason
>>
>> On Wed, Feb 28, 2018 at 11:35 AM, Damian Guy <da...@gmail.com>
>> wrote:
>>
>> > Hi Jason,
>> >
>> > Ok - thanks. Let me know how you get on.
>> >
>> > Cheers,
>> > Damian
>> >
>> > On Wed, 28 Feb 2018 at 19:23 Jason Gustafson <ja...@confluent.io>
>> wrote:
>> >
>> > > Hey Damian,
>> > >
>> > > I think we should consider
>> > > https://issues.apache.org/jira/browse/KAFKA-6593
>> > > for the release. I have a patch available, but still working on
>> > validating
>> > > both the bug and the fix.
>> > >
>> > > -Jason
>> > >
>> > > On Wed, Feb 28, 2018 at 9:34 AM, Matthias J. Sax <
>> matthias@confluent.io>
>> > > wrote:
>> > >
>> > > > No. Both will be released.
>> > > >
>> > > > -Matthias
>> > > >
>> > > > On 2/28/18 6:32 AM, Marina Popova wrote:
>> > > > > Sorry, maybe a stupid question, but:
>> > > > >  I see that Kafka 1.0.1 RC2 is still not released, but now 1.1.0
>> RC0
>> > is
>> > > > coming up...
>> > > > > Does it mean 1.0.1 will be abandoned and we should be looking
>> forward
>> > > to
>> > > > 1.1.0 instead?
>> > > > >
>> > > > > thanks!
>> > > > >
>> > > > > ​Sent with ProtonMail Secure Email.​
>> > > > >
>> > > > > ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
>> > > > >
>> > > > > On February 26, 2018 6:28 PM, Vahid S Hashemian <
>> > > > vahidhashemian@us.ibm.com> wrote:
>> > > > >
>> > > > >> +1 (non-binding)
>> > > > >>
>> > > > >> Built the source and ran quickstart (including streams)
>> successfully
>> > > on
>> > > > >>
>> > > > >> Ubuntu (with both Java 8 and Java 9).
>> > > > >>
>> > > > >> I understand the Windows platform is not officially supported,
>> but I
>> > > ran
>> > > > >>
>> > > > >> the same on Windows 10, and except for Step 7 (Connect)
>> everything
>> > > else
>> > > > >>
>> > > > >> worked fine.
>> > > > >>
>> > > > >> There are a number of warning and errors (including
>> > > > >>
>> > > > >> java.lang.ClassNotFoundException). Here's the final error
>> message:
>> > > > >>
>> > > > >>> bin\\windows\\connect-standalone.bat
>> config\\connect-standalone.
>> > > > properties
>> > > > >>
>> > > > >> config\\connect-file-source.properties
>> config\\connect-file-sink.
>> > > > properties
>> > > > >>
>> > > > >> ...
>> > > > >>
>> > > > >> \[2018-02-26 14:55:56,529\] ERROR Stopping after connector error
>> > > > >>
>> > > > >> (org.apache.kafka.connect.cli.ConnectStandalone)
>> > > > >>
>> > > > >> java.lang.NoClassDefFoundError:
>> > > > >>
>> > > > >> org/apache/kafka/connect/transforms/util/RegexValidator
>> > > > >>
>> > > > >> at
>> > > > >>
>> > > > >> org.apache.kafka.connect.runtime.SinkConnectorConfig.<
>> > > > clinit>(SinkConnectorConfig.java:46)
>> > > > >>
>> > > > >>         at
>> > > > >>
>> > > > >>
>> > > > >> org.apache.kafka.connect.runtime.AbstractHerder.
>> > > > validateConnectorConfig(AbstractHerder.java:263)
>> > > > >>
>> > > > >> at
>> > > > >>
>> > > > >> org.apache.kafka.connect.runtime.standalone.StandaloneHerder.
>> > > > putConnectorConfig(StandaloneHerder.java:164)
>> > > > >>
>> > > > >> at
>> > > > >>
>> > > > >> org.apache.kafka.connect.cli.ConnectStandalone.main(
>> > > > ConnectStandalone.java:107)
>> > > > >>
>> > > > >> Caused by: java.lang.ClassNotFoundException:
>> > > > >>
>> > > > >> org.apache.kafka.connect.transforms.util.RegexValidator
>> > > > >>
>> > > > >> at
>> > > > >>
>> > > > >> java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(
>> > > > BuiltinClassLoader.java:582)
>> > > > >>
>> > > > >> at
>> > > > >>
>> > > > >> java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.
>> > > > loadClass(ClassLoaders.java:185)
>> > > > >>
>> > > > >> at java.base/java.lang.ClassLoader.loadClass(
>> ClassLoader.java:496)
>> > > > >>
>> > > > >> ... 4 more
>> > > > >>
>> > > > >> Thanks for running the release.
>> > > > >>
>> > > > >> --Vahid
>> > > > >>
>> > > > >> From: Damian Guy damian.guy@gmail.com
>> > > > >>
>> > > > >> To: dev@kafka.apache.org, users@kafka.apache.org,
>> > > > >>
>> > > > >> kafka-clients@googlegroups.com
>> > > > >>
>> > > > >> Date: 02/24/2018 08:16 AM
>> > > > >>
>> > > > >> Subject: \[VOTE\] 1.1.0 RC0
>> > > > >>
>> > > > >> Hello Kafka users, developers and client-developers,
>> > > > >>
>> > > > >> This is the first candidate for release of Apache Kafka 1.1.0.
>> > > > >>
>> > > > >> This is minor version release of Apache Kakfa. It Includes 29 new
>> > > KIPs.
>> > > > >>
>> > > > >> Please see the release plan for more details:
>> > > > >>
>> > > > >> https://urldefense.proofpoint.com/v2/url?u=https-3A__cwiki.
>> > > > apache.org_confluence_pages_viewpage.action-3FpageId-
>> > > > 3D71764913&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_
>> > > >
>> > > itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=
>> > K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
>> > > > WCbqs5nbbUY0c&s=M1liORvtcIt7pZ8e5GnLr9a1i6SOUY4bvjHYOrY_zcE&e=
>> > > > >>
>> > > > >> 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_-7Edamianguy_kafka-2D1.1.0-2Drc0_RELEASE-5FNOTES.
>> > > > html&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_
>> itwloTQj3_xUKl7Nzswo6KE4Nj-
>> > > > kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
>> > > > WCbqs5nbbUY0c&s=H6-O0mkXk2tT_7RlN4W9bJd_lpoOt5ranhTx28WdRnQ&e=
>> > > > >>
>> > > > >>     \*\*\* Please download, test and vote by Wednesday, February
>> > 28th,
>> > > > 5pm 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=
>> > K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
>> > > > WCbqs5nbbUY0c&s=Eo5JrktOPUlA2-7W11222zSVYfR6oqzd9uiaUEod2D4&e=
>> > > > >>
>> > > > >> -   Release artifacts to be voted upon (source and binary):
>> > > > >>
>> > > > >>     https://urldefense.proofpoint.com/v2/url?u=http-3A__home.
>> > > > apache.org_-7Edamianguy_kafka-2D1.1.0-2Drc0_&d=DwIBaQ&c=jf_
>> > > > iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-
>> kjJc7uSVcviKUc&m=
>> > > > K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=LkMdsPX_jln_
>> > > > lIgxbKUbnElAiqkNdAWJCkA5kuIRU64&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=
>> > > > K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=E-
>> > > > Tj8DN83xkbvX8b6Vcel0z7v3AiRIusBmNtOIAUt_c&e=
>> > > > >>
>> > > > >> -   Javadoc:
>> > > > >>
>> > > > >>     https://urldefense.proofpoint.com/v2/url?u=http-3A__home.
>> > > > apache.org_-7Edamianguy_kafka-2D1.1.0-2Drc0_javadoc_&d=
>> > > > DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-
>> > > > kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=
>> > > > kfh4ovj2d15WkXcWajx2-ugtcAVvjOTklZhtF9jWDY8&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-2Drc0&d=DwIBaQ&c=jf_
>> > iaSHvJObTbx-siA1ZOg&r=Q_
>> > > >
>> > > itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=
>> > K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
>> > > > WCbqs5nbbUY0c&s=7maGMa53WObbHkEL4GVMLf8RppBtSTPH9z3dtfRc8Pk&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=
>> > K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
>> > > > WCbqs5nbbUY0c&s=JZ7LIhElx6wuu-F9awErsFSpunY5IhcZBxM2lWTR_eI&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=
>> > > > K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=6doRbny80NlF_
>> > > > TO5biJlBPRIm3j5RXEdBbYqmAGMSZg&e=
>> > > > >>
>> > > > >> -   Successful Jenkins builds for the 1.1 branch:
>> > > > >>
>> > > > >>     Unit/integration tests:
>> > > > >>
>> > > > >>     https://urldefense.proofpoint.com/v2/url?u=https-3A__builds.
>> > > > apache.org_job_kafka-2D1.1-2Djdk7_63_&d=DwIBaQ&c=jf_
>> > > > iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-
>> kjJc7uSVcviKUc&m=
>> > > > K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=TabQGzBnLJXn_
>> > > > 8QvegYgM-qUbQpo0TilDxQ4dZ-tSs&e=
>> > > > >>
>> > > > >>     System tests:
>> > > > >>
>> > > > >>     https://urldefense.proofpoint.com/v2/url?u=https-3A__
>> > > > jenkins.confluent.io_job_system-2Dtest-2Dkafka_job_1.1_
>> > > > 21&d=DwIBaQ&c=jf\_iaSHvJObTbx-siA1ZOg&r=Q\_itwloTQj3\_
>> > xUKl7Nzswo6KE4Nj-
>> > > > kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=
>> > > > iHuCb2lMlCklUTYFs3lnI3XU\_9aPbtVlU4ghnhJRiLM&e=
>> > > > >>
>> > > > >>     Finally, just want to say thanks to the people that have
>> helped
>> > me
>> > > > get the
>> > > > >>
>> > > > >>     System Tests green this week. In particular:
>> > > > >>
>> > > > >>     Konstantine Karantasis
>> > > > >>
>> > > > >>     Randall Hauch
>> > > > >>
>> > > > >>     Colin Mcabe
>> > > > >>
>> > > > >>     /**************************************
>> > > > >>
>> > > > >>     Thanks,
>> > > > >>
>> > > > >>     Damian
>> > > > >>
>> > > > >
>> > > > >
>> > > >
>> > > >
>> > >
>> >
>>
> --
> 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/CAJikTEVFwr%3DFZEp7h44uD6KE%
> 2BFpEM012UMWcDQ8FGsnqCrkcGw%40mail.gmail.com
> <https://groups.google.com/d/msgid/kafka-clients/CAJikTEVFwr%3DFZEp7h44uD6KE%2BFpEM012UMWcDQ8FGsnqCrkcGw%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

Re: [VOTE] 1.1.0 RC0

Posted by Damian Guy <da...@gmail.com>.
Thanks Jason. Assuming the system tests pass i'll cut RC1 tomorrow.

Thanks,
Damian

On Thu, 1 Mar 2018 at 19:10 Jason Gustafson <ja...@confluent.io> wrote:

> The fix has been merged to 1.1.
>
> Thanks,
> Jason
>
> On Wed, Feb 28, 2018 at 11:35 AM, Damian Guy <da...@gmail.com> wrote:
>
> > Hi Jason,
> >
> > Ok - thanks. Let me know how you get on.
> >
> > Cheers,
> > Damian
> >
> > On Wed, 28 Feb 2018 at 19:23 Jason Gustafson <ja...@confluent.io> wrote:
> >
> > > Hey Damian,
> > >
> > > I think we should consider
> > > https://issues.apache.org/jira/browse/KAFKA-6593
> > > for the release. I have a patch available, but still working on
> > validating
> > > both the bug and the fix.
> > >
> > > -Jason
> > >
> > > On Wed, Feb 28, 2018 at 9:34 AM, Matthias J. Sax <
> matthias@confluent.io>
> > > wrote:
> > >
> > > > No. Both will be released.
> > > >
> > > > -Matthias
> > > >
> > > > On 2/28/18 6:32 AM, Marina Popova wrote:
> > > > > Sorry, maybe a stupid question, but:
> > > > >  I see that Kafka 1.0.1 RC2 is still not released, but now 1.1.0
> RC0
> > is
> > > > coming up...
> > > > > Does it mean 1.0.1 will be abandoned and we should be looking
> forward
> > > to
> > > > 1.1.0 instead?
> > > > >
> > > > > thanks!
> > > > >
> > > > > ​Sent with ProtonMail Secure Email.​
> > > > >
> > > > > ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
> > > > >
> > > > > On February 26, 2018 6:28 PM, Vahid S Hashemian <
> > > > vahidhashemian@us.ibm.com> wrote:
> > > > >
> > > > >> +1 (non-binding)
> > > > >>
> > > > >> Built the source and ran quickstart (including streams)
> successfully
> > > on
> > > > >>
> > > > >> Ubuntu (with both Java 8 and Java 9).
> > > > >>
> > > > >> I understand the Windows platform is not officially supported,
> but I
> > > ran
> > > > >>
> > > > >> the same on Windows 10, and except for Step 7 (Connect) everything
> > > else
> > > > >>
> > > > >> worked fine.
> > > > >>
> > > > >> There are a number of warning and errors (including
> > > > >>
> > > > >> java.lang.ClassNotFoundException). Here's the final error message:
> > > > >>
> > > > >>> bin\\windows\\connect-standalone.bat config\\connect-standalone.
> > > > properties
> > > > >>
> > > > >> config\\connect-file-source.properties config\\connect-file-sink.
> > > > properties
> > > > >>
> > > > >> ...
> > > > >>
> > > > >> \[2018-02-26 14:55:56,529\] ERROR Stopping after connector error
> > > > >>
> > > > >> (org.apache.kafka.connect.cli.ConnectStandalone)
> > > > >>
> > > > >> java.lang.NoClassDefFoundError:
> > > > >>
> > > > >> org/apache/kafka/connect/transforms/util/RegexValidator
> > > > >>
> > > > >> at
> > > > >>
> > > > >> org.apache.kafka.connect.runtime.SinkConnectorConfig.<
> > > > clinit>(SinkConnectorConfig.java:46)
> > > > >>
> > > > >>         at
> > > > >>
> > > > >>
> > > > >> org.apache.kafka.connect.runtime.AbstractHerder.
> > > > validateConnectorConfig(AbstractHerder.java:263)
> > > > >>
> > > > >> at
> > > > >>
> > > > >> org.apache.kafka.connect.runtime.standalone.StandaloneHerder.
> > > > putConnectorConfig(StandaloneHerder.java:164)
> > > > >>
> > > > >> at
> > > > >>
> > > > >> org.apache.kafka.connect.cli.ConnectStandalone.main(
> > > > ConnectStandalone.java:107)
> > > > >>
> > > > >> Caused by: java.lang.ClassNotFoundException:
> > > > >>
> > > > >> org.apache.kafka.connect.transforms.util.RegexValidator
> > > > >>
> > > > >> at
> > > > >>
> > > > >> java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(
> > > > BuiltinClassLoader.java:582)
> > > > >>
> > > > >> at
> > > > >>
> > > > >> java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.
> > > > loadClass(ClassLoaders.java:185)
> > > > >>
> > > > >> at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:496)
> > > > >>
> > > > >> ... 4 more
> > > > >>
> > > > >> Thanks for running the release.
> > > > >>
> > > > >> --Vahid
> > > > >>
> > > > >> From: Damian Guy damian.guy@gmail.com
> > > > >>
> > > > >> To: dev@kafka.apache.org, users@kafka.apache.org,
> > > > >>
> > > > >> kafka-clients@googlegroups.com
> > > > >>
> > > > >> Date: 02/24/2018 08:16 AM
> > > > >>
> > > > >> Subject: \[VOTE\] 1.1.0 RC0
> > > > >>
> > > > >> Hello Kafka users, developers and client-developers,
> > > > >>
> > > > >> This is the first candidate for release of Apache Kafka 1.1.0.
> > > > >>
> > > > >> This is minor version release of Apache Kakfa. It Includes 29 new
> > > KIPs.
> > > > >>
> > > > >> Please see the release plan for more details:
> > > > >>
> > > > >> https://urldefense.proofpoint.com/v2/url?u=https-3A__cwiki.
> > > > apache.org_confluence_pages_viewpage.action-3FpageId-
> > > > 3D71764913&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_
> > > >
> > > itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=
> > K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
> > > > WCbqs5nbbUY0c&s=M1liORvtcIt7pZ8e5GnLr9a1i6SOUY4bvjHYOrY_zcE&e=
> > > > >>
> > > > >> 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_-7Edamianguy_kafka-2D1.1.0-2Drc0_RELEASE-5FNOTES.
> > > >
> html&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-
> > > > kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
> > > > WCbqs5nbbUY0c&s=H6-O0mkXk2tT_7RlN4W9bJd_lpoOt5ranhTx28WdRnQ&e=
> > > > >>
> > > > >>     \*\*\* Please download, test and vote by Wednesday, February
> > 28th,
> > > > 5pm 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=
> > K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
> > > > WCbqs5nbbUY0c&s=Eo5JrktOPUlA2-7W11222zSVYfR6oqzd9uiaUEod2D4&e=
> > > > >>
> > > > >> -   Release artifacts to be voted upon (source and binary):
> > > > >>
> > > > >>     https://urldefense.proofpoint.com/v2/url?u=http-3A__home.
> > > > apache.org_-7Edamianguy_kafka-2D1.1.0-2Drc0_&d=DwIBaQ&c=jf_
> > > > iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=
> > > > K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=LkMdsPX_jln_
> > > > lIgxbKUbnElAiqkNdAWJCkA5kuIRU64&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=
> > > > K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=E-
> > > > Tj8DN83xkbvX8b6Vcel0z7v3AiRIusBmNtOIAUt_c&e=
> > > > >>
> > > > >> -   Javadoc:
> > > > >>
> > > > >>     https://urldefense.proofpoint.com/v2/url?u=http-3A__home.
> > > > apache.org_-7Edamianguy_kafka-2D1.1.0-2Drc0_javadoc_&d=
> > > > DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-
> > > > kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=
> > > > kfh4ovj2d15WkXcWajx2-ugtcAVvjOTklZhtF9jWDY8&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-2Drc0&d=DwIBaQ&c=jf_
> > iaSHvJObTbx-siA1ZOg&r=Q_
> > > >
> > > itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=
> > K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
> > > > WCbqs5nbbUY0c&s=7maGMa53WObbHkEL4GVMLf8RppBtSTPH9z3dtfRc8Pk&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=
> > K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
> > > > WCbqs5nbbUY0c&s=JZ7LIhElx6wuu-F9awErsFSpunY5IhcZBxM2lWTR_eI&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=
> > > > K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=6doRbny80NlF_
> > > > TO5biJlBPRIm3j5RXEdBbYqmAGMSZg&e=
> > > > >>
> > > > >> -   Successful Jenkins builds for the 1.1 branch:
> > > > >>
> > > > >>     Unit/integration tests:
> > > > >>
> > > > >>     https://urldefense.proofpoint.com/v2/url?u=https-3A__builds.
> > > > apache.org_job_kafka-2D1.1-2Djdk7_63_&d=DwIBaQ&c=jf_
> > > > iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=
> > > > K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=TabQGzBnLJXn_
> > > > 8QvegYgM-qUbQpo0TilDxQ4dZ-tSs&e=
> > > > >>
> > > > >>     System tests:
> > > > >>
> > > > >>     https://urldefense.proofpoint.com/v2/url?u=https-3A__
> > > > jenkins.confluent.io_job_system-2Dtest-2Dkafka_job_1.1_
> > > > 21&d=DwIBaQ&c=jf\_iaSHvJObTbx-siA1ZOg&r=Q\_itwloTQj3\_
> > xUKl7Nzswo6KE4Nj-
> > > > kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=
> > > > iHuCb2lMlCklUTYFs3lnI3XU\_9aPbtVlU4ghnhJRiLM&e=
> > > > >>
> > > > >>     Finally, just want to say thanks to the people that have
> helped
> > me
> > > > get the
> > > > >>
> > > > >>     System Tests green this week. In particular:
> > > > >>
> > > > >>     Konstantine Karantasis
> > > > >>
> > > > >>     Randall Hauch
> > > > >>
> > > > >>     Colin Mcabe
> > > > >>
> > > > >>     /**************************************
> > > > >>
> > > > >>     Thanks,
> > > > >>
> > > > >>     Damian
> > > > >>
> > > > >
> > > > >
> > > >
> > > >
> > >
> >
>

Re: [VOTE] 1.1.0 RC0

Posted by Damian Guy <da...@gmail.com>.
Thanks Jason. Assuming the system tests pass i'll cut RC1 tomorrow.

Thanks,
Damian

On Thu, 1 Mar 2018 at 19:10 Jason Gustafson <ja...@confluent.io> wrote:

> The fix has been merged to 1.1.
>
> Thanks,
> Jason
>
> On Wed, Feb 28, 2018 at 11:35 AM, Damian Guy <da...@gmail.com> wrote:
>
> > Hi Jason,
> >
> > Ok - thanks. Let me know how you get on.
> >
> > Cheers,
> > Damian
> >
> > On Wed, 28 Feb 2018 at 19:23 Jason Gustafson <ja...@confluent.io> wrote:
> >
> > > Hey Damian,
> > >
> > > I think we should consider
> > > https://issues.apache.org/jira/browse/KAFKA-6593
> > > for the release. I have a patch available, but still working on
> > validating
> > > both the bug and the fix.
> > >
> > > -Jason
> > >
> > > On Wed, Feb 28, 2018 at 9:34 AM, Matthias J. Sax <
> matthias@confluent.io>
> > > wrote:
> > >
> > > > No. Both will be released.
> > > >
> > > > -Matthias
> > > >
> > > > On 2/28/18 6:32 AM, Marina Popova wrote:
> > > > > Sorry, maybe a stupid question, but:
> > > > >  I see that Kafka 1.0.1 RC2 is still not released, but now 1.1.0
> RC0
> > is
> > > > coming up...
> > > > > Does it mean 1.0.1 will be abandoned and we should be looking
> forward
> > > to
> > > > 1.1.0 instead?
> > > > >
> > > > > thanks!
> > > > >
> > > > > ​Sent with ProtonMail Secure Email.​
> > > > >
> > > > > ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
> > > > >
> > > > > On February 26, 2018 6:28 PM, Vahid S Hashemian <
> > > > vahidhashemian@us.ibm.com> wrote:
> > > > >
> > > > >> +1 (non-binding)
> > > > >>
> > > > >> Built the source and ran quickstart (including streams)
> successfully
> > > on
> > > > >>
> > > > >> Ubuntu (with both Java 8 and Java 9).
> > > > >>
> > > > >> I understand the Windows platform is not officially supported,
> but I
> > > ran
> > > > >>
> > > > >> the same on Windows 10, and except for Step 7 (Connect) everything
> > > else
> > > > >>
> > > > >> worked fine.
> > > > >>
> > > > >> There are a number of warning and errors (including
> > > > >>
> > > > >> java.lang.ClassNotFoundException). Here's the final error message:
> > > > >>
> > > > >>> bin\\windows\\connect-standalone.bat config\\connect-standalone.
> > > > properties
> > > > >>
> > > > >> config\\connect-file-source.properties config\\connect-file-sink.
> > > > properties
> > > > >>
> > > > >> ...
> > > > >>
> > > > >> \[2018-02-26 14:55:56,529\] ERROR Stopping after connector error
> > > > >>
> > > > >> (org.apache.kafka.connect.cli.ConnectStandalone)
> > > > >>
> > > > >> java.lang.NoClassDefFoundError:
> > > > >>
> > > > >> org/apache/kafka/connect/transforms/util/RegexValidator
> > > > >>
> > > > >> at
> > > > >>
> > > > >> org.apache.kafka.connect.runtime.SinkConnectorConfig.<
> > > > clinit>(SinkConnectorConfig.java:46)
> > > > >>
> > > > >>         at
> > > > >>
> > > > >>
> > > > >> org.apache.kafka.connect.runtime.AbstractHerder.
> > > > validateConnectorConfig(AbstractHerder.java:263)
> > > > >>
> > > > >> at
> > > > >>
> > > > >> org.apache.kafka.connect.runtime.standalone.StandaloneHerder.
> > > > putConnectorConfig(StandaloneHerder.java:164)
> > > > >>
> > > > >> at
> > > > >>
> > > > >> org.apache.kafka.connect.cli.ConnectStandalone.main(
> > > > ConnectStandalone.java:107)
> > > > >>
> > > > >> Caused by: java.lang.ClassNotFoundException:
> > > > >>
> > > > >> org.apache.kafka.connect.transforms.util.RegexValidator
> > > > >>
> > > > >> at
> > > > >>
> > > > >> java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(
> > > > BuiltinClassLoader.java:582)
> > > > >>
> > > > >> at
> > > > >>
> > > > >> java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.
> > > > loadClass(ClassLoaders.java:185)
> > > > >>
> > > > >> at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:496)
> > > > >>
> > > > >> ... 4 more
> > > > >>
> > > > >> Thanks for running the release.
> > > > >>
> > > > >> --Vahid
> > > > >>
> > > > >> From: Damian Guy damian.guy@gmail.com
> > > > >>
> > > > >> To: dev@kafka.apache.org, users@kafka.apache.org,
> > > > >>
> > > > >> kafka-clients@googlegroups.com
> > > > >>
> > > > >> Date: 02/24/2018 08:16 AM
> > > > >>
> > > > >> Subject: \[VOTE\] 1.1.0 RC0
> > > > >>
> > > > >> Hello Kafka users, developers and client-developers,
> > > > >>
> > > > >> This is the first candidate for release of Apache Kafka 1.1.0.
> > > > >>
> > > > >> This is minor version release of Apache Kakfa. It Includes 29 new
> > > KIPs.
> > > > >>
> > > > >> Please see the release plan for more details:
> > > > >>
> > > > >> https://urldefense.proofpoint.com/v2/url?u=https-3A__cwiki.
> > > > apache.org_confluence_pages_viewpage.action-3FpageId-
> > > > 3D71764913&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_
> > > >
> > > itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=
> > K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
> > > > WCbqs5nbbUY0c&s=M1liORvtcIt7pZ8e5GnLr9a1i6SOUY4bvjHYOrY_zcE&e=
> > > > >>
> > > > >> 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_-7Edamianguy_kafka-2D1.1.0-2Drc0_RELEASE-5FNOTES.
> > > >
> html&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-
> > > > kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
> > > > WCbqs5nbbUY0c&s=H6-O0mkXk2tT_7RlN4W9bJd_lpoOt5ranhTx28WdRnQ&e=
> > > > >>
> > > > >>     \*\*\* Please download, test and vote by Wednesday, February
> > 28th,
> > > > 5pm 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=
> > K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
> > > > WCbqs5nbbUY0c&s=Eo5JrktOPUlA2-7W11222zSVYfR6oqzd9uiaUEod2D4&e=
> > > > >>
> > > > >> -   Release artifacts to be voted upon (source and binary):
> > > > >>
> > > > >>     https://urldefense.proofpoint.com/v2/url?u=http-3A__home.
> > > > apache.org_-7Edamianguy_kafka-2D1.1.0-2Drc0_&d=DwIBaQ&c=jf_
> > > > iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=
> > > > K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=LkMdsPX_jln_
> > > > lIgxbKUbnElAiqkNdAWJCkA5kuIRU64&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=
> > > > K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=E-
> > > > Tj8DN83xkbvX8b6Vcel0z7v3AiRIusBmNtOIAUt_c&e=
> > > > >>
> > > > >> -   Javadoc:
> > > > >>
> > > > >>     https://urldefense.proofpoint.com/v2/url?u=http-3A__home.
> > > > apache.org_-7Edamianguy_kafka-2D1.1.0-2Drc0_javadoc_&d=
> > > > DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-
> > > > kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=
> > > > kfh4ovj2d15WkXcWajx2-ugtcAVvjOTklZhtF9jWDY8&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-2Drc0&d=DwIBaQ&c=jf_
> > iaSHvJObTbx-siA1ZOg&r=Q_
> > > >
> > > itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=
> > K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
> > > > WCbqs5nbbUY0c&s=7maGMa53WObbHkEL4GVMLf8RppBtSTPH9z3dtfRc8Pk&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=
> > K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
> > > > WCbqs5nbbUY0c&s=JZ7LIhElx6wuu-F9awErsFSpunY5IhcZBxM2lWTR_eI&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=
> > > > K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=6doRbny80NlF_
> > > > TO5biJlBPRIm3j5RXEdBbYqmAGMSZg&e=
> > > > >>
> > > > >> -   Successful Jenkins builds for the 1.1 branch:
> > > > >>
> > > > >>     Unit/integration tests:
> > > > >>
> > > > >>     https://urldefense.proofpoint.com/v2/url?u=https-3A__builds.
> > > > apache.org_job_kafka-2D1.1-2Djdk7_63_&d=DwIBaQ&c=jf_
> > > > iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=
> > > > K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=TabQGzBnLJXn_
> > > > 8QvegYgM-qUbQpo0TilDxQ4dZ-tSs&e=
> > > > >>
> > > > >>     System tests:
> > > > >>
> > > > >>     https://urldefense.proofpoint.com/v2/url?u=https-3A__
> > > > jenkins.confluent.io_job_system-2Dtest-2Dkafka_job_1.1_
> > > > 21&d=DwIBaQ&c=jf\_iaSHvJObTbx-siA1ZOg&r=Q\_itwloTQj3\_
> > xUKl7Nzswo6KE4Nj-
> > > > kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=
> > > > iHuCb2lMlCklUTYFs3lnI3XU\_9aPbtVlU4ghnhJRiLM&e=
> > > > >>
> > > > >>     Finally, just want to say thanks to the people that have
> helped
> > me
> > > > get the
> > > > >>
> > > > >>     System Tests green this week. In particular:
> > > > >>
> > > > >>     Konstantine Karantasis
> > > > >>
> > > > >>     Randall Hauch
> > > > >>
> > > > >>     Colin Mcabe
> > > > >>
> > > > >>     /**************************************
> > > > >>
> > > > >>     Thanks,
> > > > >>
> > > > >>     Damian
> > > > >>
> > > > >
> > > > >
> > > >
> > > >
> > >
> >
>

Re: [VOTE] 1.1.0 RC0

Posted by Jason Gustafson <ja...@confluent.io>.
The fix has been merged to 1.1.

Thanks,
Jason

On Wed, Feb 28, 2018 at 11:35 AM, Damian Guy <da...@gmail.com> wrote:

> Hi Jason,
>
> Ok - thanks. Let me know how you get on.
>
> Cheers,
> Damian
>
> On Wed, 28 Feb 2018 at 19:23 Jason Gustafson <ja...@confluent.io> wrote:
>
> > Hey Damian,
> >
> > I think we should consider
> > https://issues.apache.org/jira/browse/KAFKA-6593
> > for the release. I have a patch available, but still working on
> validating
> > both the bug and the fix.
> >
> > -Jason
> >
> > On Wed, Feb 28, 2018 at 9:34 AM, Matthias J. Sax <ma...@confluent.io>
> > wrote:
> >
> > > No. Both will be released.
> > >
> > > -Matthias
> > >
> > > On 2/28/18 6:32 AM, Marina Popova wrote:
> > > > Sorry, maybe a stupid question, but:
> > > >  I see that Kafka 1.0.1 RC2 is still not released, but now 1.1.0 RC0
> is
> > > coming up...
> > > > Does it mean 1.0.1 will be abandoned and we should be looking forward
> > to
> > > 1.1.0 instead?
> > > >
> > > > thanks!
> > > >
> > > > ​Sent with ProtonMail Secure Email.​
> > > >
> > > > ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
> > > >
> > > > On February 26, 2018 6:28 PM, Vahid S Hashemian <
> > > vahidhashemian@us.ibm.com> wrote:
> > > >
> > > >> +1 (non-binding)
> > > >>
> > > >> Built the source and ran quickstart (including streams) successfully
> > on
> > > >>
> > > >> Ubuntu (with both Java 8 and Java 9).
> > > >>
> > > >> I understand the Windows platform is not officially supported, but I
> > ran
> > > >>
> > > >> the same on Windows 10, and except for Step 7 (Connect) everything
> > else
> > > >>
> > > >> worked fine.
> > > >>
> > > >> There are a number of warning and errors (including
> > > >>
> > > >> java.lang.ClassNotFoundException). Here's the final error message:
> > > >>
> > > >>> bin\\windows\\connect-standalone.bat config\\connect-standalone.
> > > properties
> > > >>
> > > >> config\\connect-file-source.properties config\\connect-file-sink.
> > > properties
> > > >>
> > > >> ...
> > > >>
> > > >> \[2018-02-26 14:55:56,529\] ERROR Stopping after connector error
> > > >>
> > > >> (org.apache.kafka.connect.cli.ConnectStandalone)
> > > >>
> > > >> java.lang.NoClassDefFoundError:
> > > >>
> > > >> org/apache/kafka/connect/transforms/util/RegexValidator
> > > >>
> > > >> at
> > > >>
> > > >> org.apache.kafka.connect.runtime.SinkConnectorConfig.<
> > > clinit>(SinkConnectorConfig.java:46)
> > > >>
> > > >>         at
> > > >>
> > > >>
> > > >> org.apache.kafka.connect.runtime.AbstractHerder.
> > > validateConnectorConfig(AbstractHerder.java:263)
> > > >>
> > > >> at
> > > >>
> > > >> org.apache.kafka.connect.runtime.standalone.StandaloneHerder.
> > > putConnectorConfig(StandaloneHerder.java:164)
> > > >>
> > > >> at
> > > >>
> > > >> org.apache.kafka.connect.cli.ConnectStandalone.main(
> > > ConnectStandalone.java:107)
> > > >>
> > > >> Caused by: java.lang.ClassNotFoundException:
> > > >>
> > > >> org.apache.kafka.connect.transforms.util.RegexValidator
> > > >>
> > > >> at
> > > >>
> > > >> java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(
> > > BuiltinClassLoader.java:582)
> > > >>
> > > >> at
> > > >>
> > > >> java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.
> > > loadClass(ClassLoaders.java:185)
> > > >>
> > > >> at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:496)
> > > >>
> > > >> ... 4 more
> > > >>
> > > >> Thanks for running the release.
> > > >>
> > > >> --Vahid
> > > >>
> > > >> From: Damian Guy damian.guy@gmail.com
> > > >>
> > > >> To: dev@kafka.apache.org, users@kafka.apache.org,
> > > >>
> > > >> kafka-clients@googlegroups.com
> > > >>
> > > >> Date: 02/24/2018 08:16 AM
> > > >>
> > > >> Subject: \[VOTE\] 1.1.0 RC0
> > > >>
> > > >> Hello Kafka users, developers and client-developers,
> > > >>
> > > >> This is the first candidate for release of Apache Kafka 1.1.0.
> > > >>
> > > >> This is minor version release of Apache Kakfa. It Includes 29 new
> > KIPs.
> > > >>
> > > >> Please see the release plan for more details:
> > > >>
> > > >> https://urldefense.proofpoint.com/v2/url?u=https-3A__cwiki.
> > > apache.org_confluence_pages_viewpage.action-3FpageId-
> > > 3D71764913&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_
> > >
> > itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=
> K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
> > > WCbqs5nbbUY0c&s=M1liORvtcIt7pZ8e5GnLr9a1i6SOUY4bvjHYOrY_zcE&e=
> > > >>
> > > >> 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_-7Edamianguy_kafka-2D1.1.0-2Drc0_RELEASE-5FNOTES.
> > > html&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-
> > > kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
> > > WCbqs5nbbUY0c&s=H6-O0mkXk2tT_7RlN4W9bJd_lpoOt5ranhTx28WdRnQ&e=
> > > >>
> > > >>     \*\*\* Please download, test and vote by Wednesday, February
> 28th,
> > > 5pm 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=
> K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
> > > WCbqs5nbbUY0c&s=Eo5JrktOPUlA2-7W11222zSVYfR6oqzd9uiaUEod2D4&e=
> > > >>
> > > >> -   Release artifacts to be voted upon (source and binary):
> > > >>
> > > >>     https://urldefense.proofpoint.com/v2/url?u=http-3A__home.
> > > apache.org_-7Edamianguy_kafka-2D1.1.0-2Drc0_&d=DwIBaQ&c=jf_
> > > iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=
> > > K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=LkMdsPX_jln_
> > > lIgxbKUbnElAiqkNdAWJCkA5kuIRU64&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=
> > > K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=E-
> > > Tj8DN83xkbvX8b6Vcel0z7v3AiRIusBmNtOIAUt_c&e=
> > > >>
> > > >> -   Javadoc:
> > > >>
> > > >>     https://urldefense.proofpoint.com/v2/url?u=http-3A__home.
> > > apache.org_-7Edamianguy_kafka-2D1.1.0-2Drc0_javadoc_&d=
> > > DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-
> > > kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=
> > > kfh4ovj2d15WkXcWajx2-ugtcAVvjOTklZhtF9jWDY8&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-2Drc0&d=DwIBaQ&c=jf_
> iaSHvJObTbx-siA1ZOg&r=Q_
> > >
> > itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=
> K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
> > > WCbqs5nbbUY0c&s=7maGMa53WObbHkEL4GVMLf8RppBtSTPH9z3dtfRc8Pk&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=
> K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
> > > WCbqs5nbbUY0c&s=JZ7LIhElx6wuu-F9awErsFSpunY5IhcZBxM2lWTR_eI&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=
> > > K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=6doRbny80NlF_
> > > TO5biJlBPRIm3j5RXEdBbYqmAGMSZg&e=
> > > >>
> > > >> -   Successful Jenkins builds for the 1.1 branch:
> > > >>
> > > >>     Unit/integration tests:
> > > >>
> > > >>     https://urldefense.proofpoint.com/v2/url?u=https-3A__builds.
> > > apache.org_job_kafka-2D1.1-2Djdk7_63_&d=DwIBaQ&c=jf_
> > > iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=
> > > K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=TabQGzBnLJXn_
> > > 8QvegYgM-qUbQpo0TilDxQ4dZ-tSs&e=
> > > >>
> > > >>     System tests:
> > > >>
> > > >>     https://urldefense.proofpoint.com/v2/url?u=https-3A__
> > > jenkins.confluent.io_job_system-2Dtest-2Dkafka_job_1.1_
> > > 21&d=DwIBaQ&c=jf\_iaSHvJObTbx-siA1ZOg&r=Q\_itwloTQj3\_
> xUKl7Nzswo6KE4Nj-
> > > kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=
> > > iHuCb2lMlCklUTYFs3lnI3XU\_9aPbtVlU4ghnhJRiLM&e=
> > > >>
> > > >>     Finally, just want to say thanks to the people that have helped
> me
> > > get the
> > > >>
> > > >>     System Tests green this week. In particular:
> > > >>
> > > >>     Konstantine Karantasis
> > > >>
> > > >>     Randall Hauch
> > > >>
> > > >>     Colin Mcabe
> > > >>
> > > >>     /**************************************
> > > >>
> > > >>     Thanks,
> > > >>
> > > >>     Damian
> > > >>
> > > >
> > > >
> > >
> > >
> >
>

Re: [VOTE] 1.1.0 RC0

Posted by Jason Gustafson <ja...@confluent.io>.
The fix has been merged to 1.1.

Thanks,
Jason

On Wed, Feb 28, 2018 at 11:35 AM, Damian Guy <da...@gmail.com> wrote:

> Hi Jason,
>
> Ok - thanks. Let me know how you get on.
>
> Cheers,
> Damian
>
> On Wed, 28 Feb 2018 at 19:23 Jason Gustafson <ja...@confluent.io> wrote:
>
> > Hey Damian,
> >
> > I think we should consider
> > https://issues.apache.org/jira/browse/KAFKA-6593
> > for the release. I have a patch available, but still working on
> validating
> > both the bug and the fix.
> >
> > -Jason
> >
> > On Wed, Feb 28, 2018 at 9:34 AM, Matthias J. Sax <ma...@confluent.io>
> > wrote:
> >
> > > No. Both will be released.
> > >
> > > -Matthias
> > >
> > > On 2/28/18 6:32 AM, Marina Popova wrote:
> > > > Sorry, maybe a stupid question, but:
> > > >  I see that Kafka 1.0.1 RC2 is still not released, but now 1.1.0 RC0
> is
> > > coming up...
> > > > Does it mean 1.0.1 will be abandoned and we should be looking forward
> > to
> > > 1.1.0 instead?
> > > >
> > > > thanks!
> > > >
> > > > ​Sent with ProtonMail Secure Email.​
> > > >
> > > > ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
> > > >
> > > > On February 26, 2018 6:28 PM, Vahid S Hashemian <
> > > vahidhashemian@us.ibm.com> wrote:
> > > >
> > > >> +1 (non-binding)
> > > >>
> > > >> Built the source and ran quickstart (including streams) successfully
> > on
> > > >>
> > > >> Ubuntu (with both Java 8 and Java 9).
> > > >>
> > > >> I understand the Windows platform is not officially supported, but I
> > ran
> > > >>
> > > >> the same on Windows 10, and except for Step 7 (Connect) everything
> > else
> > > >>
> > > >> worked fine.
> > > >>
> > > >> There are a number of warning and errors (including
> > > >>
> > > >> java.lang.ClassNotFoundException). Here's the final error message:
> > > >>
> > > >>> bin\\windows\\connect-standalone.bat config\\connect-standalone.
> > > properties
> > > >>
> > > >> config\\connect-file-source.properties config\\connect-file-sink.
> > > properties
> > > >>
> > > >> ...
> > > >>
> > > >> \[2018-02-26 14:55:56,529\] ERROR Stopping after connector error
> > > >>
> > > >> (org.apache.kafka.connect.cli.ConnectStandalone)
> > > >>
> > > >> java.lang.NoClassDefFoundError:
> > > >>
> > > >> org/apache/kafka/connect/transforms/util/RegexValidator
> > > >>
> > > >> at
> > > >>
> > > >> org.apache.kafka.connect.runtime.SinkConnectorConfig.<
> > > clinit>(SinkConnectorConfig.java:46)
> > > >>
> > > >>         at
> > > >>
> > > >>
> > > >> org.apache.kafka.connect.runtime.AbstractHerder.
> > > validateConnectorConfig(AbstractHerder.java:263)
> > > >>
> > > >> at
> > > >>
> > > >> org.apache.kafka.connect.runtime.standalone.StandaloneHerder.
> > > putConnectorConfig(StandaloneHerder.java:164)
> > > >>
> > > >> at
> > > >>
> > > >> org.apache.kafka.connect.cli.ConnectStandalone.main(
> > > ConnectStandalone.java:107)
> > > >>
> > > >> Caused by: java.lang.ClassNotFoundException:
> > > >>
> > > >> org.apache.kafka.connect.transforms.util.RegexValidator
> > > >>
> > > >> at
> > > >>
> > > >> java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(
> > > BuiltinClassLoader.java:582)
> > > >>
> > > >> at
> > > >>
> > > >> java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.
> > > loadClass(ClassLoaders.java:185)
> > > >>
> > > >> at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:496)
> > > >>
> > > >> ... 4 more
> > > >>
> > > >> Thanks for running the release.
> > > >>
> > > >> --Vahid
> > > >>
> > > >> From: Damian Guy damian.guy@gmail.com
> > > >>
> > > >> To: dev@kafka.apache.org, users@kafka.apache.org,
> > > >>
> > > >> kafka-clients@googlegroups.com
> > > >>
> > > >> Date: 02/24/2018 08:16 AM
> > > >>
> > > >> Subject: \[VOTE\] 1.1.0 RC0
> > > >>
> > > >> Hello Kafka users, developers and client-developers,
> > > >>
> > > >> This is the first candidate for release of Apache Kafka 1.1.0.
> > > >>
> > > >> This is minor version release of Apache Kakfa. It Includes 29 new
> > KIPs.
> > > >>
> > > >> Please see the release plan for more details:
> > > >>
> > > >> https://urldefense.proofpoint.com/v2/url?u=https-3A__cwiki.
> > > apache.org_confluence_pages_viewpage.action-3FpageId-
> > > 3D71764913&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_
> > >
> > itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=
> K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
> > > WCbqs5nbbUY0c&s=M1liORvtcIt7pZ8e5GnLr9a1i6SOUY4bvjHYOrY_zcE&e=
> > > >>
> > > >> 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_-7Edamianguy_kafka-2D1.1.0-2Drc0_RELEASE-5FNOTES.
> > > html&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-
> > > kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
> > > WCbqs5nbbUY0c&s=H6-O0mkXk2tT_7RlN4W9bJd_lpoOt5ranhTx28WdRnQ&e=
> > > >>
> > > >>     \*\*\* Please download, test and vote by Wednesday, February
> 28th,
> > > 5pm 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=
> K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
> > > WCbqs5nbbUY0c&s=Eo5JrktOPUlA2-7W11222zSVYfR6oqzd9uiaUEod2D4&e=
> > > >>
> > > >> -   Release artifacts to be voted upon (source and binary):
> > > >>
> > > >>     https://urldefense.proofpoint.com/v2/url?u=http-3A__home.
> > > apache.org_-7Edamianguy_kafka-2D1.1.0-2Drc0_&d=DwIBaQ&c=jf_
> > > iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=
> > > K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=LkMdsPX_jln_
> > > lIgxbKUbnElAiqkNdAWJCkA5kuIRU64&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=
> > > K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=E-
> > > Tj8DN83xkbvX8b6Vcel0z7v3AiRIusBmNtOIAUt_c&e=
> > > >>
> > > >> -   Javadoc:
> > > >>
> > > >>     https://urldefense.proofpoint.com/v2/url?u=http-3A__home.
> > > apache.org_-7Edamianguy_kafka-2D1.1.0-2Drc0_javadoc_&d=
> > > DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-
> > > kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=
> > > kfh4ovj2d15WkXcWajx2-ugtcAVvjOTklZhtF9jWDY8&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-2Drc0&d=DwIBaQ&c=jf_
> iaSHvJObTbx-siA1ZOg&r=Q_
> > >
> > itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=
> K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
> > > WCbqs5nbbUY0c&s=7maGMa53WObbHkEL4GVMLf8RppBtSTPH9z3dtfRc8Pk&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=
> K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
> > > WCbqs5nbbUY0c&s=JZ7LIhElx6wuu-F9awErsFSpunY5IhcZBxM2lWTR_eI&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=
> > > K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=6doRbny80NlF_
> > > TO5biJlBPRIm3j5RXEdBbYqmAGMSZg&e=
> > > >>
> > > >> -   Successful Jenkins builds for the 1.1 branch:
> > > >>
> > > >>     Unit/integration tests:
> > > >>
> > > >>     https://urldefense.proofpoint.com/v2/url?u=https-3A__builds.
> > > apache.org_job_kafka-2D1.1-2Djdk7_63_&d=DwIBaQ&c=jf_
> > > iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=
> > > K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=TabQGzBnLJXn_
> > > 8QvegYgM-qUbQpo0TilDxQ4dZ-tSs&e=
> > > >>
> > > >>     System tests:
> > > >>
> > > >>     https://urldefense.proofpoint.com/v2/url?u=https-3A__
> > > jenkins.confluent.io_job_system-2Dtest-2Dkafka_job_1.1_
> > > 21&d=DwIBaQ&c=jf\_iaSHvJObTbx-siA1ZOg&r=Q\_itwloTQj3\_
> xUKl7Nzswo6KE4Nj-
> > > kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=
> > > iHuCb2lMlCklUTYFs3lnI3XU\_9aPbtVlU4ghnhJRiLM&e=
> > > >>
> > > >>     Finally, just want to say thanks to the people that have helped
> me
> > > get the
> > > >>
> > > >>     System Tests green this week. In particular:
> > > >>
> > > >>     Konstantine Karantasis
> > > >>
> > > >>     Randall Hauch
> > > >>
> > > >>     Colin Mcabe
> > > >>
> > > >>     /**************************************
> > > >>
> > > >>     Thanks,
> > > >>
> > > >>     Damian
> > > >>
> > > >
> > > >
> > >
> > >
> >
>

Re: [VOTE] 1.1.0 RC0

Posted by Damian Guy <da...@gmail.com>.
Hi Jason,

Ok - thanks. Let me know how you get on.

Cheers,
Damian

On Wed, 28 Feb 2018 at 19:23 Jason Gustafson <ja...@confluent.io> wrote:

> Hey Damian,
>
> I think we should consider
> https://issues.apache.org/jira/browse/KAFKA-6593
> for the release. I have a patch available, but still working on validating
> both the bug and the fix.
>
> -Jason
>
> On Wed, Feb 28, 2018 at 9:34 AM, Matthias J. Sax <ma...@confluent.io>
> wrote:
>
> > No. Both will be released.
> >
> > -Matthias
> >
> > On 2/28/18 6:32 AM, Marina Popova wrote:
> > > Sorry, maybe a stupid question, but:
> > >  I see that Kafka 1.0.1 RC2 is still not released, but now 1.1.0 RC0 is
> > coming up...
> > > Does it mean 1.0.1 will be abandoned and we should be looking forward
> to
> > 1.1.0 instead?
> > >
> > > thanks!
> > >
> > > ​Sent with ProtonMail Secure Email.​
> > >
> > > ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
> > >
> > > On February 26, 2018 6:28 PM, Vahid S Hashemian <
> > vahidhashemian@us.ibm.com> wrote:
> > >
> > >> +1 (non-binding)
> > >>
> > >> Built the source and ran quickstart (including streams) successfully
> on
> > >>
> > >> Ubuntu (with both Java 8 and Java 9).
> > >>
> > >> I understand the Windows platform is not officially supported, but I
> ran
> > >>
> > >> the same on Windows 10, and except for Step 7 (Connect) everything
> else
> > >>
> > >> worked fine.
> > >>
> > >> There are a number of warning and errors (including
> > >>
> > >> java.lang.ClassNotFoundException). Here's the final error message:
> > >>
> > >>> bin\\windows\\connect-standalone.bat config\\connect-standalone.
> > properties
> > >>
> > >> config\\connect-file-source.properties config\\connect-file-sink.
> > properties
> > >>
> > >> ...
> > >>
> > >> \[2018-02-26 14:55:56,529\] ERROR Stopping after connector error
> > >>
> > >> (org.apache.kafka.connect.cli.ConnectStandalone)
> > >>
> > >> java.lang.NoClassDefFoundError:
> > >>
> > >> org/apache/kafka/connect/transforms/util/RegexValidator
> > >>
> > >> at
> > >>
> > >> org.apache.kafka.connect.runtime.SinkConnectorConfig.<
> > clinit>(SinkConnectorConfig.java:46)
> > >>
> > >>         at
> > >>
> > >>
> > >> org.apache.kafka.connect.runtime.AbstractHerder.
> > validateConnectorConfig(AbstractHerder.java:263)
> > >>
> > >> at
> > >>
> > >> org.apache.kafka.connect.runtime.standalone.StandaloneHerder.
> > putConnectorConfig(StandaloneHerder.java:164)
> > >>
> > >> at
> > >>
> > >> org.apache.kafka.connect.cli.ConnectStandalone.main(
> > ConnectStandalone.java:107)
> > >>
> > >> Caused by: java.lang.ClassNotFoundException:
> > >>
> > >> org.apache.kafka.connect.transforms.util.RegexValidator
> > >>
> > >> at
> > >>
> > >> java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(
> > BuiltinClassLoader.java:582)
> > >>
> > >> at
> > >>
> > >> java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.
> > loadClass(ClassLoaders.java:185)
> > >>
> > >> at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:496)
> > >>
> > >> ... 4 more
> > >>
> > >> Thanks for running the release.
> > >>
> > >> --Vahid
> > >>
> > >> From: Damian Guy damian.guy@gmail.com
> > >>
> > >> To: dev@kafka.apache.org, users@kafka.apache.org,
> > >>
> > >> kafka-clients@googlegroups.com
> > >>
> > >> Date: 02/24/2018 08:16 AM
> > >>
> > >> Subject: \[VOTE\] 1.1.0 RC0
> > >>
> > >> Hello Kafka users, developers and client-developers,
> > >>
> > >> This is the first candidate for release of Apache Kafka 1.1.0.
> > >>
> > >> This is minor version release of Apache Kakfa. It Includes 29 new
> KIPs.
> > >>
> > >> Please see the release plan for more details:
> > >>
> > >> https://urldefense.proofpoint.com/v2/url?u=https-3A__cwiki.
> > apache.org_confluence_pages_viewpage.action-3FpageId-
> > 3D71764913&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_
> >
> itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
> > WCbqs5nbbUY0c&s=M1liORvtcIt7pZ8e5GnLr9a1i6SOUY4bvjHYOrY_zcE&e=
> > >>
> > >> 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_-7Edamianguy_kafka-2D1.1.0-2Drc0_RELEASE-5FNOTES.
> > html&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-
> > kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
> > WCbqs5nbbUY0c&s=H6-O0mkXk2tT_7RlN4W9bJd_lpoOt5ranhTx28WdRnQ&e=
> > >>
> > >>     \*\*\* Please download, test and vote by Wednesday, February 28th,
> > 5pm 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=K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
> > WCbqs5nbbUY0c&s=Eo5JrktOPUlA2-7W11222zSVYfR6oqzd9uiaUEod2D4&e=
> > >>
> > >> -   Release artifacts to be voted upon (source and binary):
> > >>
> > >>     https://urldefense.proofpoint.com/v2/url?u=http-3A__home.
> > apache.org_-7Edamianguy_kafka-2D1.1.0-2Drc0_&d=DwIBaQ&c=jf_
> > iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=
> > K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=LkMdsPX_jln_
> > lIgxbKUbnElAiqkNdAWJCkA5kuIRU64&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=
> > K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=E-
> > Tj8DN83xkbvX8b6Vcel0z7v3AiRIusBmNtOIAUt_c&e=
> > >>
> > >> -   Javadoc:
> > >>
> > >>     https://urldefense.proofpoint.com/v2/url?u=http-3A__home.
> > apache.org_-7Edamianguy_kafka-2D1.1.0-2Drc0_javadoc_&d=
> > DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-
> > kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=
> > kfh4ovj2d15WkXcWajx2-ugtcAVvjOTklZhtF9jWDY8&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-2Drc0&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_
> >
> itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
> > WCbqs5nbbUY0c&s=7maGMa53WObbHkEL4GVMLf8RppBtSTPH9z3dtfRc8Pk&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=K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
> > WCbqs5nbbUY0c&s=JZ7LIhElx6wuu-F9awErsFSpunY5IhcZBxM2lWTR_eI&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=
> > K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=6doRbny80NlF_
> > TO5biJlBPRIm3j5RXEdBbYqmAGMSZg&e=
> > >>
> > >> -   Successful Jenkins builds for the 1.1 branch:
> > >>
> > >>     Unit/integration tests:
> > >>
> > >>     https://urldefense.proofpoint.com/v2/url?u=https-3A__builds.
> > apache.org_job_kafka-2D1.1-2Djdk7_63_&d=DwIBaQ&c=jf_
> > iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=
> > K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=TabQGzBnLJXn_
> > 8QvegYgM-qUbQpo0TilDxQ4dZ-tSs&e=
> > >>
> > >>     System tests:
> > >>
> > >>     https://urldefense.proofpoint.com/v2/url?u=https-3A__
> > jenkins.confluent.io_job_system-2Dtest-2Dkafka_job_1.1_
> > 21&d=DwIBaQ&c=jf\_iaSHvJObTbx-siA1ZOg&r=Q\_itwloTQj3\_xUKl7Nzswo6KE4Nj-
> > kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=
> > iHuCb2lMlCklUTYFs3lnI3XU\_9aPbtVlU4ghnhJRiLM&e=
> > >>
> > >>     Finally, just want to say thanks to the people that have helped me
> > get the
> > >>
> > >>     System Tests green this week. In particular:
> > >>
> > >>     Konstantine Karantasis
> > >>
> > >>     Randall Hauch
> > >>
> > >>     Colin Mcabe
> > >>
> > >>     /**************************************
> > >>
> > >>     Thanks,
> > >>
> > >>     Damian
> > >>
> > >
> > >
> >
> >
>

Re: [VOTE] 1.1.0 RC0

Posted by Damian Guy <da...@gmail.com>.
Hi Jason,

Ok - thanks. Let me know how you get on.

Cheers,
Damian

On Wed, 28 Feb 2018 at 19:23 Jason Gustafson <ja...@confluent.io> wrote:

> Hey Damian,
>
> I think we should consider
> https://issues.apache.org/jira/browse/KAFKA-6593
> for the release. I have a patch available, but still working on validating
> both the bug and the fix.
>
> -Jason
>
> On Wed, Feb 28, 2018 at 9:34 AM, Matthias J. Sax <ma...@confluent.io>
> wrote:
>
> > No. Both will be released.
> >
> > -Matthias
> >
> > On 2/28/18 6:32 AM, Marina Popova wrote:
> > > Sorry, maybe a stupid question, but:
> > >  I see that Kafka 1.0.1 RC2 is still not released, but now 1.1.0 RC0 is
> > coming up...
> > > Does it mean 1.0.1 will be abandoned and we should be looking forward
> to
> > 1.1.0 instead?
> > >
> > > thanks!
> > >
> > > ​Sent with ProtonMail Secure Email.​
> > >
> > > ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
> > >
> > > On February 26, 2018 6:28 PM, Vahid S Hashemian <
> > vahidhashemian@us.ibm.com> wrote:
> > >
> > >> +1 (non-binding)
> > >>
> > >> Built the source and ran quickstart (including streams) successfully
> on
> > >>
> > >> Ubuntu (with both Java 8 and Java 9).
> > >>
> > >> I understand the Windows platform is not officially supported, but I
> ran
> > >>
> > >> the same on Windows 10, and except for Step 7 (Connect) everything
> else
> > >>
> > >> worked fine.
> > >>
> > >> There are a number of warning and errors (including
> > >>
> > >> java.lang.ClassNotFoundException). Here's the final error message:
> > >>
> > >>> bin\\windows\\connect-standalone.bat config\\connect-standalone.
> > properties
> > >>
> > >> config\\connect-file-source.properties config\\connect-file-sink.
> > properties
> > >>
> > >> ...
> > >>
> > >> \[2018-02-26 14:55:56,529\] ERROR Stopping after connector error
> > >>
> > >> (org.apache.kafka.connect.cli.ConnectStandalone)
> > >>
> > >> java.lang.NoClassDefFoundError:
> > >>
> > >> org/apache/kafka/connect/transforms/util/RegexValidator
> > >>
> > >> at
> > >>
> > >> org.apache.kafka.connect.runtime.SinkConnectorConfig.<
> > clinit>(SinkConnectorConfig.java:46)
> > >>
> > >>         at
> > >>
> > >>
> > >> org.apache.kafka.connect.runtime.AbstractHerder.
> > validateConnectorConfig(AbstractHerder.java:263)
> > >>
> > >> at
> > >>
> > >> org.apache.kafka.connect.runtime.standalone.StandaloneHerder.
> > putConnectorConfig(StandaloneHerder.java:164)
> > >>
> > >> at
> > >>
> > >> org.apache.kafka.connect.cli.ConnectStandalone.main(
> > ConnectStandalone.java:107)
> > >>
> > >> Caused by: java.lang.ClassNotFoundException:
> > >>
> > >> org.apache.kafka.connect.transforms.util.RegexValidator
> > >>
> > >> at
> > >>
> > >> java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(
> > BuiltinClassLoader.java:582)
> > >>
> > >> at
> > >>
> > >> java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.
> > loadClass(ClassLoaders.java:185)
> > >>
> > >> at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:496)
> > >>
> > >> ... 4 more
> > >>
> > >> Thanks for running the release.
> > >>
> > >> --Vahid
> > >>
> > >> From: Damian Guy damian.guy@gmail.com
> > >>
> > >> To: dev@kafka.apache.org, users@kafka.apache.org,
> > >>
> > >> kafka-clients@googlegroups.com
> > >>
> > >> Date: 02/24/2018 08:16 AM
> > >>
> > >> Subject: \[VOTE\] 1.1.0 RC0
> > >>
> > >> Hello Kafka users, developers and client-developers,
> > >>
> > >> This is the first candidate for release of Apache Kafka 1.1.0.
> > >>
> > >> This is minor version release of Apache Kakfa. It Includes 29 new
> KIPs.
> > >>
> > >> Please see the release plan for more details:
> > >>
> > >> https://urldefense.proofpoint.com/v2/url?u=https-3A__cwiki.
> > apache.org_confluence_pages_viewpage.action-3FpageId-
> > 3D71764913&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_
> >
> itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
> > WCbqs5nbbUY0c&s=M1liORvtcIt7pZ8e5GnLr9a1i6SOUY4bvjHYOrY_zcE&e=
> > >>
> > >> 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_-7Edamianguy_kafka-2D1.1.0-2Drc0_RELEASE-5FNOTES.
> > html&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-
> > kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
> > WCbqs5nbbUY0c&s=H6-O0mkXk2tT_7RlN4W9bJd_lpoOt5ranhTx28WdRnQ&e=
> > >>
> > >>     \*\*\* Please download, test and vote by Wednesday, February 28th,
> > 5pm 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=K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
> > WCbqs5nbbUY0c&s=Eo5JrktOPUlA2-7W11222zSVYfR6oqzd9uiaUEod2D4&e=
> > >>
> > >> -   Release artifacts to be voted upon (source and binary):
> > >>
> > >>     https://urldefense.proofpoint.com/v2/url?u=http-3A__home.
> > apache.org_-7Edamianguy_kafka-2D1.1.0-2Drc0_&d=DwIBaQ&c=jf_
> > iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=
> > K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=LkMdsPX_jln_
> > lIgxbKUbnElAiqkNdAWJCkA5kuIRU64&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=
> > K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=E-
> > Tj8DN83xkbvX8b6Vcel0z7v3AiRIusBmNtOIAUt_c&e=
> > >>
> > >> -   Javadoc:
> > >>
> > >>     https://urldefense.proofpoint.com/v2/url?u=http-3A__home.
> > apache.org_-7Edamianguy_kafka-2D1.1.0-2Drc0_javadoc_&d=
> > DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-
> > kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=
> > kfh4ovj2d15WkXcWajx2-ugtcAVvjOTklZhtF9jWDY8&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-2Drc0&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_
> >
> itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
> > WCbqs5nbbUY0c&s=7maGMa53WObbHkEL4GVMLf8RppBtSTPH9z3dtfRc8Pk&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=K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
> > WCbqs5nbbUY0c&s=JZ7LIhElx6wuu-F9awErsFSpunY5IhcZBxM2lWTR_eI&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=
> > K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=6doRbny80NlF_
> > TO5biJlBPRIm3j5RXEdBbYqmAGMSZg&e=
> > >>
> > >> -   Successful Jenkins builds for the 1.1 branch:
> > >>
> > >>     Unit/integration tests:
> > >>
> > >>     https://urldefense.proofpoint.com/v2/url?u=https-3A__builds.
> > apache.org_job_kafka-2D1.1-2Djdk7_63_&d=DwIBaQ&c=jf_
> > iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=
> > K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=TabQGzBnLJXn_
> > 8QvegYgM-qUbQpo0TilDxQ4dZ-tSs&e=
> > >>
> > >>     System tests:
> > >>
> > >>     https://urldefense.proofpoint.com/v2/url?u=https-3A__
> > jenkins.confluent.io_job_system-2Dtest-2Dkafka_job_1.1_
> > 21&d=DwIBaQ&c=jf\_iaSHvJObTbx-siA1ZOg&r=Q\_itwloTQj3\_xUKl7Nzswo6KE4Nj-
> > kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=
> > iHuCb2lMlCklUTYFs3lnI3XU\_9aPbtVlU4ghnhJRiLM&e=
> > >>
> > >>     Finally, just want to say thanks to the people that have helped me
> > get the
> > >>
> > >>     System Tests green this week. In particular:
> > >>
> > >>     Konstantine Karantasis
> > >>
> > >>     Randall Hauch
> > >>
> > >>     Colin Mcabe
> > >>
> > >>     /**************************************
> > >>
> > >>     Thanks,
> > >>
> > >>     Damian
> > >>
> > >
> > >
> >
> >
>

Re: [VOTE] 1.1.0 RC0

Posted by Jason Gustafson <ja...@confluent.io>.
Hey Damian,

I think we should consider https://issues.apache.org/jira/browse/KAFKA-6593
for the release. I have a patch available, but still working on validating
both the bug and the fix.

-Jason

On Wed, Feb 28, 2018 at 9:34 AM, Matthias J. Sax <ma...@confluent.io>
wrote:

> No. Both will be released.
>
> -Matthias
>
> On 2/28/18 6:32 AM, Marina Popova wrote:
> > Sorry, maybe a stupid question, but:
> >  I see that Kafka 1.0.1 RC2 is still not released, but now 1.1.0 RC0 is
> coming up...
> > Does it mean 1.0.1 will be abandoned and we should be looking forward to
> 1.1.0 instead?
> >
> > thanks!
> >
> > ​Sent with ProtonMail Secure Email.​
> >
> > ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
> >
> > On February 26, 2018 6:28 PM, Vahid S Hashemian <
> vahidhashemian@us.ibm.com> wrote:
> >
> >> +1 (non-binding)
> >>
> >> Built the source and ran quickstart (including streams) successfully on
> >>
> >> Ubuntu (with both Java 8 and Java 9).
> >>
> >> I understand the Windows platform is not officially supported, but I ran
> >>
> >> the same on Windows 10, and except for Step 7 (Connect) everything else
> >>
> >> worked fine.
> >>
> >> There are a number of warning and errors (including
> >>
> >> java.lang.ClassNotFoundException). Here's the final error message:
> >>
> >>> bin\\windows\\connect-standalone.bat config\\connect-standalone.
> properties
> >>
> >> config\\connect-file-source.properties config\\connect-file-sink.
> properties
> >>
> >> ...
> >>
> >> \[2018-02-26 14:55:56,529\] ERROR Stopping after connector error
> >>
> >> (org.apache.kafka.connect.cli.ConnectStandalone)
> >>
> >> java.lang.NoClassDefFoundError:
> >>
> >> org/apache/kafka/connect/transforms/util/RegexValidator
> >>
> >> at
> >>
> >> org.apache.kafka.connect.runtime.SinkConnectorConfig.<
> clinit>(SinkConnectorConfig.java:46)
> >>
> >>         at
> >>
> >>
> >> org.apache.kafka.connect.runtime.AbstractHerder.
> validateConnectorConfig(AbstractHerder.java:263)
> >>
> >> at
> >>
> >> org.apache.kafka.connect.runtime.standalone.StandaloneHerder.
> putConnectorConfig(StandaloneHerder.java:164)
> >>
> >> at
> >>
> >> org.apache.kafka.connect.cli.ConnectStandalone.main(
> ConnectStandalone.java:107)
> >>
> >> Caused by: java.lang.ClassNotFoundException:
> >>
> >> org.apache.kafka.connect.transforms.util.RegexValidator
> >>
> >> at
> >>
> >> java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(
> BuiltinClassLoader.java:582)
> >>
> >> at
> >>
> >> java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.
> loadClass(ClassLoaders.java:185)
> >>
> >> at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:496)
> >>
> >> ... 4 more
> >>
> >> Thanks for running the release.
> >>
> >> --Vahid
> >>
> >> From: Damian Guy damian.guy@gmail.com
> >>
> >> To: dev@kafka.apache.org, users@kafka.apache.org,
> >>
> >> kafka-clients@googlegroups.com
> >>
> >> Date: 02/24/2018 08:16 AM
> >>
> >> Subject: \[VOTE\] 1.1.0 RC0
> >>
> >> Hello Kafka users, developers and client-developers,
> >>
> >> This is the first candidate for release of Apache Kafka 1.1.0.
> >>
> >> This is minor version release of Apache Kakfa. It Includes 29 new KIPs.
> >>
> >> Please see the release plan for more details:
> >>
> >> https://urldefense.proofpoint.com/v2/url?u=https-3A__cwiki.
> apache.org_confluence_pages_viewpage.action-3FpageId-
> 3D71764913&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_
> itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
> WCbqs5nbbUY0c&s=M1liORvtcIt7pZ8e5GnLr9a1i6SOUY4bvjHYOrY_zcE&e=
> >>
> >> 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_-7Edamianguy_kafka-2D1.1.0-2Drc0_RELEASE-5FNOTES.
> html&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-
> kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
> WCbqs5nbbUY0c&s=H6-O0mkXk2tT_7RlN4W9bJd_lpoOt5ranhTx28WdRnQ&e=
> >>
> >>     \*\*\* Please download, test and vote by Wednesday, February 28th,
> 5pm 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=K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
> WCbqs5nbbUY0c&s=Eo5JrktOPUlA2-7W11222zSVYfR6oqzd9uiaUEod2D4&e=
> >>
> >> -   Release artifacts to be voted upon (source and binary):
> >>
> >>     https://urldefense.proofpoint.com/v2/url?u=http-3A__home.
> apache.org_-7Edamianguy_kafka-2D1.1.0-2Drc0_&d=DwIBaQ&c=jf_
> iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=
> K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=LkMdsPX_jln_
> lIgxbKUbnElAiqkNdAWJCkA5kuIRU64&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=
> K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=E-
> Tj8DN83xkbvX8b6Vcel0z7v3AiRIusBmNtOIAUt_c&e=
> >>
> >> -   Javadoc:
> >>
> >>     https://urldefense.proofpoint.com/v2/url?u=http-3A__home.
> apache.org_-7Edamianguy_kafka-2D1.1.0-2Drc0_javadoc_&d=
> DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-
> kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=
> kfh4ovj2d15WkXcWajx2-ugtcAVvjOTklZhtF9jWDY8&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-2Drc0&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_
> itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
> WCbqs5nbbUY0c&s=7maGMa53WObbHkEL4GVMLf8RppBtSTPH9z3dtfRc8Pk&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=K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
> WCbqs5nbbUY0c&s=JZ7LIhElx6wuu-F9awErsFSpunY5IhcZBxM2lWTR_eI&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=
> K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=6doRbny80NlF_
> TO5biJlBPRIm3j5RXEdBbYqmAGMSZg&e=
> >>
> >> -   Successful Jenkins builds for the 1.1 branch:
> >>
> >>     Unit/integration tests:
> >>
> >>     https://urldefense.proofpoint.com/v2/url?u=https-3A__builds.
> apache.org_job_kafka-2D1.1-2Djdk7_63_&d=DwIBaQ&c=jf_
> iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=
> K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=TabQGzBnLJXn_
> 8QvegYgM-qUbQpo0TilDxQ4dZ-tSs&e=
> >>
> >>     System tests:
> >>
> >>     https://urldefense.proofpoint.com/v2/url?u=https-3A__
> jenkins.confluent.io_job_system-2Dtest-2Dkafka_job_1.1_
> 21&d=DwIBaQ&c=jf\_iaSHvJObTbx-siA1ZOg&r=Q\_itwloTQj3\_xUKl7Nzswo6KE4Nj-
> kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=
> iHuCb2lMlCklUTYFs3lnI3XU\_9aPbtVlU4ghnhJRiLM&e=
> >>
> >>     Finally, just want to say thanks to the people that have helped me
> get the
> >>
> >>     System Tests green this week. In particular:
> >>
> >>     Konstantine Karantasis
> >>
> >>     Randall Hauch
> >>
> >>     Colin Mcabe
> >>
> >>     /**************************************
> >>
> >>     Thanks,
> >>
> >>     Damian
> >>
> >
> >
>
>

Re: [VOTE] 1.1.0 RC0

Posted by Jason Gustafson <ja...@confluent.io>.
Hey Damian,

I think we should consider https://issues.apache.org/jira/browse/KAFKA-6593
for the release. I have a patch available, but still working on validating
both the bug and the fix.

-Jason

On Wed, Feb 28, 2018 at 9:34 AM, Matthias J. Sax <ma...@confluent.io>
wrote:

> No. Both will be released.
>
> -Matthias
>
> On 2/28/18 6:32 AM, Marina Popova wrote:
> > Sorry, maybe a stupid question, but:
> >  I see that Kafka 1.0.1 RC2 is still not released, but now 1.1.0 RC0 is
> coming up...
> > Does it mean 1.0.1 will be abandoned and we should be looking forward to
> 1.1.0 instead?
> >
> > thanks!
> >
> > ​Sent with ProtonMail Secure Email.​
> >
> > ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
> >
> > On February 26, 2018 6:28 PM, Vahid S Hashemian <
> vahidhashemian@us.ibm.com> wrote:
> >
> >> +1 (non-binding)
> >>
> >> Built the source and ran quickstart (including streams) successfully on
> >>
> >> Ubuntu (with both Java 8 and Java 9).
> >>
> >> I understand the Windows platform is not officially supported, but I ran
> >>
> >> the same on Windows 10, and except for Step 7 (Connect) everything else
> >>
> >> worked fine.
> >>
> >> There are a number of warning and errors (including
> >>
> >> java.lang.ClassNotFoundException). Here's the final error message:
> >>
> >>> bin\\windows\\connect-standalone.bat config\\connect-standalone.
> properties
> >>
> >> config\\connect-file-source.properties config\\connect-file-sink.
> properties
> >>
> >> ...
> >>
> >> \[2018-02-26 14:55:56,529\] ERROR Stopping after connector error
> >>
> >> (org.apache.kafka.connect.cli.ConnectStandalone)
> >>
> >> java.lang.NoClassDefFoundError:
> >>
> >> org/apache/kafka/connect/transforms/util/RegexValidator
> >>
> >> at
> >>
> >> org.apache.kafka.connect.runtime.SinkConnectorConfig.<
> clinit>(SinkConnectorConfig.java:46)
> >>
> >>         at
> >>
> >>
> >> org.apache.kafka.connect.runtime.AbstractHerder.
> validateConnectorConfig(AbstractHerder.java:263)
> >>
> >> at
> >>
> >> org.apache.kafka.connect.runtime.standalone.StandaloneHerder.
> putConnectorConfig(StandaloneHerder.java:164)
> >>
> >> at
> >>
> >> org.apache.kafka.connect.cli.ConnectStandalone.main(
> ConnectStandalone.java:107)
> >>
> >> Caused by: java.lang.ClassNotFoundException:
> >>
> >> org.apache.kafka.connect.transforms.util.RegexValidator
> >>
> >> at
> >>
> >> java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(
> BuiltinClassLoader.java:582)
> >>
> >> at
> >>
> >> java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.
> loadClass(ClassLoaders.java:185)
> >>
> >> at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:496)
> >>
> >> ... 4 more
> >>
> >> Thanks for running the release.
> >>
> >> --Vahid
> >>
> >> From: Damian Guy damian.guy@gmail.com
> >>
> >> To: dev@kafka.apache.org, users@kafka.apache.org,
> >>
> >> kafka-clients@googlegroups.com
> >>
> >> Date: 02/24/2018 08:16 AM
> >>
> >> Subject: \[VOTE\] 1.1.0 RC0
> >>
> >> Hello Kafka users, developers and client-developers,
> >>
> >> This is the first candidate for release of Apache Kafka 1.1.0.
> >>
> >> This is minor version release of Apache Kakfa. It Includes 29 new KIPs.
> >>
> >> Please see the release plan for more details:
> >>
> >> https://urldefense.proofpoint.com/v2/url?u=https-3A__cwiki.
> apache.org_confluence_pages_viewpage.action-3FpageId-
> 3D71764913&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_
> itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
> WCbqs5nbbUY0c&s=M1liORvtcIt7pZ8e5GnLr9a1i6SOUY4bvjHYOrY_zcE&e=
> >>
> >> 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_-7Edamianguy_kafka-2D1.1.0-2Drc0_RELEASE-5FNOTES.
> html&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-
> kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
> WCbqs5nbbUY0c&s=H6-O0mkXk2tT_7RlN4W9bJd_lpoOt5ranhTx28WdRnQ&e=
> >>
> >>     \*\*\* Please download, test and vote by Wednesday, February 28th,
> 5pm 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=K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
> WCbqs5nbbUY0c&s=Eo5JrktOPUlA2-7W11222zSVYfR6oqzd9uiaUEod2D4&e=
> >>
> >> -   Release artifacts to be voted upon (source and binary):
> >>
> >>     https://urldefense.proofpoint.com/v2/url?u=http-3A__home.
> apache.org_-7Edamianguy_kafka-2D1.1.0-2Drc0_&d=DwIBaQ&c=jf_
> iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=
> K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=LkMdsPX_jln_
> lIgxbKUbnElAiqkNdAWJCkA5kuIRU64&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=
> K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=E-
> Tj8DN83xkbvX8b6Vcel0z7v3AiRIusBmNtOIAUt_c&e=
> >>
> >> -   Javadoc:
> >>
> >>     https://urldefense.proofpoint.com/v2/url?u=http-3A__home.
> apache.org_-7Edamianguy_kafka-2D1.1.0-2Drc0_javadoc_&d=
> DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-
> kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=
> kfh4ovj2d15WkXcWajx2-ugtcAVvjOTklZhtF9jWDY8&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-2Drc0&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_
> itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
> WCbqs5nbbUY0c&s=7maGMa53WObbHkEL4GVMLf8RppBtSTPH9z3dtfRc8Pk&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=K9Iz2hWA2pj4QGxW6fleW20K0M7oEe
> WCbqs5nbbUY0c&s=JZ7LIhElx6wuu-F9awErsFSpunY5IhcZBxM2lWTR_eI&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=
> K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=6doRbny80NlF_
> TO5biJlBPRIm3j5RXEdBbYqmAGMSZg&e=
> >>
> >> -   Successful Jenkins builds for the 1.1 branch:
> >>
> >>     Unit/integration tests:
> >>
> >>     https://urldefense.proofpoint.com/v2/url?u=https-3A__builds.
> apache.org_job_kafka-2D1.1-2Djdk7_63_&d=DwIBaQ&c=jf_
> iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=
> K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=TabQGzBnLJXn_
> 8QvegYgM-qUbQpo0TilDxQ4dZ-tSs&e=
> >>
> >>     System tests:
> >>
> >>     https://urldefense.proofpoint.com/v2/url?u=https-3A__
> jenkins.confluent.io_job_system-2Dtest-2Dkafka_job_1.1_
> 21&d=DwIBaQ&c=jf\_iaSHvJObTbx-siA1ZOg&r=Q\_itwloTQj3\_xUKl7Nzswo6KE4Nj-
> kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=
> iHuCb2lMlCklUTYFs3lnI3XU\_9aPbtVlU4ghnhJRiLM&e=
> >>
> >>     Finally, just want to say thanks to the people that have helped me
> get the
> >>
> >>     System Tests green this week. In particular:
> >>
> >>     Konstantine Karantasis
> >>
> >>     Randall Hauch
> >>
> >>     Colin Mcabe
> >>
> >>     /**************************************
> >>
> >>     Thanks,
> >>
> >>     Damian
> >>
> >
> >
>
>

Re: [VOTE] 1.1.0 RC0

Posted by "Matthias J. Sax" <ma...@confluent.io>.
No. Both will be released.

-Matthias

On 2/28/18 6:32 AM, Marina Popova wrote:
> Sorry, maybe a stupid question, but:
>  I see that Kafka 1.0.1 RC2 is still not released, but now 1.1.0 RC0 is coming up...
> Does it mean 1.0.1 will be abandoned and we should be looking forward to 1.1.0 instead?
> 
> thanks!
> 
> ​Sent with ProtonMail Secure Email.​
> 
> ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
> 
> On February 26, 2018 6:28 PM, Vahid S Hashemian <va...@us.ibm.com> wrote:
> 
>> +1 (non-binding)
>>
>> Built the source and ran quickstart (including streams) successfully on
>>
>> Ubuntu (with both Java 8 and Java 9).
>>
>> I understand the Windows platform is not officially supported, but I ran
>>
>> the same on Windows 10, and except for Step 7 (Connect) everything else
>>
>> worked fine.
>>
>> There are a number of warning and errors (including
>>
>> java.lang.ClassNotFoundException). Here's the final error message:
>>
>>> bin\\windows\\connect-standalone.bat config\\connect-standalone.properties
>>
>> config\\connect-file-source.properties config\\connect-file-sink.properties
>>
>> ...
>>
>> \[2018-02-26 14:55:56,529\] ERROR Stopping after connector error
>>
>> (org.apache.kafka.connect.cli.ConnectStandalone)
>>
>> java.lang.NoClassDefFoundError:
>>
>> org/apache/kafka/connect/transforms/util/RegexValidator
>>
>> at
>>
>> org.apache.kafka.connect.runtime.SinkConnectorConfig.<clinit>(SinkConnectorConfig.java:46)
>>
>>         at 
>>     
>>
>> org.apache.kafka.connect.runtime.AbstractHerder.validateConnectorConfig(AbstractHerder.java:263)
>>
>> at
>>
>> org.apache.kafka.connect.runtime.standalone.StandaloneHerder.putConnectorConfig(StandaloneHerder.java:164)
>>
>> at
>>
>> org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:107)
>>
>> Caused by: java.lang.ClassNotFoundException:
>>
>> org.apache.kafka.connect.transforms.util.RegexValidator
>>
>> at
>>
>> java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:582)
>>
>> at
>>
>> java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:185)
>>
>> at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:496)
>>
>> ... 4 more
>>
>> Thanks for running the release.
>>
>> --Vahid
>>
>> From: Damian Guy damian.guy@gmail.com
>>
>> To: dev@kafka.apache.org, users@kafka.apache.org,
>>
>> kafka-clients@googlegroups.com
>>
>> Date: 02/24/2018 08:16 AM
>>
>> Subject: \[VOTE\] 1.1.0 RC0
>>
>> Hello Kafka users, developers and client-developers,
>>
>> This is the first candidate for release of Apache Kafka 1.1.0.
>>
>> This is minor version release of Apache Kakfa. It Includes 29 new KIPs.
>>
>> Please see the release plan for more details:
>>
>> https://urldefense.proofpoint.com/v2/url?u=https-3A__cwiki.apache.org_confluence_pages_viewpage.action-3FpageId-3D71764913&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=M1liORvtcIt7pZ8e5GnLr9a1i6SOUY4bvjHYOrY_zcE&e=
>>
>> 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_-7Edamianguy_kafka-2D1.1.0-2Drc0_RELEASE-5FNOTES.html&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=H6-O0mkXk2tT_7RlN4W9bJd_lpoOt5ranhTx28WdRnQ&e=
>>     
>>     \*\*\* Please download, test and vote by Wednesday, February 28th, 5pm 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=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=Eo5JrktOPUlA2-7W11222zSVYfR6oqzd9uiaUEod2D4&e=
>>     
>> -   Release artifacts to be voted upon (source and binary):
>>     
>>     https://urldefense.proofpoint.com/v2/url?u=http-3A__home.apache.org_-7Edamianguy_kafka-2D1.1.0-2Drc0_&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=LkMdsPX_jln_lIgxbKUbnElAiqkNdAWJCkA5kuIRU64&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=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=E-Tj8DN83xkbvX8b6Vcel0z7v3AiRIusBmNtOIAUt_c&e=
>>     
>> -   Javadoc:
>>     
>>     https://urldefense.proofpoint.com/v2/url?u=http-3A__home.apache.org_-7Edamianguy_kafka-2D1.1.0-2Drc0_javadoc_&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=kfh4ovj2d15WkXcWajx2-ugtcAVvjOTklZhtF9jWDY8&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-2Drc0&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=7maGMa53WObbHkEL4GVMLf8RppBtSTPH9z3dtfRc8Pk&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=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=JZ7LIhElx6wuu-F9awErsFSpunY5IhcZBxM2lWTR_eI&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=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=6doRbny80NlF_TO5biJlBPRIm3j5RXEdBbYqmAGMSZg&e=
>>     
>> -   Successful Jenkins builds for the 1.1 branch:
>>     
>>     Unit/integration tests:
>>     
>>     https://urldefense.proofpoint.com/v2/url?u=https-3A__builds.apache.org_job_kafka-2D1.1-2Djdk7_63_&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=TabQGzBnLJXn_8QvegYgM-qUbQpo0TilDxQ4dZ-tSs&e=
>>     
>>     System tests:
>>     
>>     https://urldefense.proofpoint.com/v2/url?u=https-3A__jenkins.confluent.io_job_system-2Dtest-2Dkafka_job_1.1_21&d=DwIBaQ&c=jf\_iaSHvJObTbx-siA1ZOg&r=Q\_itwloTQj3\_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=iHuCb2lMlCklUTYFs3lnI3XU\_9aPbtVlU4ghnhJRiLM&e=
>>     
>>     Finally, just want to say thanks to the people that have helped me get the
>>     
>>     System Tests green this week. In particular:
>>     
>>     Konstantine Karantasis
>>     
>>     Randall Hauch
>>     
>>     Colin Mcabe
>>     
>>     /**************************************
>>     
>>     Thanks,
>>     
>>     Damian
>>
> 
> 


Re: [VOTE] 1.1.0 RC0

Posted by Marina Popova <pp...@protonmail.com>.
Sorry, maybe a stupid question, but:
 I see that Kafka 1.0.1 RC2 is still not released, but now 1.1.0 RC0 is coming up...
Does it mean 1.0.1 will be abandoned and we should be looking forward to 1.1.0 instead?

thanks!

​Sent with ProtonMail Secure Email.​

‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐

On February 26, 2018 6:28 PM, Vahid S Hashemian <va...@us.ibm.com> wrote:

> +1 (non-binding)
> 
> Built the source and ran quickstart (including streams) successfully on
> 
> Ubuntu (with both Java 8 and Java 9).
> 
> I understand the Windows platform is not officially supported, but I ran
> 
> the same on Windows 10, and except for Step 7 (Connect) everything else
> 
> worked fine.
> 
> There are a number of warning and errors (including
> 
> java.lang.ClassNotFoundException). Here's the final error message:
> 
> > bin\\windows\\connect-standalone.bat config\\connect-standalone.properties
> 
> config\\connect-file-source.properties config\\connect-file-sink.properties
> 
> ...
> 
> \[2018-02-26 14:55:56,529\] ERROR Stopping after connector error
> 
> (org.apache.kafka.connect.cli.ConnectStandalone)
> 
> java.lang.NoClassDefFoundError:
> 
> org/apache/kafka/connect/transforms/util/RegexValidator
> 
> at
> 
> org.apache.kafka.connect.runtime.SinkConnectorConfig.<clinit>(SinkConnectorConfig.java:46)
> 
>         at 
>     
> 
> org.apache.kafka.connect.runtime.AbstractHerder.validateConnectorConfig(AbstractHerder.java:263)
> 
> at
> 
> org.apache.kafka.connect.runtime.standalone.StandaloneHerder.putConnectorConfig(StandaloneHerder.java:164)
> 
> at
> 
> org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:107)
> 
> Caused by: java.lang.ClassNotFoundException:
> 
> org.apache.kafka.connect.transforms.util.RegexValidator
> 
> at
> 
> java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:582)
> 
> at
> 
> java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:185)
> 
> at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:496)
> 
> ... 4 more
> 
> Thanks for running the release.
> 
> --Vahid
> 
> From: Damian Guy damian.guy@gmail.com
> 
> To: dev@kafka.apache.org, users@kafka.apache.org,
> 
> kafka-clients@googlegroups.com
> 
> Date: 02/24/2018 08:16 AM
> 
> Subject: \[VOTE\] 1.1.0 RC0
> 
> Hello Kafka users, developers and client-developers,
> 
> This is the first candidate for release of Apache Kafka 1.1.0.
> 
> This is minor version release of Apache Kakfa. It Includes 29 new KIPs.
> 
> Please see the release plan for more details:
> 
> https://urldefense.proofpoint.com/v2/url?u=https-3A__cwiki.apache.org_confluence_pages_viewpage.action-3FpageId-3D71764913&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=M1liORvtcIt7pZ8e5GnLr9a1i6SOUY4bvjHYOrY_zcE&e=
> 
> 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_-7Edamianguy_kafka-2D1.1.0-2Drc0_RELEASE-5FNOTES.html&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=H6-O0mkXk2tT_7RlN4W9bJd_lpoOt5ranhTx28WdRnQ&e=
>     
>     \*\*\* Please download, test and vote by Wednesday, February 28th, 5pm 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=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=Eo5JrktOPUlA2-7W11222zSVYfR6oqzd9uiaUEod2D4&e=
>     
> -   Release artifacts to be voted upon (source and binary):
>     
>     https://urldefense.proofpoint.com/v2/url?u=http-3A__home.apache.org_-7Edamianguy_kafka-2D1.1.0-2Drc0_&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=LkMdsPX_jln_lIgxbKUbnElAiqkNdAWJCkA5kuIRU64&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=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=E-Tj8DN83xkbvX8b6Vcel0z7v3AiRIusBmNtOIAUt_c&e=
>     
> -   Javadoc:
>     
>     https://urldefense.proofpoint.com/v2/url?u=http-3A__home.apache.org_-7Edamianguy_kafka-2D1.1.0-2Drc0_javadoc_&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=kfh4ovj2d15WkXcWajx2-ugtcAVvjOTklZhtF9jWDY8&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-2Drc0&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=7maGMa53WObbHkEL4GVMLf8RppBtSTPH9z3dtfRc8Pk&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=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=JZ7LIhElx6wuu-F9awErsFSpunY5IhcZBxM2lWTR_eI&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=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=6doRbny80NlF_TO5biJlBPRIm3j5RXEdBbYqmAGMSZg&e=
>     
> -   Successful Jenkins builds for the 1.1 branch:
>     
>     Unit/integration tests:
>     
>     https://urldefense.proofpoint.com/v2/url?u=https-3A__builds.apache.org_job_kafka-2D1.1-2Djdk7_63_&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=TabQGzBnLJXn_8QvegYgM-qUbQpo0TilDxQ4dZ-tSs&e=
>     
>     System tests:
>     
>     https://urldefense.proofpoint.com/v2/url?u=https-3A__jenkins.confluent.io_job_system-2Dtest-2Dkafka_job_1.1_21&d=DwIBaQ&c=jf\_iaSHvJObTbx-siA1ZOg&r=Q\_itwloTQj3\_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=iHuCb2lMlCklUTYFs3lnI3XU\_9aPbtVlU4ghnhJRiLM&e=
>     
>     Finally, just want to say thanks to the people that have helped me get the
>     
>     System Tests green this week. In particular:
>     
>     Konstantine Karantasis
>     
>     Randall Hauch
>     
>     Colin Mcabe
>     
>     /**************************************
>     
>     Thanks,
>     
>     Damian
>



Re: [VOTE] 1.1.0 RC0

Posted by Vahid S Hashemian <va...@us.ibm.com>.
+1 (non-binding)

Built the source and ran quickstart (including streams) successfully on 
Ubuntu (with both Java 8 and Java 9).

I understand the Windows platform is not officially supported, but I ran 
the same on Windows 10, and except for Step 7 (Connect) everything else 
worked fine.

There are a number of warning and errors (including 
java.lang.ClassNotFoundException). Here's the final error message:

> bin\windows\connect-standalone.bat config\connect-standalone.properties 
config\connect-file-source.properties config\connect-file-sink.properties
...
[2018-02-26 14:55:56,529] ERROR Stopping after connector error 
(org.apache.kafka.connect.cli.ConnectStandalone)
java.lang.NoClassDefFoundError: 
org/apache/kafka/connect/transforms/util/RegexValidator
        at 
org.apache.kafka.connect.runtime.SinkConnectorConfig.<clinit>(SinkConnectorConfig.java:46)
        at 
org.apache.kafka.connect.runtime.AbstractHerder.validateConnectorConfig(AbstractHerder.java:263)
        at 
org.apache.kafka.connect.runtime.standalone.StandaloneHerder.putConnectorConfig(StandaloneHerder.java:164)
        at 
org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:107)
Caused by: java.lang.ClassNotFoundException: 
org.apache.kafka.connect.transforms.util.RegexValidator
        at 
java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:582)
        at 
java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:185)
        at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:496)
        ... 4 more

Thanks for running the release.
--Vahid




From:   Damian Guy <da...@gmail.com>
To:     dev@kafka.apache.org, users@kafka.apache.org, 
kafka-clients@googlegroups.com
Date:   02/24/2018 08:16 AM
Subject:        [VOTE] 1.1.0 RC0



Hello Kafka users, developers and client-developers,

This is the first candidate for release of Apache Kafka 1.1.0.

This is minor version release of Apache Kakfa. It Includes 29 new KIPs.
Please see the release plan for more details:

https://urldefense.proofpoint.com/v2/url?u=https-3A__cwiki.apache.org_confluence_pages_viewpage.action-3FpageId-3D71764913&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=M1liORvtcIt7pZ8e5GnLr9a1i6SOUY4bvjHYOrY_zcE&e=


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_-7Edamianguy_kafka-2D1.1.0-2Drc0_RELEASE-5FNOTES.html&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=H6-O0mkXk2tT_7RlN4W9bJd_lpoOt5ranhTx28WdRnQ&e=


*** Please download, test and vote by Wednesday, February 28th, 5pm 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=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=Eo5JrktOPUlA2-7W11222zSVYfR6oqzd9uiaUEod2D4&e=


* Release artifacts to be voted upon (source and binary):
https://urldefense.proofpoint.com/v2/url?u=http-3A__home.apache.org_-7Edamianguy_kafka-2D1.1.0-2Drc0_&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=LkMdsPX_jln_lIgxbKUbnElAiqkNdAWJCkA5kuIRU64&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=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=E-Tj8DN83xkbvX8b6Vcel0z7v3AiRIusBmNtOIAUt_c&e=


* Javadoc:
https://urldefense.proofpoint.com/v2/url?u=http-3A__home.apache.org_-7Edamianguy_kafka-2D1.1.0-2Drc0_javadoc_&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=kfh4ovj2d15WkXcWajx2-ugtcAVvjOTklZhtF9jWDY8&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-2Drc0&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=7maGMa53WObbHkEL4GVMLf8RppBtSTPH9z3dtfRc8Pk&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=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=JZ7LIhElx6wuu-F9awErsFSpunY5IhcZBxM2lWTR_eI&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=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=6doRbny80NlF_TO5biJlBPRIm3j5RXEdBbYqmAGMSZg&e=


* Successful Jenkins builds for the 1.1 branch:
Unit/integration tests: 
https://urldefense.proofpoint.com/v2/url?u=https-3A__builds.apache.org_job_kafka-2D1.1-2Djdk7_63_&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=TabQGzBnLJXn_8QvegYgM-qUbQpo0TilDxQ4dZ-_tSs&e=

System tests: 
https://urldefense.proofpoint.com/v2/url?u=https-3A__jenkins.confluent.io_job_system-2Dtest-2Dkafka_job_1.1_21_&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=iHuCb2lMlCklUTYFs3lnI3XU_9aPbtVlU4ghnhJRiLM&e=



Finally, just want to say thanks to the people that have helped me get the
System Tests green this week. In particular:

Konstantine Karantasis
Randall Hauch
Colin Mcabe


/**************************************

Thanks,
Damian





Re: [VOTE] 1.1.0 RC0

Posted by Vahid S Hashemian <va...@us.ibm.com>.
+1 (non-binding)

Built the source and ran quickstart (including streams) successfully on 
Ubuntu (with both Java 8 and Java 9).

I understand the Windows platform is not officially supported, but I ran 
the same on Windows 10, and except for Step 7 (Connect) everything else 
worked fine.

There are a number of warning and errors (including 
java.lang.ClassNotFoundException). Here's the final error message:

> bin\windows\connect-standalone.bat config\connect-standalone.properties 
config\connect-file-source.properties config\connect-file-sink.properties
...
[2018-02-26 14:55:56,529] ERROR Stopping after connector error 
(org.apache.kafka.connect.cli.ConnectStandalone)
java.lang.NoClassDefFoundError: 
org/apache/kafka/connect/transforms/util/RegexValidator
        at 
org.apache.kafka.connect.runtime.SinkConnectorConfig.<clinit>(SinkConnectorConfig.java:46)
        at 
org.apache.kafka.connect.runtime.AbstractHerder.validateConnectorConfig(AbstractHerder.java:263)
        at 
org.apache.kafka.connect.runtime.standalone.StandaloneHerder.putConnectorConfig(StandaloneHerder.java:164)
        at 
org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:107)
Caused by: java.lang.ClassNotFoundException: 
org.apache.kafka.connect.transforms.util.RegexValidator
        at 
java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:582)
        at 
java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:185)
        at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:496)
        ... 4 more

Thanks for running the release.
--Vahid




From:   Damian Guy <da...@gmail.com>
To:     dev@kafka.apache.org, users@kafka.apache.org, 
kafka-clients@googlegroups.com
Date:   02/24/2018 08:16 AM
Subject:        [VOTE] 1.1.0 RC0



Hello Kafka users, developers and client-developers,

This is the first candidate for release of Apache Kafka 1.1.0.

This is minor version release of Apache Kakfa. It Includes 29 new KIPs.
Please see the release plan for more details:

https://urldefense.proofpoint.com/v2/url?u=https-3A__cwiki.apache.org_confluence_pages_viewpage.action-3FpageId-3D71764913&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=M1liORvtcIt7pZ8e5GnLr9a1i6SOUY4bvjHYOrY_zcE&e=


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_-7Edamianguy_kafka-2D1.1.0-2Drc0_RELEASE-5FNOTES.html&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=H6-O0mkXk2tT_7RlN4W9bJd_lpoOt5ranhTx28WdRnQ&e=


*** Please download, test and vote by Wednesday, February 28th, 5pm 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=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=Eo5JrktOPUlA2-7W11222zSVYfR6oqzd9uiaUEod2D4&e=


* Release artifacts to be voted upon (source and binary):
https://urldefense.proofpoint.com/v2/url?u=http-3A__home.apache.org_-7Edamianguy_kafka-2D1.1.0-2Drc0_&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=LkMdsPX_jln_lIgxbKUbnElAiqkNdAWJCkA5kuIRU64&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=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=E-Tj8DN83xkbvX8b6Vcel0z7v3AiRIusBmNtOIAUt_c&e=


* Javadoc:
https://urldefense.proofpoint.com/v2/url?u=http-3A__home.apache.org_-7Edamianguy_kafka-2D1.1.0-2Drc0_javadoc_&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=kfh4ovj2d15WkXcWajx2-ugtcAVvjOTklZhtF9jWDY8&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-2Drc0&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=7maGMa53WObbHkEL4GVMLf8RppBtSTPH9z3dtfRc8Pk&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=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=JZ7LIhElx6wuu-F9awErsFSpunY5IhcZBxM2lWTR_eI&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=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=6doRbny80NlF_TO5biJlBPRIm3j5RXEdBbYqmAGMSZg&e=


* Successful Jenkins builds for the 1.1 branch:
Unit/integration tests: 
https://urldefense.proofpoint.com/v2/url?u=https-3A__builds.apache.org_job_kafka-2D1.1-2Djdk7_63_&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=TabQGzBnLJXn_8QvegYgM-qUbQpo0TilDxQ4dZ-_tSs&e=

System tests: 
https://urldefense.proofpoint.com/v2/url?u=https-3A__jenkins.confluent.io_job_system-2Dtest-2Dkafka_job_1.1_21_&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=K9Iz2hWA2pj4QGxW6fleW20K0M7oEeWCbqs5nbbUY0c&s=iHuCb2lMlCklUTYFs3lnI3XU_9aPbtVlU4ghnhJRiLM&e=



Finally, just want to say thanks to the people that have helped me get the
System Tests green this week. In particular:

Konstantine Karantasis
Randall Hauch
Colin Mcabe


/**************************************

Thanks,
Damian





Re: [VOTE] 1.1.0 RC0

Posted by Ted Yu <yu...@gmail.com>.
+1

Ran test suite where (known flaky) testMetricsLeak failed - the other tests
passed.


On Sat, Feb 24, 2018 at 8:16 AM, Damian Guy <da...@gmail.com> wrote:

> Hello Kafka users, developers and client-developers,
>
> This is the first candidate for release of Apache Kafka 1.1.0.
>
> This is minor version release of Apache Kakfa. It Includes 29 new KIPs.
> Please see the release plan for more details:
>
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=71764913
>
> 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/~damianguy/kafka-1.1.0-rc0/RELEASE_NOTES.html
>
> *** Please download, test and vote by Wednesday, February 28th, 5pm 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/~damianguy/kafka-1.1.0-rc0/
>
> * Maven artifacts to be voted upon:
> https://repository.apache.org/content/groups/staging/
>
> * Javadoc:
> http://home.apache.org/~damianguy/kafka-1.1.0-rc0/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-rc0
>
>
> * Documentation:
> http://kafka.apache.org/11/documentation.html
>
> * Protocol:
> http://kafka.apache.org/11/protocol.html
>
> * Successful Jenkins builds for the 1.1 branch:
> Unit/integration tests: https://builds.apache.org/job/kafka-1.1-jdk7/63/
> System tests: https://jenkins.confluent.io/job/system-test-kafka/job/1.1/
> 21/
>
>
> Finally, just want to say thanks to the people that have helped me get the
> System Tests green this week. In particular:
>
> Konstantine Karantasis
> Randall Hauch
> Colin Mcabe
>
>
> /**************************************
>
> Thanks,
> Damian
>