Will there be a 3.7.2?

2024-09-04 Thread Doug Whitfield
I see there is a release plan for 3.7.1 (which is out): https://cwiki.apache.org/confluence/display/KAFKA/Release+Plan+3.7.1 However, there is not one for 3.7.2: https://cwiki.apache.org/confluence/display/KAFKA/Release+Plan+3.7.2 This appears to be an incomplete fix, but I am wondering if it i

"Recreating" Zookeeper with KRaft

2023-04-18 Thread Doug Whitfield
Hi folks, Is it possible to have a separate Kraft controller from the brokers? Is there any documentation on setting this up? Thanks, Doug Whitfield This e-mail may contain information that is privileged or confidential. If you are not the intended recipient, please delete the e-mail and any

Garbage collection suggestions?

2023-04-13 Thread Doug Whitfield
Are there any garbage collection suggestions specific to Kafka or are the standard java suggestions good? This e-mail may contain information that is privileged or confidential. If you are not the intended recipient, please delete the e-mail and any attachments and notify us immediately.

Apache Ranger and Kafka compatibility

2023-01-27 Thread Doug Whitfield
I can look at the pom files and see the recommended versions of Kafka with Ranger. However, I would like to upgrade Kafka. Does anyone have any experience upgrading Kafka but keeping Ranger on an older version, say 1.2? Best Regards, Douglas Whitfield | Enterprise Architect, OpenLogic

Kafka MirrorMaker2 with different version

2022-06-06 Thread Doug Whitfield
Is it possible to run https://github.com/apache/kafka/tree/2.5.0/connect/mirror with Kafka 2.6? It does not seem like the best idea, but we are in a situation where that may need to happen, if possible. Thanks! This e-mail may contain information that is privileged or confidential. If you are

What versions are supported by community?

2022-02-04 Thread Doug Whitfield
I have found the Confluent EOL schedule, but I have not been able to find the EOL schedule for Apache Kafka. Does such a policy exist? Best Regards, -- Doug Whitfield | Enterprise Architect, OpenLogic This e-mail may contain information that is privileged or confidential. If you are not

Re: Is it possible to run MirrorMaker in active/active/active?

2022-01-31 Thread Doug Whitfield
Hi Ryanne, I think you are probably correct, but just for clarity, you are talking about a data mesh, not a service mesh, correct? Best Regards, -- Doug Whitfield | Enterprise Architect, OpenLogic<https://www.openlogic.com/?utm_leadsource=email-signature&utm_source=outlook-direc

Is it possible to run MirrorMaker in active/active/active?

2022-01-31 Thread Doug Whitfield
Hi folks, Every example I have seen uses two clusters in active/active and testing suggests I can only get two clusters to run active/active. I think we will need to use a fan-in pattern if we want more than two clusters. Is that correct? Best Regards, -- Doug Whitfield | Enterprise

Differences in java API and Kafka Connect Publishers?

2021-09-27 Thread Doug Whitfield
, but what are the answers when using Kafka Connect Publishers? Best Regards, -- Doug Whitfield | Enterprise Architect, OpenLogic<https://www.openlogic.com/?utm_leadsource=email-signature&utm_source=outlook-direct-email&utm_medium=email&utm_campaign=2019-common&utm_content=e

Scheduler is taking a long time, but % and absolute value

2021-05-03 Thread Doug Whitfield
Hi folks, I would like some help understanding what is going on in the below: [2021-05-03 12:53:26,856] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-42 in 1659 milliseconds, of which 1647 milliseconds was spent in the scheduler. (ka