Re: KSQL with changelog topic

2018-11-01 Thread Boyang Chen
For example, I have a stream windowed aggregation changlog topic KStream--XXX--changelog-26, does KSQL support a simple query like ``` select * from changelog_topic limit 10 ``` I'm not sure because the serde for window store changelog is compound Windowed. Hope this makes sense. Than

Build failed in Jenkins: kafka-trunk-jdk8 #3178

2018-11-01 Thread Apache Jenkins Server
See Changes: [github] KAFKA-7568; Return leader epoch in ListOffsets response (#5855) -- [...truncated 2.73 MB...] org.apache.kafka.streams.test.OutputVerifierTest > sho

Jenkins build is back to normal : kafka-trunk-jdk11 #75

2018-11-01 Thread Apache Jenkins Server
See

[jira] [Created] (KAFKA-7583) Producer force shutdown doesn't work when all brokers is down.

2018-11-01 Thread Vitalina Horyukova (JIRA)
Vitalina Horyukova created KAFKA-7583: - Summary: Producer force shutdown doesn't work when all brokers is down. Key: KAFKA-7583 URL: https://issues.apache.org/jira/browse/KAFKA-7583 Project: Kafka

[jira] [Resolved] (KAFKA-7568) Return leader epoch in ListOffsets responses

2018-11-01 Thread Jason Gustafson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-7568. Resolution: Fixed Fix Version/s: 2.2.0 > Return leader epoch in ListOffsets response

Re: request for wiki permission to create KIP

2018-11-01 Thread Matthias J. Sax
Done. On 10/31/18 9:49 AM, ChienHsing Wu wrote: > Hi, my ID is chienhsw. > > Please enable me to add KIP pages using this URL: > https://cwiki.apache.org/confluence?templateId=54329345&spaceKey=KAFKA&newSpaceKey=KAFKA&title=KIP-NEXT%3A+Insert+Title+Here. > I would like to add a KIP to discuss K

Re: KSQL with changelog topic

2018-11-01 Thread Matthias J. Sax
I am not sure if I understand the question. Can you elaborate? -Matthias On 11/1/18 10:38 AM, Boyang Chen wrote: > Hey there, > > > a dumb question that I haven't found the answer anywhere: does KSQL support > query towards Stream applications' > > changelog topic? Especially window store ch

KSQL with changelog topic

2018-11-01 Thread Boyang Chen
Hey there, a dumb question that I haven't found the answer anywhere: does KSQL support query towards Stream applications' changelog topic? Especially window store changelog, since it has a more complex key schema. Thanks!

Re: [VOTE] 2.0.1 RC0

2018-11-01 Thread Manikumar
We were waiting for the system test results. There were few failures: KAFKA-7579, KAFKA-7559, KAFKA-7561 they are not blockers for 2.0.1 release. We need more votes from PMC/committers :) Thanks Stanislav! for the system test results. Thanks, Manikumar On Thu, Nov 1, 2018 at 10:20 PM Eno Theres

Re: [VOTE] 2.0.1 RC0

2018-11-01 Thread Harsha Chintalapani
+1. Ran a 3 node cluster with few simple tests. Thanks, Harsha On Nov 1, 2018, 9:50 AM -0700, Eno Thereska , wrote: > Anything else holding this up? > > Thanks > Eno > > On Thu, Nov 1, 2018 at 10:27 AM Jakub Scholz wrote: > > > +1 (non-binding) ... I used the staged binaries and run tests with >

Re: [VOTE] 2.0.1 RC0

2018-11-01 Thread Eno Thereska
Anything else holding this up? Thanks Eno On Thu, Nov 1, 2018 at 10:27 AM Jakub Scholz wrote: > +1 (non-binding) ... I used the staged binaries and run tests with > different clients. > > On Fri, Oct 26, 2018 at 4:29 AM Manikumar > wrote: > > > Hello Kafka users, developers and client-develope

[jira] [Resolved] (KAFKA-7582) MetadataRequest don't support autoCreateTopic below version 4.

2018-11-01 Thread Yanjie Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yanjie Wang resolved KAFKA-7582. Resolution: Not A Bug > MetadataRequest don't support autoCreateTopic below version 4. > --

Re: [VOTE] 2.1.0 RC0

2018-11-01 Thread Jakub Scholz
+1 (non-binding) ... I used the staged binaries and checked it with different clients. On Wed, Oct 24, 2018 at 10:17 AM Dong Lin wrote: > Hello Kafka users, developers and client-developers, > > This is the first candidate for feature release of Apache Kafka 2.1.0. > > This is a major version re

Re: [VOTE] 2.0.1 RC0

2018-11-01 Thread Jakub Scholz
+1 (non-binding) ... I used the staged binaries and run tests with different clients. On Fri, Oct 26, 2018 at 4:29 AM Manikumar wrote: > Hello Kafka users, developers and client-developers, > > This is the first candidate for release of Apache Kafka 2.0.1. > > This is a bug fix release closing 4

[jira] [Created] (KAFKA-7582) MetadataRequest don't support autoCreateTopic below version 4.

2018-11-01 Thread Yanjie Wang (JIRA)
Yanjie Wang created KAFKA-7582: -- Summary: MetadataRequest don't support autoCreateTopic below version 4. Key: KAFKA-7582 URL: https://issues.apache.org/jira/browse/KAFKA-7582 Project: Kafka Iss

[jira] [Created] (KAFKA-7581) Issues in building kafka using gradle on a Ubuntu based docker container

2018-11-01 Thread Sarvesh Tamba (JIRA)
Sarvesh Tamba created KAFKA-7581: Summary: Issues in building kafka using gradle on a Ubuntu based docker container Key: KAFKA-7581 URL: https://issues.apache.org/jira/browse/KAFKA-7581 Project: Kafka

[jira] [Created] (KAFKA-7580) Unit Test 'shouldThrowProcessorStateExceptionOnOpeningReadOnlyDir' fails when run as root user

2018-11-01 Thread Sarvesh Tamba (JIRA)
Sarvesh Tamba created KAFKA-7580: Summary: Unit Test 'shouldThrowProcessorStateExceptionOnOpeningReadOnlyDir' fails when run as root user Key: KAFKA-7580 URL: https://issues.apache.org/jira/browse/KAFKA-7580

Build failed in Jenkins: kafka-trunk-jdk8 #3177

2018-11-01 Thread Apache Jenkins Server
See Changes: [github] MINOR: Add try/finally blocks to close adminclient in -- [...truncated 2.73 MB...] org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfK

Build failed in Jenkins: kafka-trunk-jdk11 #74

2018-11-01 Thread Apache Jenkins Server
See Changes: [github] MINOR: Add try/finally blocks to close adminclient in -- [...truncated 2.33 MB...] org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfVa