Hello everyone,
when I use my “Create Consumer” with the parameter “ auto_offset_reset=earliest “, it works and I find my messages.
When I change “auto_offset_reset=latest” (it’s the only modification and the default value), no messages is found.
No error in the log RFW and my topic has only 1 partition.
Thx