linkedin / li-apache-kafka-clients

li-apache-kafka-clients is a wrapper library for the Apache Kafka vanilla clients. It provides additional features such as large message support and auditing to the Java producer and consumer in the open source Apache Kafka.
BSD 2-Clause "Simplified" License
131 stars 52 forks source link

Federated Clients: remove retry logic from MarioMetadataServiceClient #118

Closed jonlee2 closed 5 years ago

jonlee2 commented 5 years ago

If needed, retry will be implemented in MarioClient side.