[jira] [Created] (KAFKA-10639) There should be an EnvironmentConfigProvider that will do variable substitution using environment variable.

2020-10-23 Thread Brad Davis (Jira)
Brad Davis created KAFKA-10639: -- Summary: There should be an EnvironmentConfigProvider that will do variable substitution using environment variable. Key: KAFKA-10639 URL:

Re: [DISCUSS] Checkstyle Import Order

2020-10-23 Thread John Roesler
Hi Dongjin, Thanks for bringing this up. I’m in favor of adding a check style rule. Thanks for testing out the alternatives. As long as we aren’t adding wildcard imports and as long as it’s easy to configure IDEs with our chosen rules, I have no preference. I assume these hold for your

Re: [DISCUSS] KIP-631: The Quorum-based Kafka Controller

2020-10-23 Thread Jun Rao
Hi, Colin, Thanks for the reply. A few more comments. 55. There is still text that favors new broker registration. "When a broker first starts up, when it is in the INITIAL state, it will always "win" broker ID conflicts. However, once it is granted a lease, it transitions out of the INITIAL

Re: [DISCUSS] KIP-631: The Quorum-based Kafka Controller

2020-10-23 Thread Colin McCabe
On Wed, Oct 21, 2020, at 05:51, Tom Bentley wrote: > Hi Colin, > > On Mon, Oct 19, 2020, at 08:59, Ron Dagostino wrote: > > > Hi Colin. Thanks for the hard work on this KIP. > > > > > > I have some questions about what happens to a broker when it becomes > > > fenced (e.g. because it can't send

Re: [DISCUSS] KIP-631: The Quorum-based Kafka Controller

2020-10-23 Thread Colin McCabe
Hi Ron, Thanks for the questions. Talking about "broker state" can get confusing because there's lots of different concepts that we refer to as "broker state." For example, there is a JMX metric that we expose, whose values are given in BrokerStates.scala. However, for the purpose of this

[jira] [Created] (KAFKA-10638) QueryableStateIntegrationTest fails due to stricter store checking

2020-10-23 Thread John Roesler (Jira)
John Roesler created KAFKA-10638: Summary: QueryableStateIntegrationTest fails due to stricter store checking Key: KAFKA-10638 URL: https://issues.apache.org/jira/browse/KAFKA-10638 Project: Kafka

Re: [DISCUSS] Checkstyle Import Order

2020-10-23 Thread Sophie Blee-Goldman
Bruno is committer-like :) I generally prefer option 2, but would definitely be happy with any of them. I'm pretty sure I'm personally responsible for some of the wacky import ordering way back when, before I set my IDE configuration straight. It took me a while to notice because we never had a

[jira] [Created] (KAFKA-10637) KafkaProducer: IllegalMonitorStateException

2020-10-23 Thread Lefteris Katiforis (Jira)
Lefteris Katiforis created KAFKA-10637: -- Summary: KafkaProducer: IllegalMonitorStateException Key: KAFKA-10637 URL: https://issues.apache.org/jira/browse/KAFKA-10637 Project: Kafka

Jenkins build is back to normal : Kafka » kafka-trunk-jdk8 #167

2020-10-23 Thread Apache Jenkins Server
See

Re: [DISCUSS] Checkstyle Import Order

2020-10-23 Thread Bruno Cadonna
Hi Dongjin, Thank you that you put me into the committer section, but I am actually not a committer. Best, Bruno On 23.10.20 07:46, Dongjin Lee wrote: As of Present: Committers: - Bruno: 2 and 3. - Gwen: (No Specific Preference) Non-Committers: - Brandon: 2. - Dongjin: 2 and 3. Let's