kafka-ui
kafka-ui copied to clipboard
[BE refactoring] Add KafkaExceptions mapping in ReactiveAdminClient
Since we will use ReactiveAdminClient for all AdminClient operations, it is reasonable to add a single point of KafkaException mapping to kafka-ui exceptions there.