[ 
https://issues.apache.org/jira/browse/NIFI-2445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15405122#comment-15405122
 ] 

ASF subversion and git services commented on NIFI-2445:
-------------------------------------------------------

Commit 7040b4b1d1c4f1b8e61cc5c8205e09876c0386c0 in nifi's branch refs/heads/0.x 
from [~ozhurakousky]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=7040b4b ]

NIFI-2444 NIFI-2445 fixed PublishKafka
- fixed the logging issue NIFI-2444 by ensuring the ProcessLog is added to 
KafkaPublisher
- fixed KafkaPublisher's isAllAcked operation to ensure that it properly 
reports that the flow file has failed.
- added additional test


> PublishKafka sends flowfiles to 'success' if not authorized to write to topic
> -----------------------------------------------------------------------------
>
>                 Key: NIFI-2445
>                 URL: https://issues.apache.org/jira/browse/NIFI-2445
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>            Reporter: Mark Payne
>            Assignee: Oleg Zhurakousky
>            Priority: Blocker
>             Fix For: 1.0.0, 0.8.0
>
>
> I have a PublishKafka processor configured to write to a kafka topic that I 
> am not authorized to write to (via PLAINTEXT_SASL configuration). When I 
> attempt to send a message to Kafka, I get a stack trace telling me that I am 
> not authorized but the FlowFile is still routed to 'success'



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

Reply via email to