Thanks Jun

On Fri, 2 Mar 2018 at 02:25 Jun Rao <j...@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 <j...@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 <damian....@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 <damian....@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 <
>>>> matth...@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 <
>>>> > > > vahidhashem...@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....@gmail.com
>>>> > > > >>
>>>> > > > >> To: d...@kafka.apache.org, users@kafka.apache.org,
>>>> > > > >>
>>>> > > > >> kafka-clie...@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+unsubscr...@googlegroups.com.
>>> To post to this group, send email to kafka-clie...@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.
>>>
>>
>>
>

Reply via email to