Hi Andrey, I am not sure I understand the question "why doesn't Kafka client have the solution for this kind of problems?" Can you elaborate a little on what kind of problems are you referring to? And what do you mean by "circuit breaker" here?
Jiangjie (Becket) Qin On Fri, Oct 28, 2016 at 12:07 PM, Andrey Dyachkov <andrey.dyach...@gmail.com > wrote: > Hi Kafka developers :) > > 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 >