[
https://issues.apache.org/jira/browse/NIFI-2463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Payne resolved NIFI-2463.
------------------------------
Resolution: Fixed
Assignee: Mark Payne
Fix Version/s: 1.1.0
This was resolved as part of the work done for NIFI-2865
> 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
> Assignee: 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)