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

2018-06-06 Thread Apache Jenkins Server
See Changes: [me] KAFKA-6991: Fix ServiceLoader issue with PluginClassLoader (KIP-285) -- [...truncated 1.58 MB...] kafka.coordinator.transaction.TransactionCoordinatorTes

[jira] [Created] (KAFKA-7016) Reconsider the "avoid the expensive and useless stack trace for api exceptions" practice

2018-06-06 Thread Martin Vysny (JIRA)
Martin Vysny created KAFKA-7016: --- Summary: Reconsider the "avoid the expensive and useless stack trace for api exceptions" practice Key: KAFKA-7016 URL: https://issues.apache.org/jira/browse/KAFKA-7016

[jira] [Created] (KAFKA-7015) Enhance RecordCollectorImpl exceptions with more context information

2018-06-06 Thread Matthias J. Sax (JIRA)
Matthias J. Sax created KAFKA-7015: -- Summary: Enhance RecordCollectorImpl exceptions with more context information Key: KAFKA-7015 URL: https://issues.apache.org/jira/browse/KAFKA-7015 Project:

[jira] [Resolved] (KAFKA-6538) Enhance ByteStore exceptions with more context information

2018-06-06 Thread Matthias J. Sax (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias J. Sax resolved KAFKA-6538. Resolution: Fixed Fix Version/s: 2.0.0 > Enhance ByteStore exceptions with more cont

[jira] [Created] (KAFKA-7014) Guarantee the byte buffer returned by Serializer is reusable

2018-06-06 Thread Chia-Ping Tsai (JIRA)
Chia-Ping Tsai created KAFKA-7014: - Summary: Guarantee the byte buffer returned by Serializer is reusable Key: KAFKA-7014 URL: https://issues.apache.org/jira/browse/KAFKA-7014 Project: Kafka

Re: [DISCUSS] KIP-304: Connect runtime mode improvements for container platforms

2018-06-06 Thread Stephane Maarek
Long wall of text: --- Hi Ewen > There are 2 aspects to this. The first is rebalancing. There's actually nothing that fundamentally requires every rebalance operation to be stop-the-world. I've had some thoughts about allowing partial and incremental rebalancing floating around for awhile.

Re: [DISCUSS] KIP-310: Add a Kafka Source Connector to Kafka Connect

2018-06-06 Thread Stephane Maarek
Hi Rhys, I think this will be a great addition. Are there any performance benchmarks against Mirror Maker available? I'm interested to know if this is more performant / scalable. Regarding the implementation, here's some feedback: - I think it's worth mentioning that this solution does not rely

Jenkins build is back to normal : kafka-1.0-jdk7 #195

2018-06-06 Thread Apache Jenkins Server
See

[jira] [Created] (KAFKA-7013) Do Infer analysis and investigate results

2018-06-06 Thread Koen De Groote (JIRA)
Koen De Groote created KAFKA-7013: - Summary: Do Infer analysis and investigate results Key: KAFKA-7013 URL: https://issues.apache.org/jira/browse/KAFKA-7013 Project: Kafka Issue Type: Bug

Re: Request Access to Create KIP

2018-06-06 Thread Matthias J. Sax
Done. On 6/6/18 11:35 AM, Adam Bellemare wrote: > Hello > > As per: > https://cwiki.apache.org/confluence/display/KAFKA/Kafka+Improvement+Proposals > > I request access to be able to create a KIP for > https://issues.apache.org/jira/browse/KAFKA-4628. > > Wiki username: adam.bellemare > > Tha

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

2018-06-06 Thread Apache Jenkins Server
See

Re: [VOTE] KIP-266: Add TimeoutException for KafkaConsumer#position

2018-06-06 Thread Guozhang Wang
The reason that I'm hesitant to use the term "timeout" is that it's being over-used for multiple semantics: request RPC timeout, consumer session heartbeat liveness "timeout", and API blocking timeout. We can argue that in English both of them are indeed called a "timeout" value, but personally I'm

[jira] [Resolved] (KAFKA-6993) Fix defective documentations for KStream/KTable methods

2018-06-06 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guozhang Wang resolved KAFKA-6993. -- Resolution: Fixed Fix Version/s: 2.0.0 > Fix defective documentations for KStream/KTable

Request Access to Create KIP

2018-06-06 Thread Adam Bellemare
Hello As per: https://cwiki.apache.org/confluence/display/KAFKA/Kafka+Improvement+Proposals I request access to be able to create a KIP for https://issues.apache.org/jira/browse/KAFKA-4628. Wiki username: adam.bellemare Thanks, Adam

FINAL REMINDER: Apache EU Roadshow 2018 in Berlin next week!

2018-06-06 Thread sharan
Hello Apache Supporters and Enthusiasts This is a final reminder that our Apache EU Roadshow will be held in Berlin next week on 13th and 14th June 2018. We will have 28 different sessions running over 2 days that cover some great topics. So if you are interested in Microservices, Internet of

[jira] [Created] (KAFKA-7012) Performance issue upgrading to kafka 1.0.1 or 1.1

2018-06-06 Thread rajadayalan perumalsamy (JIRA)
rajadayalan perumalsamy created KAFKA-7012: -- Summary: Performance issue upgrading to kafka 1.0.1 or 1.1 Key: KAFKA-7012 URL: https://issues.apache.org/jira/browse/KAFKA-7012 Project: Kafka

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

2018-06-06 Thread Apache Jenkins Server
See Changes: [ismael] KAFKA-6841: Support Prefixed ACLs (KIP-290) (#5117) -- [...truncated 487.01 KB...] kafka.security.auth.SimpleAclAuthorizerTest > testHighConcurrenc

New release branch 2.0

2018-06-06 Thread Rajini Sivaram
Hello Kafka developers and friends, As promised, we now have a release branch for 2.0 release (with 2.0.0 as the version). Trunk has been bumped to 2.1.0-SNAPSHOT. I have moved most the JIRAs without PRs to the next release. I'll be going over the remaining JIRAs to move every non-blocker from th

[jira] [Created] (KAFKA-7011) Investigate if its possible to drop the ResourceNameType field from Java Resource class.

2018-06-06 Thread Andy Coates (JIRA)
Andy Coates created KAFKA-7011: -- Summary: Investigate if its possible to drop the ResourceNameType field from Java Resource class. Key: KAFKA-7011 URL: https://issues.apache.org/jira/browse/KAFKA-7011 Pr

[jira] [Created] (KAFKA-7010) Rename ResourceNameType.ANY to MATCH

2018-06-06 Thread Andy Coates (JIRA)
Andy Coates created KAFKA-7010: -- Summary: Rename ResourceNameType.ANY to MATCH Key: KAFKA-7010 URL: https://issues.apache.org/jira/browse/KAFKA-7010 Project: Kafka Issue Type: Sub-task

[jira] [Created] (KAFKA-7009) Mute logger for reflections.org at the warn level in system tests

2018-06-06 Thread Randall Hauch (JIRA)
Randall Hauch created KAFKA-7009: Summary: Mute logger for reflections.org at the warn level in system tests Key: KAFKA-7009 URL: https://issues.apache.org/jira/browse/KAFKA-7009 Project: Kafka

[jira] [Created] (KAFKA-7008) Consider replacing the Resource field in AclBinding with a ResourceFilter or ResourceMatcher.

2018-06-06 Thread Andy Coates (JIRA)
Andy Coates created KAFKA-7008: -- Summary: Consider replacing the Resource field in AclBinding with a ResourceFilter or ResourceMatcher. Key: KAFKA-7008 URL: https://issues.apache.org/jira/browse/KAFKA-7008

[jira] [Created] (KAFKA-7007) All ACL changes should use single /kafka-acl-changes path

2018-06-06 Thread Andy Coates (JIRA)
Andy Coates created KAFKA-7007: -- Summary: All ACL changes should use single /kafka-acl-changes path Key: KAFKA-7007 URL: https://issues.apache.org/jira/browse/KAFKA-7007 Project: Kafka Issue Ty

[jira] [Created] (KAFKA-7006) Remove duplicate Scala ResourceNameType class.

2018-06-06 Thread Andy Coates (JIRA)
Andy Coates created KAFKA-7006: -- Summary: Remove duplicate Scala ResourceNameType class. Key: KAFKA-7006 URL: https://issues.apache.org/jira/browse/KAFKA-7006 Project: Kafka Issue Type: Sub-task

[jira] [Created] (KAFKA-7005) Remove duplicate Java Resource class.

2018-06-06 Thread Andy Coates (JIRA)
Andy Coates created KAFKA-7005: -- Summary: Remove duplicate Java Resource class. Key: KAFKA-7005 URL: https://issues.apache.org/jira/browse/KAFKA-7005 Project: Kafka Issue Type: Sub-task

[jira] [Resolved] (KAFKA-6877) Remove completedFetch upon a failed parse if it contains no records.

2018-06-06 Thread Rajini Sivaram (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajini Sivaram resolved KAFKA-6877. --- Resolution: Fixed Reviewer: Jiangjie Qin > Remove completedFetch upon a failed parse if

[jira] [Resolved] (KAFKA-6912) Add authorization tests for custom principal types

2018-06-06 Thread Rajini Sivaram (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajini Sivaram resolved KAFKA-6912. --- Resolution: Fixed Reviewer: Dong Lin > Add authorization tests for custom principal typ

[jira] [Resolved] (KAFKA-6919) Trogdor documentation points to wrong location for trogdor.sh

2018-06-06 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma resolved KAFKA-6919. Resolution: Fixed Fix Version/s: 2.0.0 > Trogdor documentation points to wrong location for

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

2018-06-06 Thread Apache Jenkins Server
See