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

2020-10-20 Thread Apache Jenkins Server
See Changes: [A. Sophie Blee-Goldman] KAFKA-10564: fix flaky test (#9466) -- [...truncated 3.42 MB...] org.apache.kafka.streams.test.OutputVerifierTest > shoul

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

2020-10-20 Thread Apache Jenkins Server
See Changes: [github] KAFKA-10564: fix flaky test (#9466) -- [...truncated 3.44 MB...] org.apache.kafka.streams.test.MockProcessorContextStateStoreTest > s

Build failed in Jenkins: Kafka » kafka-2.6-jdk8 #40

2020-10-20 Thread Apache Jenkins Server
See Changes: [A. Sophie Blee-Goldman] KAFKA-10564: fix flaky test (#9466) -- [...truncated 3.16 MB...] org.apache.kafka.streams.internals.WindowStoreFacadeTest

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

2020-10-20 Thread Apache Jenkins Server
See Changes: [Bill Bejeck] MINOR: Clean-up streams javadoc warnings (#9461) -- [...truncated 3.43 MB...] org.apache.kafka.streams.test.OutputVerifierTest > shou

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

2020-10-20 Thread Apache Jenkins Server
See Changes: [github] MINOR: Fix flaky ControllerMutationQuotaTest.testQuotaMetric (#9417) [github] MINOR; Fix UpdateMetadataRequestTest.testVersionLogic's assertions (#9462) [github] MINOR: Clean

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

2020-10-20 Thread Apache Jenkins Server
See Changes: [github] KAFKA-10454 / Update copartitionSourceGroups when optimization algorithm is triggered (#9237) [github] MINOR: Clean-up streams javadoc warnings (#9461) -

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

2020-10-20 Thread Apache Jenkins Server
See Changes: [Bill Bejeck] MINOR: Clean-up client javadoc warnings (#9463) [John Roesler] KAFKA-10515: Properly initialize nullable Serdes with default values (#9338) [Bill Bejeck] KAFKA-10454 / Updat

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

2020-10-20 Thread Apache Jenkins Server
See Changes: [github] KAFKA-10515: Properly initialize nullable Serdes with default values (#9338) -- [...truncated 3.44 MB...] org.apache.kafka.streams.te

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

2020-10-20 Thread Apache Jenkins Server
See

Jenkins build is back to normal : Kafka » kafka-2.2-jdk8 #5

2020-10-20 Thread Apache Jenkins Server
See

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

2020-10-20 Thread Apache Jenkins Server
See Changes: [github] KAFKA-10426: Deadlock in DistributedHerder during session key update. (#9431) -- [...truncated 6.82 MB...] org.apache.kafka.streams.To

[jira] [Resolved] (KAFKA-10454) Kafka Streams Stuck in infinite REBALANCING loop when stream <> table join partitions don't match

2020-10-20 Thread Bill Bejeck (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Bejeck resolved KAFKA-10454. - Resolution: Fixed Resolved via https://github.com/apache/kafka/pull/9237 > Kafka Streams Stuck

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

2020-10-20 Thread Apache Jenkins Server
See

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

2020-10-20 Thread Apache Jenkins Server
See Changes: [Manikumar Reddy] Backported changes to fix tests that resolve to multiple addresses. (#9307) -- [...truncated 2.57 MB...] kafka.log.BrokerCompressi

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

2020-10-20 Thread Apache Jenkins Server
See Changes: [github] MINOR: Fix flaky ControllerMutationQuotaTest.testQuotaMetric (#9417) [github] MINOR; Fix UpdateMetadataRequestTest.testVersionLogic's assertions (#9462) [github] MINOR: Clean

Jenkins build is back to normal : Kafka » kafka-2.6-jdk8 #39

2020-10-20 Thread Apache Jenkins Server
See

Jenkins build is back to normal : Kafka » kafka-2.5-jdk8 #19

2020-10-20 Thread Apache Jenkins Server
See

[jira] [Resolved] (KAFKA-8630) Unit testing a streams processor with a WindowStore throws a ClassCastException

2020-10-20 Thread Bill Bejeck (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-8630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Bejeck resolved KAFKA-8630. Resolution: Fixed Resolved via [https://github.com/apache/kafka/pull/8927.|https://github.com/apac

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

2020-10-20 Thread Apache Jenkins Server
See Changes: [github] KAFKA-10572 mirror-maker config changes for KIP-629 (#9429) [github] MINOR: Fix upgrade.mode references (#5645) [github] KAFKA-10426: Deadlock in DistributedHerder during sess

Looking for PR review for small clean up in TopicCommand

2020-10-20 Thread Kowshik Prakasam
Hi all, I'm looking for a PR review for a small clean up in TopicCommand class. Here is a link to the PR: https://github.com/apache/kafka/pull/9465. I'd appreciate the help if any of you could review/merge this PR. Cheers, Kowshik

Jenkins build is back to normal : Kafka » kafka-trunk-jdk8 #155

2020-10-20 Thread Apache Jenkins Server
See

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

2020-10-20 Thread Apache Jenkins Server
See

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

2020-10-20 Thread Apache Jenkins Server
See Changes: [Rajini Sivaram] MINOR: fix system tests sending ACLs through ZooKeeper (#9458) [Randall Hauch] KAFKA-10572 mirror-maker config changes for KIP-629 (#9429) ---

[jira] [Resolved] (KAFKA-10599) Implement basic CLI tool for feature versioning system

2020-10-20 Thread Jun Rao (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao resolved KAFKA-10599. - Fix Version/s: 2.7.0 Resolution: Fixed Merged the PR to 2.7 and trunk. > Implement basic CLI too

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

2020-10-20 Thread Matthias J. Sax
+1 On 10/19/20 12:33 PM, John Roesler wrote: > Thanks, Walker. > > That change looks good to me. > > -John > > On Mon, 2020-10-19 at 12:06 -0700, Walker Carlson wrote: >> Hello all, >> >> Taking into account the feedback about that last change I have removed some >> of the changes and no longer

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

2020-10-20 Thread Apache Jenkins Server
See Changes: [github] MINOR: Use `PartitionResponse.errorMessage` in exceptions in KafkaProducer (#9450) [github] MINOR: fix system tests sending ACLs through ZooKeeper (#9458) --

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

2020-10-20 Thread Apache Jenkins Server
See Changes: [Rajini Sivaram] MINOR: Use `PartitionResponse.errorMessage` in exceptions in KafkaProducer (#9450) -- [...truncated 6.85 MB...] org.apache.kafka.

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

2020-10-20 Thread Apache Jenkins Server
See Changes: [github] MINOR; Return timed out connections as a List instead of a Set (#8999) [github] MINOR: Use `PartitionResponse.errorMessage` in exceptions in KafkaProducer (#9450) ---

[jira] [Resolved] (KAFKA-10572) Rename MirrorMaker 2 blacklist configs for KIP-629

2020-10-20 Thread Randall Hauch (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Randall Hauch resolved KAFKA-10572. --- Fix Version/s: 2.7.0 Reviewer: Randall Hauch Resolution: Fixed Merged to the

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

2020-10-20 Thread Apache Jenkins Server
See Changes: [github] MINOR: Use `PartitionResponse.errorMessage` in exceptions in KafkaProducer (#9450) -- [...truncated 6.87 MB...] org.apache.kafka.stre

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

2020-10-20 Thread Apache Jenkins Server
See Changes: [github] MINOR: Remove unnecessary assertion from ConnectHeader (#9452) [github] MINOR; Return timed out connections as a List instead of a Set (#8999) ---

Jenkins build is back to normal : Kafka » kafka-trunk-jdk8 #153

2020-10-20 Thread Apache Jenkins Server
See

[jira] [Created] (KAFKA-10620) Ensure Topic Metadata loaded just after create KafkaProducer

2020-10-20 Thread Luis Ashurei (Jira)
Luis Ashurei created KAFKA-10620: Summary: Ensure Topic Metadata loaded just after create KafkaProducer Key: KAFKA-10620 URL: https://issues.apache.org/jira/browse/KAFKA-10620 Project: Kafka

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

2020-10-20 Thread Apache Jenkins Server
See Changes: [github] MINOR: Remove unnecessary assertion from ConnectHeader (#9452) [github] MINOR; Return timed out connections as a List instead of a Set (#8999) ---

Re: [ANNOUNCE] New committer: A. Sophie Blee-Goldman

2020-10-20 Thread Rajini Sivaram
Congratulations, Sophie! Regards, Rajini On Tue, Oct 20, 2020 at 8:04 AM David Jacot wrote: > Congrats Sophie! > > On Tue, Oct 20, 2020 at 7:59 AM Konstantine Karantasis < > konstant...@confluent.io> wrote: > > > Congratulations, Sophie! > > > > Konstantine > > > > On Mon, Oct 19, 2020 at 6:33

Re: [ANNOUNCE] New committer: Chia-Ping Tsai

2020-10-20 Thread Rajini Sivaram
Congratulations, Chia-Ping! Regards, Rajini On Tue, Oct 20, 2020 at 8:04 AM David Jacot wrote: > Congrats Chia-Ping! > > On Tue, Oct 20, 2020 at 8:26 AM Tom Bentley wrote: > > > Congratulations Chia-Ping! > > > > On Tue, Oct 20, 2020 at 7:04 AM Konstantine Karantasis < > > konstant...@conflue

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

2020-10-20 Thread Apache Jenkins Server
See

Re: About KAFKA-4759: ACL authorizer subnet support (PR #9387)

2020-10-20 Thread Tom Bentley
Hi Rafa, Changes affecting any of Kafka's public APIs have to be done via the KIP process [1]. KAFKA-4759 was originally opened for KIP-252 [2] which is still under discussion (i.e. it never passed a vote). You can read the previous discussions about it in the archives [3]. Having very briefly sca

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

2020-10-20 Thread Apache Jenkins Server
See Changes: [github] MINOR: the top-level error message of AlterPartitionReassignmentsResponseData does not get propagated correctly (#9392) -- [...trunca

Re: [ANNOUNCE] New committer: David Jacot

2020-10-20 Thread David Jacot
Thanks! On Mon, Oct 19, 2020 at 8:01 PM James Cheng wrote: > Congratulations, David! > > -James > > > On Oct 16, 2020, at 9:01 AM, Gwen Shapira wrote: > > > > The PMC for Apache Kafka has invited David Jacot as a committer, and > > we are excited to say that he accepted! > > > > David Jacot has

Re: [ANNOUNCE] New committer: A. Sophie Blee-Goldman

2020-10-20 Thread David Jacot
Congrats Sophie! On Tue, Oct 20, 2020 at 7:59 AM Konstantine Karantasis < konstant...@confluent.io> wrote: > Congratulations, Sophie! > > Konstantine > > On Mon, Oct 19, 2020 at 6:33 PM Luke Chen wrote: > > > Congratulations, Sophie! > > You always provide good review comments for my PRs. > > We

Re: [ANNOUNCE] New committer: Chia-Ping Tsai

2020-10-20 Thread David Jacot
Congrats Chia-Ping! On Tue, Oct 20, 2020 at 8:26 AM Tom Bentley wrote: > Congratulations Chia-Ping! > > On Tue, Oct 20, 2020 at 7:04 AM Konstantine Karantasis < > konstant...@confluent.io> wrote: > > > Congrats, Chia-Ping! > > > > Konstantine > > > > On Mon, Oct 19, 2020 at 6:23 PM Rankesh Kumar