[jira] [Created] (KAFKA-7248) Kafka creating topic with no leader. Issue started showing up after unkerberizing the cluster

2018-08-05 Thread Umesh Bansod (JIRA)
Umesh Bansod created KAFKA-7248: --- Summary: Kafka creating topic with no leader. Issue started showing up after unkerberizing the cluster Key: KAFKA-7248 URL: https://issues.apache.org/jira/browse/KAFKA-7248

Re: [DISCUSS] KIP-349 Priorities for Source Topics

2018-08-05 Thread nafshartous
On 2018/08/04 00:35:05, "Matthias J. Sax" wrote: > One general question: The Jira is marked as "stream", so I am wondering > what the intended scope the KIP is because, it suggests a new consumer > API only. Can you clarify? Based on the thread in the Jira ticket, I've changed the component

interactive queries for only streams instances not for other clients

2018-08-05 Thread tarik özkan
Hello, I'm new to Kafka technologies, and I would like to ask you that, How to allow remote interactive rest based queries *only between Kafka stream application instances?* I'm developing a spring micro-service application which has four instances in the cloud. It has a rest endpoint access for

Re: KIP-352: Distinguish URPs caused by reassignment

2018-08-05 Thread Dong Lin
Hey Jason, Yes, I also think the right solution is probably to include the expected_replication_factor in the per-topic znode and include this information in the UpdateMetadataRequest. And I agree with Gwen and Ismael that it is reasonable to redefine URP as those partitions whose ISR set size <

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

2018-08-05 Thread Guozhang Wang
Re: reuse of "client.id": good question. Although client.id could be unique to guarantee fencing, by using it we are binding the user's behavior of specifically setting client id to the indication of using static membership. There are, however, cases where users want to specify client id but NOT wa

[jira] [Created] (KAFKA-7249) Provide an official Docker Hub image for Kafka

2018-08-05 Thread Timothy Higinbottom (JIRA)
Timothy Higinbottom created KAFKA-7249: -- Summary: Provide an official Docker Hub image for Kafka Key: KAFKA-7249 URL: https://issues.apache.org/jira/browse/KAFKA-7249 Project: Kafka Issu