[jira] [Created] (KAFKA-15010) KRaft Controller doesn't reconcile with Zookeeper metadata upon becoming new controller while in dual write mode.

2023-05-19 Thread Akhilesh Chaganti (Jira)
Akhilesh Chaganti created KAFKA-15010: - Summary: KRaft Controller doesn't reconcile with Zookeeper metadata upon becoming new controller while in dual write mode. Key: KAFKA-15010 URL:

[jira] [Created] (KAFKA-15009) ClientQuotas and ACLs are not correctly synchronized while handling snapshot during migration (dual write)

2023-05-19 Thread Akhilesh Chaganti (Jira)
Akhilesh Chaganti created KAFKA-15009: - Summary: ClientQuotas and ACLs are not correctly synchronized while handling snapshot during migration (dual write) Key: KAFKA-15009 URL:

Re: [DISCUSS] Apache Kafka 3.5.0 release

2023-05-19 Thread Akhilesh Chaganti
Hi Mickael, I raised the blockers for AK 3.5 and raised PRs for them. All of them are in the Zk -> KRaft migration path and critical for the Zk -> KRaft migration to be successful. KAFKA-15003 -- Topic metadata is not correctly synced with

Re: [DISCUSS] Cluster Linking / Cross-Cluster Replication - Call for Interest & Co-Authors

2023-05-19 Thread Thomas Scott
Hi Greg, This sounds very interesting and I think it is a very valuable feature. I'd like to volunteer in any way I can be useful and am more than happy to help with co authoring KIPs and implementation. Thanks Tom On Fri, 19 May 2023, 23:15 Colt McNealy, wrote: > I'm highly

Re: [DISCUSS] Cluster Linking / Cross-Cluster Replication - Call for Interest & Co-Authors

2023-05-19 Thread Colt McNealy
I'm highly interested in this feature. We are a startup right now so we can't commit resources to help *yet*, but once we are off the ground in 1-2 years it would be cool to contribute to this. Colt McNealy *Founder, LittleHorse.dev* On Fri, May 19, 2023 at 10:14 AM hzh0425 wrote: > Hi, Grep

Re: [DISCUSS] Cluster Linking / Cross-Cluster Replication - Call for Interest & Co-Authors

2023-05-19 Thread hzh0425
Hi, Grep Harris. When I saw this discussion, I was very excited. My team is a Kafka R team, currently planning research and development on cluster linking. We believe that it is of great value in scenarios such as multi region disaster recovery and cross cloud synchronization. Therefore, I hope

[DISCUSS] Cluster Linking / Cross-Cluster Replication - Call for Interest & Co-Authors

2023-05-19 Thread Greg Harris
Hey all, I have heard some offline discussion around Cross-Cluster Replication, a feature which would enable data to be shared between Kafka clusters in a manner which preserves offsets. Other names for this feature may include "Cluster Linking", "Remote Topics", "Byte-for-Byte Mirroring", and

Re: [DISCUSS] Apache Kafka 3.5.0 release

2023-05-19 Thread Matthias J. Sax
Mickael, we included a bug-fix into 3.5, and just discovered a critical bug in the fix itself, that would introduce a regression into 3.5. We have already a PR to fix-forward: https://github.com/apache/kafka/pull/13734 As we don't have an RC yet, I would like to cherry-pick this back to

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

2023-05-19 Thread Apache Jenkins Server
See

[jira] [Resolved] (KAFKA-14980) MirrorMaker consumers don't get configs prefixed with source.cluster

2023-05-19 Thread Mickael Maison (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mickael Maison resolved KAFKA-14980. Resolution: Fixed > MirrorMaker consumers don't get configs prefixed with source.cluster

Re: [VOTE] 3.4.1 RC0

2023-05-19 Thread Josep Prat
Hi Luke, This gets a +1 from my end. I believe non-binding because if I understand it correctly, binding votes for releases are only issued by PMCs ( https://cwiki.apache.org/confluence/display/KAFKA/Release+Process#ReleaseProcess-Afterthevotepasses ). I did the following validations: - Verified

Jenkins build is still unstable: Kafka » Kafka Branch Builder » 3.3 #176

2023-05-19 Thread Apache Jenkins Server
See

[jira] [Resolved] (KAFKA-15008) GCS Sink Connector to parse JSON having leading 0's for an integer field

2023-05-19 Thread Mickael Maison (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mickael Maison resolved KAFKA-15008. Resolution: Invalid The issue you describe does not seem to be in Kafka Connect. This

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

2023-05-19 Thread Apache Jenkins Server
See

[jira] [Created] (KAFKA-15008) GCS Sink Connector to parse JSON having leading 0's for an integer field

2023-05-19 Thread Lubna Naqvi (Jira)
Lubna Naqvi created KAFKA-15008: --- Summary: GCS Sink Connector to parse JSON having leading 0's for an integer field Key: KAFKA-15008 URL: https://issues.apache.org/jira/browse/KAFKA-15008 Project: