[
https://issues.apache.org/jira/browse/NIFI-11807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17745836#comment-17745836
]
ASF subversion and git services commented on NIFI-11807:
--------------------------------------------------------
Commit 8d5a6ce8d2d53b1d3e26cf0745eca1ec237f7d84 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=8d5a6ce8d2 ]
NIFI-11807 Reverted inadvertent changes to HandleHttpRequest
Signed-off-by: David Handermann <[email protected]>
> Add an ExtractRecordSchema processor
> ------------------------------------
>
> Key: NIFI-11807
> URL: https://issues.apache.org/jira/browse/NIFI-11807
> Project: Apache NiFi
> Issue Type: New Feature
> Components: Extensions
> Reporter: Matt Burgess
> Assignee: Matt Burgess
> Priority: Major
> Fix For: 2.0.0, 1.23.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Sometimes it may be necessary to retrieve the schema from an incoming
> FlowFile without manipulating the rest of the content. For example
> ConvertRecord even with the Record Reader and Writer pointing at the same
> schema, all records are rewritten to the output. If the schema is the only
> thing needed, this processor could extract it, store it and pass on the
> original FlowFile with no modifications.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)