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

2019-06-13 Thread Apache Jenkins Server
See Changes: [bill] MINOR: Refactor `MetricsIntegrationTest` (#6930) -- [...truncated 3.39 MB...] kafka.cluster.PartitionTest >

Re: [VOTE] KIP-476: Add Java AdminClient interface

2019-06-13 Thread Satish Duggana
Hi Andy, Thanks for the KIP. This is a good change and it gives the user a better handle on Admin client usage. I agree with the proposal except the new `Admin` interface having all the methods from `AdminClient` abstract class. It should be kept clean having only the admin operations as methods

[jira] [Resolved] (KAFKA-8495) Make Round-robin / RangeAssignor to be "sticky" (part 5)

2019-06-13 Thread Sophie Blee-Goldman (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sophie Blee-Goldman resolved KAFKA-8495. Resolution: Won't Do Round-robin/range assignors will deliberately not support

[jira] [Created] (KAFKA-8539) Add `getGroupInstanceId` call to Subscription class

2019-06-13 Thread Boyang Chen (JIRA)
Boyang Chen created KAFKA-8539: -- Summary: Add `getGroupInstanceId` call to Subscription class Key: KAFKA-8539 URL: https://issues.apache.org/jira/browse/KAFKA-8539 Project: Kafka Issue Type:

[jira] [Created] (KAFKA-8538) Add `group.instance.id` to DescribeGroup for better visibility

2019-06-13 Thread Boyang Chen (JIRA)
Boyang Chen created KAFKA-8538: -- Summary: Add `group.instance.id` to DescribeGroup for better visibility Key: KAFKA-8538 URL: https://issues.apache.org/jira/browse/KAFKA-8538 Project: Kafka

Re: [DISCUSS] KIP-345: Reduce multiple consumer rebalances by specifying member id

2019-06-13 Thread Boyang Chen
Hey all, we decided to push 2 minor changes for better usability for static membership. 1. Add `group.instance.id` field to the `DescribeGroupResponse` API. This gives visibility for client user to check which static members are registered on the current group. 2. Add

Re: Become a contributer

2019-06-13 Thread Gwen Shapira
Hey Anastasia, Can you create a user on Apache JIRA and share the ID? https://issues.apache.org On Thu, Jun 13, 2019 at 1:37 PM Anastasia Vela wrote: > > Hi, > > I would like to contribute to Apache Kafka. Would I be able to get access > to handle JIRAs? > Github ID: anatasiavela > Github

[jira] [Created] (KAFKA-8537) Kafka issues after 2.1.0 upgrade: java.net.SocketTimeoutException: Failed to connect within 30000 ms

2019-06-13 Thread VinayKumar (JIRA)
VinayKumar created KAFKA-8537: - Summary: Kafka issues after 2.1.0 upgrade: java.net.SocketTimeoutException: Failed to connect within 3 ms Key: KAFKA-8537 URL: https://issues.apache.org/jira/browse/KAFKA-8537

Become a contributer

2019-06-13 Thread Anastasia Vela
Hi, I would like to contribute to Apache Kafka. Would I be able to get access to handle JIRAs? Github ID: anatasiavela Github Email: anastasiave...@gmail.com Thanks, Anastasia

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

2019-06-13 Thread Apache Jenkins Server
See Changes: [bbejeck] KAFKA-8452: Compressed BufferValue (#6848) -- [...truncated 4.94 MB...] org.apache.kafka.streams.test.OutputVerifierTest >

Re: [VOTE] 2.3.0 RC2

2019-06-13 Thread Colin McCabe
Hi all, Good news: I have run a junit test build for RC2, and it passed. Check out https://builds.apache.org/job/kafka-2.3-jdk8/51/ Also, the vote will go until Saturday, June 15th (sorry for the typo earlier in the vote end time). best, Colin On Wed, Jun 12, 2019, at 15:55, Colin McCabe

[jira] [Resolved] (KAFKA-8223) Deprecate group.initial.rebalance.delay

2019-06-13 Thread Boyang Chen (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boyang Chen resolved KAFKA-8223. Resolution: Later > Deprecate group.initial.rebalance.delay >

Re: Contributor Permissions

2019-06-13 Thread Bill Bejeck
Mark, Thanks for your interest in Apache Kafka. You're in the contributors list now. Thanks, Bill On Thu, Jun 13, 2019 at 1:37 PM Mark Cox wrote: > Hello AK, > > Could I gain contributor permissions for the Apache Kafka project please? > > My GitHub ID is "MarkC0x" (note the zero) > > Cheers

Re: Requesting contributor permissions

2019-06-13 Thread Bill Bejeck
Igor, Thanks for your interest in Apache Kafka. You're all set now. -Bill On Thu, Jun 13, 2019 at 1:36 PM Igor Soarez wrote: > JIRA username: soarez > GitHub username: soarez > > Looking to assign https://issues.apache.org/jira/browse/KAFKA-8526 to > myself > > -- > Igor Soarez >

Contributor Permissions

2019-06-13 Thread Mark Cox
Hello AK, Could I gain contributor permissions for the Apache Kafka project please? My GitHub ID is "MarkC0x" (note the zero) Cheers Mark -- *Mark Cox | **Technical Account Manager | Confluent | (415) 341-4169 <(415)3414169>* *Download Apache Kafka and Confluent Platform:

Requesting contributor permissions

2019-06-13 Thread Igor Soarez
JIRA username: soarez GitHub username: soarez Looking to assign https://issues.apache.org/jira/browse/KAFKA-8526 to myself -- Igor Soarez

Re: [DISCUSS] KIP-470: TopologyTestDriver test input and output usability improvements

2019-06-13 Thread John Roesler
Hey, all, maybe we can jump-start this discussion. I think this approach would be very ergonomic for testing, and would help reduce boilerplate in tests. The think I like most about it is that it mirrors the mental model that people already have from Kafka Streams, in which you write to an

[DISCUSS] KIP-477: Add PATCH method for connector config in Connect REST API

2019-06-13 Thread Ivan Yurchenko
Hello, I'd like to start the discussion of KIP-477: Add PATCH method for connector config in Connect REST API. https://cwiki.apache.org/confluence/display/KAFKA/KIP-477%3A+Add+PATCH+method+for+connector+config+in+Connect+REST+API There is also a draft PR:

[jira] [Created] (KAFKA-8536) Error creating ACL Alter Topic in 2.2

2019-06-13 Thread Alvaro Peris (JIRA)
Alvaro Peris created KAFKA-8536: --- Summary: Error creating ACL Alter Topic in 2.2 Key: KAFKA-8536 URL: https://issues.apache.org/jira/browse/KAFKA-8536 Project: Kafka Issue Type: Bug

[jira] [Created] (KAFKA-8535) Kafka Performance Producer broken for SSL when CN is not hostname

2019-06-13 Thread Juan Olivares (JIRA)
Juan Olivares created KAFKA-8535: Summary: Kafka Performance Producer broken for SSL when CN is not hostname Key: KAFKA-8535 URL: https://issues.apache.org/jira/browse/KAFKA-8535 Project: Kafka

[jira] [Created] (KAFKA-8534) retention.bytes does not work as documented

2019-06-13 Thread Evelyn Bayes (JIRA)
Evelyn Bayes created KAFKA-8534: --- Summary: retention.bytes does not work as documented Key: KAFKA-8534 URL: https://issues.apache.org/jira/browse/KAFKA-8534 Project: Kafka Issue Type: Bug

Re: KIP-457: Add DISCONNECTED state to Kafka Streams

2019-06-13 Thread Richard Yu
Hi Guozhang, Thanks for the input! Then I guess from the approach you have listed above, no API changes will be needed in Kafka consumer then. That will greatly simplify things, although when implementing these approaches, there might be some unexpected issues which might show up.

[jira] [Created] (KAFKA-8533) Kafka 2.1.0 version crashes when deleting log

2019-06-13 Thread Jay Lee (JIRA)
Jay Lee created KAFKA-8533: -- Summary: Kafka 2.1.0 version crashes when deleting log Key: KAFKA-8533 URL: https://issues.apache.org/jira/browse/KAFKA-8533 Project: Kafka Issue Type: Bug