I have strange situation here.
I kafka-connect, kafka, zookeeper etc installed with docker and based on confluent platform 7.1.1
The local setup on the VMWare VM based on Ubuntu 22.04 and Docker 20.10.10 and compose v 2.1.1 works like a charm.
I migrate the VM to esxi 6.7 format and move it to production.
So far so good. It works pretty well I would say. But there is a strange sitiutation here.
On the production sytsem the threads of these loggers logs entries in the future 6 -7 minutes :
- org.apache.kafka.streams.kstream.internals.KStreamWindowAggregate
- org.apache.kafka.clients.consumer.internals.ConsumerCoordinator
- org.apache.kafka.clients.NetworkClient
Has someone any explanation ?