Jenkins build is back to normal : kafka-trunk-jdk8 #3507

2019-04-02 Thread Apache Jenkins Server
See

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

2019-04-02 Thread Apache Jenkins Server
See Changes: [colin] KAFKA-8183: Add retries to WorkerUtils#verifyTopics (#6532) [github] KAFKA-7190: KIP-443; Remove streams overrides on repartition topics --

Re: [VOTE] KIP-443: Return to default segment.ms and segment.index.bytes in Streams repartition topics

2019-04-02 Thread Guozhang Wang
Hello folks, I'm closing this voting thread now, thanks to all who have provided your feedbacks! Here's a quick tally: Binding +1: 4 (Damian, Bill, Manikumar, Guozhang) Non-binding +1: (John, Mickael). Guozhang On Fri, Mar 29, 2019 at 11:32 AM Guozhang Wang wrote: > Ah I see, my bad :) Yes

[jira] [Created] (KAFKA-8185) Controller becomes stale and not able to failover the leadership for the partitions

2019-04-02 Thread Kang H Lee (JIRA)
Kang H Lee created KAFKA-8185: - Summary: Controller becomes stale and not able to failover the leadership for the partitions Key: KAFKA-8185 URL: https://issues.apache.org/jira/browse/KAFKA-8185 Project:

[jira] [Created] (KAFKA-8184) Update IQ docs to include session stores

2019-04-02 Thread Sophie Blee-Goldman (JIRA)
Sophie Blee-Goldman created KAFKA-8184: -- Summary: Update IQ docs to include session stores Key: KAFKA-8184 URL: https://issues.apache.org/jira/browse/KAFKA-8184 Project: Kafka Issue

[DISCUSS] KIP-449: Add connector contexts to Connect worker logs

2019-04-02 Thread Randall Hauch
I've been working on https://github.com/apache/kafka/pull/5743 for a while, but there were a number of comment, suggestions, and mild concerns on the PR. One of those comments was that maybe changing the Connect log content in this way probably warrants a KIP. So here it is:

[DISCUSS] KIP-446: Add changelog topic configuration to KTable suppress

2019-04-02 Thread Maarten Duijn
Kafka Streams currently does not allow configuring the internal changelog topic created by KTable.suppress. This KIP introduces a design for adding topic configurations to the suppress API.

[DISCUSS] KIP-448: Add State Stores Unit Test Support to Kafka Streams Test Utils

2019-04-02 Thread Yishun Guan
Hi All, I like to start a discussion on KIP-448 (https://cwiki.apache.org/confluence/x/SAeZBg). It is about adding Mock state stores and relevant components for testing purposes. Here is the JIRA: https://issues.apache.org/jira/browse/KAFKA-6460 This is a rough KIP draft, review and comment are

Re: [DISCUSS] KIP-440: Extend Connect Converter to support headers

2019-04-02 Thread Randall Hauch
Thanks for the submission, Yaroslav -- and for building on the suggestion of Jeremy C in https://issues.apache.org/jira/browse/KAFKA-7273. This is a nice and simple approach that is backward compatible. The KIP looks good so far, but I do have two specific suggestions to make things just a bit

[jira] [Resolved] (KAFKA-6758) Default "" consumer group tracks committed offsets, but is otherwise not a real group

2019-04-02 Thread David van Geest (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David van Geest resolved KAFKA-6758. Resolution: Duplicate Marking this as a duplicate of KAFKA-6774, which has been fixed. >

[DISCUSS] KIP-446: Add changelog topic configuration to KTable suppress

2019-04-02 Thread Maarten Duijn
Kafka Streams currently does not allow configuring the internal changelog topic created by KTable.suppress. This KIP introduces a design for adding topic configurations to the suppress API.

[jira] [Created] (KAFKA-8183) Trogdor - ProduceBench should retry on UnknownTopicOrPartitionException during topic creation

2019-04-02 Thread Stanislav Kozlovski (JIRA)
Stanislav Kozlovski created KAFKA-8183: -- Summary: Trogdor - ProduceBench should retry on UnknownTopicOrPartitionException during topic creation Key: KAFKA-8183 URL:

[jira] [Created] (KAFKA-8182) IllegalStateException in NetworkClient.initiateConnect when handling UnknownHostException thrown from ClusterConnectionStates.connecting

2019-04-02 Thread Mark Anderson (JIRA)
Mark Anderson created KAFKA-8182: Summary: IllegalStateException in NetworkClient.initiateConnect when handling UnknownHostException thrown from ClusterConnectionStates.connecting Key: KAFKA-8182 URL:

Re: Add Jira permission and wiki permission

2019-04-02 Thread slim ouertani
Hi, The account details are as follows: Full Name Slim Ouertani Email ouert...@gmail.com Thanks, Slim On Mon, Apr 1, 2019 at 4:49 PM Bill Bejeck wrote: > Hi, > > You're already in Jira as a contributor, but I can't seem to find you in > the Apache Confluence

[jira] [Reopened] (KAFKA-4600) Consumer proceeds on when ConsumerRebalanceListener fails

2019-04-02 Thread Braedon Vickers (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Braedon Vickers reopened KAFKA-4600: Hi [~guozhang], I'm going to reopen this, as the issue I raised hasn't been addressed.