[
https://issues.apache.org/jira/browse/NIFI-3953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16020020#comment-16020020
]
ASF subversion and git services commented on NIFI-3953:
-------------------------------------------------------
Commit 6937a6cf64c2f9e437b96550259575488eb284ec in nifi's branch
refs/heads/master from [~markap14]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=6937a6c ]
NIFI-3953: This closes #1837. Allow multiple schemas on same kafka
topic/partition for ConsumeKafkaRecord_0_10
Also, updated record writers to ensure that they write the schema as
appropriate if not using a RecordSet. Updated ConsumeKafkaRecord to allow for
multiple schemas to be on same topic and partition
Signed-off-by: joewitt <[email protected]>
> Update ConsumeKafkaRecord_0_10 to not require that all events are of same
> schema
> --------------------------------------------------------------------------------
>
> Key: NIFI-3953
> URL: https://issues.apache.org/jira/browse/NIFI-3953
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Mark Payne
> Assignee: Joseph Witt
>
> If using ConsumeKafkaRecord_0_10, all events on a given topic & partition
> must be of the same schema. However, if using the HWX Content Encoded Schema
> strategy, we should be able to allow multiple schema on a single
> topic/partition.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)