[
https://issues.apache.org/jira/browse/NIFI-2412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15409857#comment-15409857
]
ASF subversion and git services commented on NIFI-2412:
-------------------------------------------------------
Commit 46a9bba31d650f9c45284ca97c9cf7b1150aaa22 in nifi's branch refs/heads/0.x
from [~ozhurakousky]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=46a9bba ]
NIFI-2322, NIFI-2423, NIFI-2412 Kafka improvements
- Fixed KafkaConsumer's connection block when broker is not available
- Fixed Serializer/Deserializer configs in both Consume/Publish Kafka
- Added sensitive properties for SSL ket/trust stores
NIFI-2322 fixed tests
> Allow user to set serializer and de serializer in publish and consume kafka
> processors
> --------------------------------------------------------------------------------------
>
> Key: NIFI-2412
> URL: https://issues.apache.org/jira/browse/NIFI-2412
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Affects Versions: 0.7.0
> Reporter: Arpit Gupta
> Assignee: Oleg Zhurakousky
> Fix For: 1.0.0, 0.8.0, 1.0.0-Beta
>
>
> Publish kafka today sets key and value serializer to class
> org.apache.kafka.common.serialization.ByteArraySerializer
> Even if the user passes different values in the processor config they get
> overwritten.
> We should allow dynamic values for serializer and de serializer as needed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)