Otavio Rodolfo Piske created CAMEL-17241:
--------------------------------------------
Summary: Incorrect exception test
Key: CAMEL-17241
URL: https://issues.apache.org/jira/browse/CAMEL-17241
Project: Camel
Issue Type: Test
Reporter: Otavio Rodolfo Piske
Assignee: Otavio Rodolfo Piske
This
[test|https://github.com/apache/camel/blob/main/components/camel-kafka/src/test/java/org/apache/camel/component/kafka/KafkaProducerTest.java#L131-L141]
is a false positive. The code is throwing a NPE here:
https://github.com/apache/camel/blob/main/components/camel-kafka/src/main/java/org/apache/camel/component/kafka/KafkaProducer.java#L247
--
This message was sent by Atlassian Jira
(v8.20.1#820001)