How do I set up a producer and consumer in Kafka REST Proxy? If i use kafka-clients.jar and implement it in java, i can easily make all the settings. acks, commit method, and so on. I know that the basics can be set in confluent-4.1.1 / etc / kafka-rest.
acks, how to commit, etc. How can I configuration this?
References: https://docs.confluent.io/current/kafka-rest/docs/config.html