[jira] [Resolved] (KAFKA-4793) Kafka Connect: POST /connectors/(string: name)/restart doesn't start failed tasks

2021-06-30 Thread Konstantine Karantasis (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-4793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantine Karantasis resolved KAFKA-4793. --- Resolution: Fixed > Kafka Connect: POST /connectors/(string: name)/restart

Jenkins build is still unstable: Kafka » Kafka Branch Builder » trunk #272

2021-06-30 Thread Apache Jenkins Server
See

Jenkins build is still unstable: Kafka » Kafka Branch Builder » trunk #271

2021-06-30 Thread Apache Jenkins Server
See

[jira] [Created] (KAFKA-13022) Optimize ClientQuotasImage#describe

2021-06-30 Thread Colin McCabe (Jira)
Colin McCabe created KAFKA-13022: Summary: Optimize ClientQuotasImage#describe Key: KAFKA-13022 URL: https://issues.apache.org/jira/browse/KAFKA-13022 Project: Kafka Issue Type: Improvement

Re: [DISCUSS] Apache Kafka 3.0.0 release plan with new updated dates

2021-06-30 Thread Konstantine Karantasis
Hi all, Today we have reached the Feature Freeze milestone for Apache Kafka 3.0. Exciting! I'm going to allow for any pending changes to settle within the next couple of days. I trust that we all approve and merge adopted features and changes which we consider to be in good shape for 3.0. Given

Re: [DISCUSS] Apache Kafka 3.0.0 release plan with new updated dates

2021-06-30 Thread Konstantine Karantasis
Done. Thanks Luke! On Tue, Jun 29, 2021 at 6:39 PM Luke Chen wrote: > Hi Konstantine, > We've decided that the KIP-726 will be released in V3.1, not V3.0. > KIP-726: Make the "cooperative-sticky, range" as the default assignor > > Could you please remove this KIP from the 3.0 release plan wiki

[jira] [Resolved] (KAFKA-13018) test_multi_version failures

2021-06-30 Thread Justine Olshan (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justine Olshan resolved KAFKA-13018. Resolution: Fixed Fixed by [#10918|https://github.com/apache/kafka/pull/10918] >

[jira] [Created] (KAFKA-13021) Improve Javadocs for API Changes from KIP-633

2021-06-30 Thread Israel Ekpo (Jira)
Israel Ekpo created KAFKA-13021: --- Summary: Improve Javadocs for API Changes from KIP-633 Key: KAFKA-13021 URL: https://issues.apache.org/jira/browse/KAFKA-13021 Project: Kafka Issue Type:

Jenkins build is still unstable: Kafka » Kafka Branch Builder » trunk #270

2021-06-30 Thread Apache Jenkins Server
See

[jira] [Created] (KAFKA-13020) SnapshotReader should decode and repor the append time in the header

2021-06-30 Thread Jose Armando Garcia Sancio (Jira)
Jose Armando Garcia Sancio created KAFKA-13020: -- Summary: SnapshotReader should decode and repor the append time in the header Key: KAFKA-13020 URL: https://issues.apache.org/jira/browse/KAFKA-13020

Re: Request to be added as a contributor to Kafka JIRA board

2021-06-30 Thread Bill Bejeck
You're set up now on the wiki now as well. On Wed, Jun 30, 2021 at 2:36 PM Bill Bejeck wrote: > Hi Niket, > > You're now a contributor on Jira, but I couldn't find "ngeol" on the > Confluence wiki - https://cwiki.apache.org/confluence/display/KAFKA/Index > . > Go ahead and create an account

[jira] [Created] (KAFKA-13019) Add MetadataImage and MetadataDelta classes for KRaft Snapshots

2021-06-30 Thread Colin McCabe (Jira)
Colin McCabe created KAFKA-13019: Summary: Add MetadataImage and MetadataDelta classes for KRaft Snapshots Key: KAFKA-13019 URL: https://issues.apache.org/jira/browse/KAFKA-13019 Project: Kafka

Re: Request to be added as a contributor to Kafka JIRA board

2021-06-30 Thread Bill Bejeck
Hi Niket, You're now a contributor on Jira, but I couldn't find "ngeol" on the Confluence wiki - https://cwiki.apache.org/confluence/display/KAFKA/Index. Go ahead and create an account there, and share the user name here and then we can update the permissions. -Bill On Wed, Jun 30, 2021 at 2:11

Request to be added as a contributor to Kafka JIRA board

2021-06-30 Thread Niket Goel
Hi kafka-dev team, Please add me as a contributor to the Kafka JIRA and Confluence wiki. My JIRA username is 'Niket Goel' and my Confluent ID is ngoel. Thanks Niket Goel

Re: [DISCUSS] KIP-729 Custom validation of records on the broker prior to log append

2021-06-30 Thread Soumyajit Sahu
Hi Nikolay, Great to hear that. I'm ok with either one too. I had missed noticing the KIP-686. Thanks for bringing it up. I have tried to keep this one simple, but hope it can cover all our enterprise needs. Should we put this one for vote? Regards, Soumyajit On Wed, Jun 30, 2021, 8:50 AM

[jira] [Created] (KAFKA-13018) test_multi_version failures

2021-06-30 Thread Justine Olshan (Jira)
Justine Olshan created KAFKA-13018: -- Summary: test_multi_version failures Key: KAFKA-13018 URL: https://issues.apache.org/jira/browse/KAFKA-13018 Project: Kafka Issue Type: Bug

Re: [DISCUSS] KIP-729 Custom validation of records on the broker prior to log append

2021-06-30 Thread Nikolay Izhikov
Team, If we have support from committers for API to check records on the broker side let’s choose one KIP to go with and move forward to vote and implementation? I’m ready to drive implementation of this API. I’m ready to drive the implementation of this API. It seems very useful to me. > 30

[jira] [Created] (KAFKA-13017) Excessive logging on sink task deserialization errors

2021-06-30 Thread Chris Egerton (Jira)
Chris Egerton created KAFKA-13017: - Summary: Excessive logging on sink task deserialization errors Key: KAFKA-13017 URL: https://issues.apache.org/jira/browse/KAFKA-13017 Project: Kafka

[jira] [Created] (KAFKA-13016) Interpret snapshot header version to correctly parse the snapshot

2021-06-30 Thread Niket Goel (Jira)
Niket Goel created KAFKA-13016: -- Summary: Interpret snapshot header version to correctly parse the snapshot Key: KAFKA-13016 URL: https://issues.apache.org/jira/browse/KAFKA-13016 Project: Kafka

Re: [DISCUSS] KIP-729 Custom validation of records on the broker prior to log append

2021-06-30 Thread Nikolay Izhikov
Hello. I had a very similar proposal [1]. So, yes, I think we should have one implementation of API in the product. [1] https://cwiki.apache.org/confluence/display/KAFKA/KIP-686%3A+API+to+ensure+Records+policy+on+the+broker > 30 июня 2021 г., в 17:57, Christopher Shannon > написал(а): > > I

Re: [DISCUSS] KIP-729 Custom validation of records on the broker prior to log append

2021-06-30 Thread Christopher Shannon
I would find this feature very useful as well as adding custom validation to incoming records would be nice to prevent bad data from making it to the topic. On Wed, Apr 7, 2021 at 7:03 PM Soumyajit Sahu wrote: > Thanks Colin! Good call on the ApiRecordError. We could use >

[jira] [Created] (KAFKA-13015) Create System tests for Metadata Snapshots

2021-06-30 Thread Niket Goel (Jira)
Niket Goel created KAFKA-13015: -- Summary: Create System tests for Metadata Snapshots Key: KAFKA-13015 URL: https://issues.apache.org/jira/browse/KAFKA-13015 Project: Kafka Issue Type: Sub-task

Jenkins build is still unstable: Kafka » Kafka Branch Builder » trunk #269

2021-06-30 Thread Apache Jenkins Server
See

Jenkins build is still unstable: Kafka » Kafka Branch Builder » trunk #268

2021-06-30 Thread Apache Jenkins Server
See

[jira] [Created] (KAFKA-13014) KAFKA-Stream stucked when the offset is no more existing

2021-06-30 Thread Ahmed Toumi (Jira)
Ahmed Toumi created KAFKA-13014: --- Summary: KAFKA-Stream stucked when the offset is no more existing Key: KAFKA-13014 URL: https://issues.apache.org/jira/browse/KAFKA-13014 Project: Kafka Issue

[jira] [Resolved] (KAFKA-12921) Upgrade ZSTD JNI from 1.4.9-1 to 1.5.0-1

2021-06-30 Thread Ismael Juma (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma resolved KAFKA-12921. - Resolution: Fixed > Upgrade ZSTD JNI from 1.4.9-1 to 1.5.0-1 >

Re: [DISCUSS] KIP-501 Avoid out-of-sync or offline partitions when follower fetch requests are not processed in time

2021-06-30 Thread Satish Duggana
> That clarification in the document helps. But then setting the first option > to true does not necessarily mean that the condition is happening. Did you > mean to say that relinquish the leadership if it is taking longer than > leader.fetch.process.time.max.ms AND there are fetch requests