[VOTE] KIP-338 Support to exclude the internal topics in kafka-topics.sh command

2018-07-16 Thread Chia-Ping Tsai
hi folks, The discussion[1] of KIP-338[2] did not get any objection for last 6 days so it is time to start the voting thread. Thanks for your time! [1] https://lists.apache.org/thread.html/9bd4e61b73c901b51132ada49743b9b703d40b85fc4eeaa5c9099900@%3Cdev.kafka.apache.org%3E [2] https://cwiki.a

[jira] [Created] (KAFKA-7166) Links are really difficult to see - insufficient contrast

2018-07-16 Thread Sebb (JIRA)
Sebb created KAFKA-7166: --- Summary: Links are really difficult to see - insufficient contrast Key: KAFKA-7166 URL: https://issues.apache.org/jira/browse/KAFKA-7166 Project: Kafka Issue Type: Bug

[jira] [Created] (KAFKA-7167) old segments not deleted despite short retention.ms

2018-07-16 Thread Christian Tramnitz (JIRA)
Christian Tramnitz created KAFKA-7167: - Summary: old segments not deleted despite short retention.ms Key: KAFKA-7167 URL: https://issues.apache.org/jira/browse/KAFKA-7167 Project: Kafka I

[jira] [Created] (KAFKA-7168) Broker shutdown during SSL handshake may be handled as handshake failure

2018-07-16 Thread Rajini Sivaram (JIRA)
Rajini Sivaram created KAFKA-7168: - Summary: Broker shutdown during SSL handshake may be handled as handshake failure Key: KAFKA-7168 URL: https://issues.apache.org/jira/browse/KAFKA-7168 Project: Kaf

Re: [VOTE] KIP-338 Support to exclude the internal topics in kafka-topics.sh command

2018-07-16 Thread Vahid S Hashemian
+1 (non-binding) Thanks! --Vahid From: Chia-Ping Tsai To: Date: 07/16/2018 01:11 AM Subject:[VOTE] KIP-338 Support to exclude the internal topics in kafka-topics.sh command hi folks, The discussion[1] of KIP-338[2] did not get any objection for last 6 days so it is time

Re: [DISCUSS]: KIP-339: Create a new ModifyConfigs API

2018-07-16 Thread Colin McCabe
On Fri, Jul 13, 2018, at 23:20, Dong Lin wrote: > Hey Colin, > > Thanks for the KIP! > > It seems that the AlterConfigsResult is pretty much the same as > ModifyConfigsResult. Instead of adding ModifyConfigs API and deprecating > AlterConfigs API, would it be simpler to just add API alterConfigs(

Re: [DISCUSS]: KIP-339: Create a new ModifyConfigs API

2018-07-16 Thread Dong Lin
Hey Colin, Thanks much for the explanation. Yeah it makes sense to deprecate the existing non-incremental mode completely. LGTM. I just have two minor comments. I am not too strong with the following argument but it may be useful to just put it here for discussion. I am still wondering whether we

[jira] [Created] (KAFKA-7169) Add support for Custom SASL extensions in OAuth authentication

2018-07-16 Thread Stanislav Kozlovski (JIRA)
Stanislav Kozlovski created KAFKA-7169: -- Summary: Add support for Custom SASL extensions in OAuth authentication Key: KAFKA-7169 URL: https://issues.apache.org/jira/browse/KAFKA-7169 Project: Kaf

Re: [VOTE] KIP-313: Add KStream.flatTransform and KStream.flatTransformValues

2018-07-16 Thread Bruno Cadonna
Hi, Thank you for the votes. This KIP was accepted with 5 +1 (3 binding, 2 not binding) and no vetos. Sorry for the late evaluation of the vote. I was on vacation. Best regards, Bruno On 06/28/2018 06:44 PM, Guozhang Wang wrote: > +1 (binding), thanks Bruno. > > > Guozhang > > On Thu, Jun

Re: [DISCUSS]: KIP-339: Create a new ModifyConfigs API

2018-07-16 Thread Magnus Edenhill
Thanks for driving this KIP, Colin. I agree with Dong that a new similar modifyConfigs API (and protocol API) is confusing and that we should try to extend the current alterConfigs interface to support the incremental mode instead, deprecating the non-incremental mode in the process. Another thin

Re: [DISCUSS]: KIP-339: Create a new ModifyConfigs API

2018-07-16 Thread Colin McCabe
Hi Magnus, Thanks for taking a look. On Mon, Jul 16, 2018, at 11:43, Magnus Edenhill wrote: > Thanks for driving this KIP, Colin. > > I agree with Dong that a new similar modifyConfigs API (and protocol API) > is confusing and that > we should try to extend the current alterConfigs interface to

Re: [VOTE] KIP-338 Support to exclude the internal topics in kafka-topics.sh command

2018-07-16 Thread Dong Lin
+1 Thanks! Dong On Mon, Jul 16, 2018 at 9:17 AM, Vahid S Hashemian < vahidhashem...@us.ibm.com> wrote: > +1 (non-binding) > > Thanks! > --Vahid > > > > > From: Chia-Ping Tsai > To: > Date: 07/16/2018 01:11 AM > Subject:[VOTE] KIP-338 Support to exclude the internal topics in >

[jira] [Created] (KAFKA-7170) NPE in ConsumerGroupCommand when describe consumer group

2018-07-16 Thread Yuanjin Xu (JIRA)
Yuanjin Xu created KAFKA-7170: - Summary: NPE in ConsumerGroupCommand when describe consumer group Key: KAFKA-7170 URL: https://issues.apache.org/jira/browse/KAFKA-7170 Project: Kafka Issue Type:

Build failed in Jenkins: kafka-0.11.0-jdk7 #393

2018-07-16 Thread Apache Jenkins Server
See Changes: [github] MINOR: update release script (#5329) -- [...truncated 288.04 KB...] kafka.server.epoch.LeaderEpochFileCacheTest > shouldReturnUnsupportedIfNoEpochRe

Re: [VOTE] 2.0.0 RC2

2018-07-16 Thread Gwen Shapira
+1 (binding) - validated signatures - quickstart on binary distributions - unit-tests and packaging on src distribution Looking awesome! Excited for this release and especially the new connect features :) On Tue, Jul 10, 2018 at 10:17 AM, Rajini Sivaram wrote: > Hello Kafka users, developers a

Build failed in Jenkins: kafka-0.10.2-jdk7 #227

2018-07-16 Thread Apache Jenkins Server
See Changes: [github] MINOR: add release script (#5328) -- [...truncated 286.58 KB...] kafka.server.KafkaConfigTest > testInvalidAdvertisedListenersProtocol PASSED kafka

Re: [DISCUSS] KIP-333 Consider a faster form of rebalancing

2018-07-16 Thread Becket Qin
Hi Richard, Thanks for the KIP. I am a little confused on what is proposed. The KIP suggests that after recovery from a consumer crash, there will be two consumers consuming from the same partition. One consumes starting from the log end offset at the point of recovery, and another consumes starti