Kafka - Producers
A developer sets
props.put("acks", "2") in Kafka producer. What is the issue with this configuration?props.put("acks", "2") in Kafka producer. What is the issue with this configuration?acks values as "0", "1", or "all" (or "-1" as alias).15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions