Hello, after having some Broker issues (too many open files) we managed to recover our Brokers, but read_committed consumers are stuck for a specific topic partition. It seems like the LSO is stuck at a specific offset. The transactional producer for the topic partition is working without errors so the latest offset is incrementing correctly and so is transactional producing.
What could be wrong here? And how can we get this specific LSO to be increment again? Thank you in advance for any advice. Best, Pieter