Dear Kafka Users,
I hope this message finds you well.
I am currently experiencing an issue with running the Kafka service on a
Windows Server 2025 environment. Despite multiple attempts, the service
fails to start, and the Event Viewer logs show the following error message:
The Feeder Automation
We do this at work but with custom "tooling".
It works this way. We create env variables from secret created by external
secret operator (read from vault). Then we add an pre-init shell script that
made the substitution where needed.
Best
On 06/02/2025 13:30, Prateek Kohli wrote:
> Hi,
>
> I a
Good day! I have 9 broker nodes and 3 craft controller nodes. It is at
night that I receive alerts There are 2 under replicated partitions. And it
resolves after about 30 seconds. From the logs you can see:
[2025-02-04 02:13:16,421] INFO [Partition
colvir.deposit.getclientdeposits.in-10 broker=11]
Hi Vikas,
Even getting it to pass process start, eventually there will be other
breaking exceptions (last time I had them from nio).
The reason behind this is Kafka primarily tested for Linux, so it is
not really tracked for Windows compatibility.
I never got it (Kafka > 3.0) working natively on M
Hi,
I am planning to create Kafka Connect Docker images and deploy them in a
Kubernetes cluster.
I want to fetch sensitive configurations at both the worker and connector
levels from HashiCorp Vault. The authentication method I can use to log in to
Vault is Kubernetes authentication.
Worker le