[jira] [Created] (KAFKA-10600) Connect adds error to property in validation result if connector does not define the property

2020-10-12 Thread Randall Hauch (Jira)
Randall Hauch created KAFKA-10600: - Summary: Connect adds error to property in validation result if connector does not define the property Key: KAFKA-10600 URL: https://issues.apache.org/jira/browse/KAFKA-10600

Build failed in Jenkins: Kafka » kafka-2.7-jdk8 #5

2020-10-12 Thread Apache Jenkins Server
See Changes: [John Roesler] KAFKA-10598: Improve IQ name and type checks (#9408) -- [...truncated 3.39 MB...] org.apache.kafka.streams.test.OutputVerifierTest >

Jenkins build is back to normal : Kafka » kafka-trunk-jdk15 #163

2020-10-12 Thread Apache Jenkins Server
See

[jira] [Resolved] (KAFKA-10143) Add integration testing ensuring that the reassignment tool can change replication quota with rebalance in progress

2020-10-12 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-10143. - Fix Version/s: (was: 2.6.1) Resolution: Fixed > Add integration testing

[jira] [Resolved] (KAFKA-10598) KafkaStreams reports inappropriate error message for IQ

2020-10-12 Thread John Roesler (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Roesler resolved KAFKA-10598. -- Resolution: Fixed > KafkaStreams reports inappropriate error message for IQ >

Build failed in Jenkins: Kafka » kafka-trunk-jdk8 #131

2020-10-12 Thread Apache Jenkins Server
See Changes: [github] KAFKA-10598: Improve IQ name and type checks (#9408) -- [...truncated 6.79 MB...] org.apache.kafka.streams.TopologyTestDriverTest >

Re: [DISCUSS] KIP-631: The Quorum-based Kafka Controller

2020-10-12 Thread Colin McCabe
On Tue, Oct 6, 2020, at 16:09, Jun Rao wrote: > Hi, Colin, > > Thanks for the reply. Made another pass of the KIP. A few more comments > below. > Hi Jun, Thanks for the review. > 55. We discussed earlier why the current behavior where we favor the > current broker registration is better. Have

Re: [VOTE] KIP-516: Topic Identifiers

2020-10-12 Thread Justine Olshan
Hi all, After further discussion and changes to this KIP, I think we are ready to restart this vote. Again, here is the KIP: https://cwiki.apache.org/confluence/display/KAFKA/KIP-516%3A+Topic+Identifiers The discussion thread is here:

Build failed in Jenkins: Kafka » kafka-trunk-jdk11 #134

2020-10-12 Thread Apache Jenkins Server
See Changes: [github] KAFKA-10598: Improve IQ name and type checks (#9408) -- [...truncated 6.84 MB...] org.apache.kafka.streams.TopologyTestDriverTest >

[jira] [Created] (KAFKA-10602) DLQ Reporter throws NPE when reporting from different thread

2020-10-12 Thread Lev Zemlyanov (Jira)
Lev Zemlyanov created KAFKA-10602: - Summary: DLQ Reporter throws NPE when reporting from different thread Key: KAFKA-10602 URL: https://issues.apache.org/jira/browse/KAFKA-10602 Project: Kafka

Build failed in Jenkins: Kafka » kafka-trunk-jdk11 #135

2020-10-12 Thread Apache Jenkins Server
See Changes: [github] KAFKA-10574: Fix infinite loop in Values::parseString (#9375) -- [...truncated 3.42 MB...]

Re: [VOTE] KIP-671: Add method to Shutdown entire Streams Application

2020-10-12 Thread Walker Carlson
Hello all, I just wanted to let you know that I had to make 2 minor updates to the KIP. 1) I changed the behavior of the shutdown client to not leave the client in Error but instead close directly because this aligns better with our state machine. 2) I added a separate call back for the global

Build failed in Jenkins: Kafka » kafka-2.7-jdk8 #7

2020-10-12 Thread Apache Jenkins Server
See Changes: [Jason Frantz] KAFKA-10143; Improve test coverage for throttle changes during reassignment (#8891) -- [...truncated 3.39 MB...]

Build failed in Jenkins: Kafka » kafka-trunk-jdk8 #132

2020-10-12 Thread Apache Jenkins Server
See Changes: [github] KAFKA-10574: Fix infinite loop in Values::parseString (#9375) [github] KAFKA-10143; Improve test coverage for throttle changes during reassignment (#8891)

Build failed in Jenkins: Kafka » kafka-trunk-jdk11 #136

2020-10-12 Thread Apache Jenkins Server
See Changes: [github] KAFKA-10143; Improve test coverage for throttle changes during reassignment (#8891) -- [...truncated 6.85 MB...]

Build failed in Jenkins: Kafka » kafka-trunk-jdk15 #165

2020-10-12 Thread Apache Jenkins Server
See Changes: [github] KAFKA-10143; Improve test coverage for throttle changes during reassignment (#8891) -- [...truncated 3.42 MB...]

Build failed in Jenkins: Kafka » kafka-2.5-jdk8 #16

2020-10-12 Thread Apache Jenkins Server
See Changes: [Randall Hauch] KAFKA-10574: Fix infinite loop in Values::parseString (#9375) -- [...truncated 3.10 MB...]

[jira] [Created] (KAFKA-10601) Add linger semantics to raft

2020-10-12 Thread Jason Gustafson (Jira)
Jason Gustafson created KAFKA-10601: --- Summary: Add linger semantics to raft Key: KAFKA-10601 URL: https://issues.apache.org/jira/browse/KAFKA-10601 Project: Kafka Issue Type: Sub-task

Jenkins build is back to normal : Kafka » kafka-2.7-jdk8 #6

2020-10-12 Thread Apache Jenkins Server
See

Build failed in Jenkins: Kafka » kafka-2.3-jdk8 #8

2020-10-12 Thread Apache Jenkins Server
See Changes: [Randall Hauch] KAFKA-10574: Fix infinite loop in Values::parseString (#9375) -- [...truncated 1.73 MB...] kafka.security.auth.ZkAuthorizationTest

[jira] [Created] (KAFKA-10603) Re-design

2020-10-12 Thread John Roesler (Jira)
John Roesler created KAFKA-10603: Summary: Re-design Key: KAFKA-10603 URL: https://issues.apache.org/jira/browse/KAFKA-10603 Project: Kafka Issue Type: New Feature Reporter:

Build failed in Jenkins: Kafka » kafka-trunk-jdk15 #166

2020-10-12 Thread Apache Jenkins Server
See Changes: [github] MINOR: Fix shouldNotResetEpochHistoryHeadIfUndefinedPassed (#9218) -- [...truncated 3.42 MB...]

Re: [VOTE] KIP-478 Strongly Typed Streams Processor API

2020-10-12 Thread John Roesler
Hello all, While reviewing the KIP document, I realized that I hadn't submitted a PR to migrate the KStream.process() method to the new API. Upon reflection, I think I'd better defer this work for the same reason I deferred all the transform() APIs. I believe that the new Processor interface will

[jira] [Resolved] (KAFKA-10536) KIP-478: Implement KStream changes

2020-10-12 Thread John Roesler (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Roesler resolved KAFKA-10536. -- Resolution: Fixed > KIP-478: Implement KStream changes > -- >

Re: [VOTE] KIP-630: Kafka Raft Snapshot

2020-10-12 Thread Jose Garcia Sancio
Thanks everyone for the votes. KIP-630 has been accepted. Binding: Guozhang, Jason and Jun Non-binding: Ron and Lucas On Fri, Oct 9, 2020 at 4:33 PM Jose Garcia Sancio wrote: > > Thanks for the votes Jun, Jason, Ron, Lucas and Guozhang. > > Thanks for the feedback Ron and Jun. > > Agree with

Build failed in Jenkins: Kafka » kafka-trunk-jdk8 #133

2020-10-12 Thread Apache Jenkins Server
See Changes: [github] MINOR: Fix shouldNotResetEpochHistoryHeadIfUndefinedPassed (#9218) -- [...truncated 3.39 MB...]

Jenkins build is back to normal : Kafka » kafka-trunk-jdk11 #137

2020-10-12 Thread Apache Jenkins Server
See