Hi, We use Kafka for around half a year as a main backend system for storing events from big variety of internal microservices. In general It works quite well and we experience issues only in some rare 'corner cases' where we either run against a bug or do not understand why Kafka behaves in particular manner. The fact Kafka is the main system is used under our software If it fails our system will fail too. That's why I am writing to ask about the solution which can help us tolerate different issues on Kafka side. First of all could you tell me why doesn't Kafka client have the solution for this kind of problems? Have you ever had thoughts about it? Thank you in advance! --
With great enthusiasm, Andrey