[jira] [Resolved] (KAFKA-7832) Use automatic RPC generation in CreateTopics

2019-02-24 Thread Manikumar (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manikumar resolved KAFKA-7832. -- Resolution: Fixed Fix Version/s: 2.3.0 > Use automatic RPC generation in CreateTopics >

[jira] [Resolved] (KAFKA-7972) Replace SaslHandshake request/response with automated protocol

2019-02-24 Thread Manikumar (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manikumar resolved KAFKA-7972. -- Resolution: Fixed Fix Version/s: 2.3.0 > Replace SaslHandshake request/response with automated

[jira] [Created] (KAFKA-7995) Augment singleton protocol type to list for Kafka Consumer

2019-02-24 Thread Boyang Chen (JIRA)
Boyang Chen created KAFKA-7995: -- Summary: Augment singleton protocol type to list for Kafka Consumer Key: KAFKA-7995 URL: https://issues.apache.org/jira/browse/KAFKA-7995 Project: Kafka

Re: [VOTE] 2.2.0 RC0

2019-02-24 Thread Stephane Maarek
Hi Matthias Thanks for this Running through the list of KIPs. I think this is not included in 2.2: - Allow clients to suppress auto-topic-creation Regards Stephane On Sun, Feb 24, 2019 at 1:03 AM Matthias J. Sax wrote: > Hello Kafka users, developers and client-developers, > > This is the

[jira] [Created] (KAFKA-7994) Improve Stream-Time for rebalances and restarts

2019-02-24 Thread Matthias J. Sax (JIRA)
Matthias J. Sax created KAFKA-7994: -- Summary: Improve Stream-Time for rebalances and restarts Key: KAFKA-7994 URL: https://issues.apache.org/jira/browse/KAFKA-7994 Project: Kafka Issue

[jira] [Created] (KAFKA-7993) Revert/Update the fix for KAFKA-7937 when coordinator lookup retries is implemented

2019-02-24 Thread Vahid Hashemian (JIRA)
Vahid Hashemian created KAFKA-7993: -- Summary: Revert/Update the fix for KAFKA-7937 when coordinator lookup retries is implemented Key: KAFKA-7993 URL: https://issues.apache.org/jira/browse/KAFKA-7993

Re: [DISCUSS] KIP-436 Add a metric indicating start time

2019-02-24 Thread Stanislav Kozlovski
Hello Manikumar, I am not sure if there is value in having both `upTime` and `startTime` metrics, as one can be derived from the other. The question to me is which one we should have - I had considered `upTime` as well; I don't have a strong preference in between both in all honesty. I thought

Re: [DISCUSS] KIP-436 Add a metric indicating start time

2019-02-24 Thread Manikumar
Thanks for the KIP. looks good to me. How about adding metric for upTime also? On Sun, Feb 24, 2019 at 1:21 PM Stanislav Kozlovski wrote: > Hey everybody, > > I'd like to start a discussion about a simple change - adding a metric > indicating the time at which the Kafka application has