Kafka - Security
Identify the error in this Kafka client configuration snippet:
props.put("security.protocol", "SSL");
props.put("sasl.mechanism", "PLAIN");props.put("security.protocol", "SSL");
props.put("sasl.mechanism", "PLAIN");15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions