Build failed in Jenkins: kafka-trunk-jdk10 #558

2018-10-02 Thread Apache Jenkins Server
See Changes: [mjsax] MINOR KAFKA-7406: Follow up and address final comments (#5730) -- [...truncated 2.24 MB...] org.apache.kafka.streams.TopologyTestDriverTest >

Re: Edit permissions for https://cwiki.apache.org/confluence/display/KAFKA/Ecosystem

2018-10-02 Thread Bill Mclane
User ID should be wmclane Thanks Matthias... Bill— William P. McLane Messaging Evangelist TIBCO Software > On Oct 2, 2018, at 8:31 PM, Matthias J. Sax wrote: > > Could not find your user -- please provide your wiki user ID so we can > grant permissions to edit wiki pages. > > If you don't

Re: Edit permissions for https://cwiki.apache.org/confluence/display/KAFKA/Ecosystem

2018-10-02 Thread Matthias J. Sax
Could not find your user -- please provide your wiki user ID so we can grant permissions to edit wiki pages. If you don't have an account yet, you can just create one. -Matthias On 10/2/18 1:33 PM, Bill Mclane wrote: > Hi can you either enable edit permissions for wmcl...@tibco.com >

[jira] [Created] (KAFKA-7476) SchemaProjector is not properly handling Date-based logical types

2018-10-02 Thread Robert Yokota (JIRA)
Robert Yokota created KAFKA-7476: Summary: SchemaProjector is not properly handling Date-based logical types Key: KAFKA-7476 URL: https://issues.apache.org/jira/browse/KAFKA-7476 Project: Kafka

Incremental Cooperative Rebalancing

2018-10-02 Thread Konstantine Karantasis
Hey everyone, I'd like to bring to your attention a general design document that was just published in Apache Kafka's wiki space: https://cwiki.apache.org/confluence/display/KAFKA/Incremental+Cooperative+Rebalancing%3A+Support+and+Policies It deals with the subject of Rebalancing of groups in

Build failed in Jenkins: kafka-trunk-jdk10 #557

2018-10-02 Thread Apache Jenkins Server
See Changes: [colin] KAFKA-7429: Enable key/truststore update with same filename/password -- [...truncated 2.24 MB...] org.apache.kafka.streams.test.OutputVerifierTest >

Re: [DISCUSSION] KIP-376: Implement AutoClosable on appropriate classes that has close()

2018-10-02 Thread Yishun Guan
Hi Matthias, thank you for pointing this out! I have changed the KIP to 'RecordCollector extends AutoCloseable`. As your first concern regarding incompatibility, can you explain why this is a breaking change? Although that `AutoClosable#close()` declares `throws Exception, I think the overridden

Edit permissions for https://cwiki.apache.org/confluence/display/KAFKA/Ecosystem

2018-10-02 Thread Bill Mclane
Hi can you either enable edit permissions for wmcl...@tibco.com for the Kafka Project cwiki or modify the Ecosystem Page to include the below under the Distributions & Packaging section: TIBCO Platform - https://www.tibco.com/products/apache-kafka

[jira] [Created] (KAFKA-7475) print the actual cluster bootstrap address on authentication failures

2018-10-02 Thread radai rosenblatt (JIRA)
radai rosenblatt created KAFKA-7475: --- Summary: print the actual cluster bootstrap address on authentication failures Key: KAFKA-7475 URL: https://issues.apache.org/jira/browse/KAFKA-7475 Project:

[jira] [Created] (KAFKA-7474) Conflicting statements in the replication docs

2018-10-02 Thread Joel Hamill (JIRA)
Joel Hamill created KAFKA-7474: -- Summary: Conflicting statements in the replication docs Key: KAFKA-7474 URL: https://issues.apache.org/jira/browse/KAFKA-7474 Project: Kafka Issue Type: Bug

Re: [VOTE] KIP-291: Have separate queues for control requests and data requests

2018-10-02 Thread Lucas Wang
Thanks for the further comments, Jun. 200. Currently in the code base, we have the term of "ControlBatch" related to idempotent/transactional producing. Do you think it's a concern for reusing the term "control"? 201. It's not clear to me how it would work by following the same strategy for

[jira] [Resolved] (KAFKA-7355) Topic Configuration Changes are not applied until reboot

2018-10-02 Thread Manikumar (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manikumar resolved KAFKA-7355. -- Resolution: Duplicate Resolving as duplicate of KAFKA-7366. Raised a PR for KAFKA-7366.  > Topic

[jira] [Created] (KAFKA-7473) allow configuring kafka client configs to not warn for unknown config peoperties

2018-10-02 Thread radai rosenblatt (JIRA)
radai rosenblatt created KAFKA-7473: --- Summary: allow configuring kafka client configs to not warn for unknown config peoperties Key: KAFKA-7473 URL: https://issues.apache.org/jira/browse/KAFKA-7473

KIP-358: Merge required

2018-10-02 Thread Nikolay Izhikov
Hello, Kafka commiters. I've implemented KIP-358 [1] My PR [2] accepted by John Roesler and Bill Bejeck. Tests passed. Can you merge it to the trunk? [1] https://cwiki.apache.org/confluence/display/KAFKA/KIP-358%3A+Migrate+Streams+API+to+Duration+instead+of+long+ms+times [2]

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

2018-10-02 Thread Apache Jenkins Server
See

Re: [DISCUSS] Replacing EasyMock with Mockito in Kafka

2018-10-02 Thread Rajini Sivaram
Hi Ismael, Thanks for starting this discussion. I had a quick look at the PR and I agree that the updated tests are more readable. So +1 from me. On Tue, Oct 2, 2018 at 12:06 AM Colin McCabe wrote: > +1. It would be good to standardize on one (well-maintained) mocking > library in the project

[jira] [Resolved] (KAFKA-5018) LogCleaner tests to verify behaviour of message format v2

2018-10-02 Thread Dong Lin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dong Lin resolved KAFKA-5018. - Resolution: Won't Do > LogCleaner tests to verify behaviour of message format v2 >

[jira] [Reopened] (KAFKA-5018) LogCleaner tests to verify behaviour of message format v2

2018-10-02 Thread Dong Lin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dong Lin reopened KAFKA-5018: - > LogCleaner tests to verify behaviour of message format v2 >

[jira] [Resolved] (KAFKA-6761) Reduce Kafka Streams Footprint

2018-10-02 Thread Dong Lin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dong Lin resolved KAFKA-6761. - Resolution: Fixed > Reduce Kafka Streams Footprint > -- > >

[jira] [Resolved] (KAFKA-6438) NSEE while concurrently creating and deleting a topic

2018-10-02 Thread Dong Lin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dong Lin resolved KAFKA-6438. - Resolution: Won't Fix > NSEE while concurrently creating and deleting a topic >

[jira] [Resolved] (KAFKA-6415) KafkaLog4jAppender deadlocks when logging from producer network thread

2018-10-02 Thread Dong Lin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dong Lin resolved KAFKA-6415. - Resolution: Fixed > KafkaLog4jAppender deadlocks when logging from producer network thread >

[jira] [Created] (KAFKA-7472) Implement KIP-145 transformations

2018-10-02 Thread Randall Hauch (JIRA)
Randall Hauch created KAFKA-7472: Summary: Implement KIP-145 transformations Key: KAFKA-7472 URL: https://issues.apache.org/jira/browse/KAFKA-7472 Project: Kafka Issue Type: New Feature

[jira] [Created] (KAFKA-7471) Multiple Consumer Group Management (Describe, Reset, Delete)

2018-10-02 Thread Alex Dunayevsky (JIRA)
Alex Dunayevsky created KAFKA-7471: -- Summary: Multiple Consumer Group Management (Describe, Reset, Delete) Key: KAFKA-7471 URL: https://issues.apache.org/jira/browse/KAFKA-7471 Project: Kafka

[jira] [Resolved] (KAFKA-7406) Naming Join and Grouping Repartition Topics

2018-10-02 Thread Dong Lin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dong Lin resolved KAFKA-7406. - Resolution: Fixed > Naming Join and Grouping Repartition Topics >

Build failed in Jenkins: kafka-trunk-jdk10 #556

2018-10-02 Thread Apache Jenkins Server
See Changes: [mjsax] KAFKA-7406: Name join group repartition topics (#5709) [mjsax] KAFKA-7223: In-Memory Suppression Buffering (#5693) -- [...truncated 2.17 MB...]

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

2018-10-02 Thread Apache Jenkins Server
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace

Build failed in Jenkins: kafka-trunk-jdk10 #555

2018-10-02 Thread Apache Jenkins Server
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace

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

2018-10-02 Thread Apache Jenkins Server
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace

Build failed in Jenkins: kafka-trunk-jdk10 #554

2018-10-02 Thread Apache Jenkins Server
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace

[jira] [Created] (KAFKA-7470) Thread safe accumulator across all instances

2018-10-02 Thread sam (JIRA)
sam created KAFKA-7470: -- Summary: Thread safe accumulator across all instances Key: KAFKA-7470 URL: https://issues.apache.org/jira/browse/KAFKA-7470 Project: Kafka Issue Type: New Feature

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

2018-10-02 Thread Apache Jenkins Server
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace

Build failed in Jenkins: kafka-trunk-jdk10 #553

2018-10-02 Thread Apache Jenkins Server
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace

Re: [ANNOUNCE] New committer: Colin McCabe

2018-10-02 Thread James Cheng
Congrats, Colin! -James > On Sep 25, 2018, at 1:39 AM, Ismael Juma wrote: > > Hi all, > > The PMC for Apache Kafka has invited Colin McCabe as a committer and we are > pleased to announce that he has accepted! > > Colin has contributed 101 commits and 8 KIPs including significant >

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

2018-10-02 Thread Apache Jenkins Server
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace