Build failed in Jenkins: kafka-trunk-jdk14 #128

2020-05-25 Thread Apache Jenkins Server
See Changes: [github] MINOR: avoid unnecessary list iteration in ApiVersion.lastVersion -- [...truncated 3.11 MB...] org.apache.kafka.streams.TopologyTestDriverTest > s

Re: [VOTE] KIP-602: Change default value for client.dns.lookup

2020-05-25 Thread Ismael Juma
Badai, I was looking at the code and it seems like we should change how the bootstrap resolution is done as part of this KIP. The way it works at the moment follows: 1. We create a single InetSocketAddress by calling the constructor with the host and port. That invokes InetAddress.getByName(host)

Contribute to kafka

2020-05-25 Thread Kafka Shil
Hi My jira id is sshil. I want to contribute to kafka. Can you please add me to the contributors list?

Re: Contribute to Kafka

2020-05-25 Thread Luke Chen
Hi Monish, You need to sign up a JIRA account first: https://issues.apache.org/jira/browse/KAFKA And then, reply your JIRA id in the email, to let the Kafka commiters know which JIRA ID to grant permission. Thanks. Luke On Mon, May 25, 2020 at 11:40 PM Monish wrote: > Hi, > > I would like to c

[jira] [Created] (KAFKA-10043) Running "ConsumerPerformance.scala" some parameters will be overwritten which was configured in consumer.config

2020-05-25 Thread tigertan (Jira)
tigertan created KAFKA-10043: Summary: Running "ConsumerPerformance.scala" some parameters will be overwritten which was configured in consumer.config Key: KAFKA-10043 URL: https://issues.apache.org/jira/browse/KAFKA-

Re: [VOTE] KIP-602: Change default value for client.dns.lookup

2020-05-25 Thread Badai Aqrandista
The vote for KIP-602 has passed with 5 binding and 1 non-binding +1s, and no objections. Thanks everyone for reviews and feedback, Badai On Mon, May 25, 2020 at 12:21 PM Gwen Shapira wrote: > +1 (binding) > > Thank you! > > On Fri, May 22, 2020 at 1:40 AM Badai Aqrandista > wrote: > > > Hi Al

Build failed in Jenkins: kafka-2.5-jdk8 #132

2020-05-25 Thread Apache Jenkins Server
See Changes: [konstantine] KAFKA-9472: Remove deleted Connect tasks from status store (#8118) -- [...truncated 5.90 MB...] org.apache.kafka.streams.TopologyTestDriverTest >

[jira] [Created] (KAFKA-10042) Make INVALID_PRODUCER_EPOCH abortable from Produce response

2020-05-25 Thread Boyang Chen (Jira)
Boyang Chen created KAFKA-10042: --- Summary: Make INVALID_PRODUCER_EPOCH abortable from Produce response Key: KAFKA-10042 URL: https://issues.apache.org/jira/browse/KAFKA-10042 Project: Kafka Is

[jira] [Resolved] (KAFKA-9472) Reducing number of tasks for connector causes deleted tasks to show as UNASSIGNED

2020-05-25 Thread Konstantine Karantasis (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantine Karantasis resolved KAFKA-9472. --- Resolution: Fixed > Reducing number of tasks for connector causes deleted tas

Build failed in Jenkins: kafka-2.3-jdk8 #205

2020-05-25 Thread Apache Jenkins Server
See Changes: [konstantine] KAFKA-9472: Remove deleted Connect tasks from status store (#8118) -- [...truncated 1.59 MB...] kafka.api.PlaintextConsumerTest > testFetchHonou

[jira] [Resolved] (KAFKA-3034) kafka.api.PlaintextConsumerTest > testSeek FAILED

2020-05-25 Thread Gwen Shapira (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-3034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira resolved KAFKA-3034. - Resolution: Fixed > kafka.api.PlaintextConsumerTest > testSeek FAILED > -

[jira] [Resolved] (KAFKA-3035) Transient: kafka.api.PlaintextConsumerTest > testAutoOffsetReset FAILED

2020-05-25 Thread Gwen Shapira (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-3035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira resolved KAFKA-3035. - Resolution: Fixed > Transient: kafka.api.PlaintextConsumerTest > testAutoOffsetReset FAILED > ---

[jira] [Resolved] (KAFKA-5034) Connect workers don't discover new Connector Plugins without Restart

2020-05-25 Thread Gwen Shapira (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-5034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira resolved KAFKA-5034. - Resolution: Won't Do Assuming this was fixed since there were many iterations on connector loadin

[jira] [Resolved] (KAFKA-5000) Framework should log some progress information regularly to assist in troubleshooting

2020-05-25 Thread Gwen Shapira (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-5000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira resolved KAFKA-5000. - Resolution: Fixed Metrics seem like a better indicator than logs. > Framework should log some pr

[jira] [Resolved] (KAFKA-3321) KafkaConfigStorage should never encounter commit without config data

2020-05-25 Thread Gwen Shapira (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-3321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira resolved KAFKA-3321. - Resolution: Won't Do Let's assume this was already resolved or at least the root cause isn't int

[jira] [Created] (KAFKA-10041) Kafka upgrade fails from 1.1 to 2.4/2.5/trunk fails due to failure in ZooKeeper

2020-05-25 Thread Zhuqi Jin (Jira)
Zhuqi Jin created KAFKA-10041: - Summary: Kafka upgrade fails from 1.1 to 2.4/2.5/trunk fails due to failure in ZooKeeper Key: KAFKA-10041 URL: https://issues.apache.org/jira/browse/KAFKA-10041 Project: Ka

Jenkins build is back to normal : kafka-trunk-jdk8 #4569

2020-05-25 Thread Apache Jenkins Server
See

Build failed in Jenkins: kafka-trunk-jdk14 #127

2020-05-25 Thread Apache Jenkins Server
See Changes: [github] KAFKA-9472: Remove deleted Connect tasks from status store (#8118) -- [...truncated 3.11 MB...] org.apache.kafka.streams.MockTimeTest > shouldSetSta

Re: [VOTE] KIP-545 support automated consumer offset sync across clusters in MM 2.0

2020-05-25 Thread Bill Bejeck
Thanks for the clear well written KIP. This seems like a useful feature to me. +1(binding) -Bill On Sun, May 24, 2020 at 12:50 PM John Roesler wrote: > Thanks for the KIP, Ryanne! > > It looks like a good feature to me, and the KIP looks well motivated and > well designed. > > I’m +1 (binding

Build failed in Jenkins: kafka-trunk-jdk11 #1498

2020-05-25 Thread Apache Jenkins Server
See Changes: [github] KAFKA-9472: Remove deleted Connect tasks from status store (#8118) -- [...truncated 3.11 MB...] org.apache.kafka.streams.TopologyTestDriverTest >

Contribute to Kafka

2020-05-25 Thread Monish
Hi, I would like to contribute to Kafka code base. From https://kafka.apache.org/contributing it looks like I need to get the permission first to assign a JIRA ticket to myself to work on. Please let me know if you need anything from me to get me started. Thank you!

[jira] [Created] (KAFKA-10040) Make PreferredReplicaImbalanceCount more efficient

2020-05-25 Thread David Jacot (Jira)
David Jacot created KAFKA-10040: --- Summary: Make PreferredReplicaImbalanceCount more efficient Key: KAFKA-10040 URL: https://issues.apache.org/jira/browse/KAFKA-10040 Project: Kafka Issue Type:

[jira] [Created] (KAFKA-10039) A Kafka broker is gracefully shutdown, and incorrect metadata was passed to the Kafka connect client.

2020-05-25 Thread MinsuJo (Jira)
MinsuJo created KAFKA-10039: --- Summary: A Kafka broker is gracefully shutdown, and incorrect metadata was passed to the Kafka connect client. Key: KAFKA-10039 URL: https://issues.apache.org/jira/browse/KAFKA-10039

[jira] [Created] (KAFKA-10038) ConsumerPerformance.scala supports the setting of client.id

2020-05-25 Thread tigertan (Jira)
tigertan created KAFKA-10038: Summary: ConsumerPerformance.scala supports the setting of client.id Key: KAFKA-10038 URL: https://issues.apache.org/jira/browse/KAFKA-10038 Project: Kafka Issue Ty

[jira] [Created] (KAFKA-10037) Kafka offset commit response timeout and heartbeat response timeout

2020-05-25 Thread bingbing (Jira)
bingbing created KAFKA-10037: Summary: Kafka offset commit response timeout and heartbeat response timeout Key: KAFKA-10037 URL: https://issues.apache.org/jira/browse/KAFKA-10037 Project: Kafka