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

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

Commit 54549891e3c6fd6a3a625ec24facc0bd5de6d556 in nifi's branch 
refs/heads/master from [~ozhurakousky]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=5454989 ]

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
This closes #758.


> 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