Mark Payne created NIFI-2463:
--------------------------------

             Summary: Improve error message for PublishKafka
                 Key: NIFI-2463
                 URL: https://issues.apache.org/jira/browse/NIFI-2463
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Extensions
            Reporter: Mark Payne
            Priority: Minor
             Fix For: 1.1.0


Whenever PublishKafka logs an error message, the bulletin that is shown simply 
says "Failed while waiting for acks from Kafka" which doesn't mean much to the 
end user. The underlying Exception is "java.util.concurrent.ExecutionException: 
org.apache.kafka.common.errors.TopicAuthorizationException: Not authorized to 
access topics: [nifi-provenance]"

We should update PublishKafka to indicate that the reason that there was no ack 
received was "due to TopicAuthorizationException: Not authorized to access 
topics: [nifi-provenance]"



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to