[
https://issues.apache.org/jira/browse/NIFI-9714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17498930#comment-17498930
]
ASF subversion and git services commented on NIFI-9714:
-------------------------------------------------------
Commit 4b41570d173132ae04d64095cd7e9d0d5df8e312 in nifi's branch
refs/heads/main from Mike Thomsen
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=4b41570 ]
NIFI-9714 Added overloaded toMap to MapRecord that can convert sub-records into
maps.
Signed-off-by: Matthew Burgess <[email protected]>
This closes #5784
> Overload MapRecord#toMap to make it able to convert subrecords into maps
> ------------------------------------------------------------------------
>
> Key: NIFI-9714
> URL: https://issues.apache.org/jira/browse/NIFI-9714
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Mike Thomsen
> Assignee: Mike Thomsen
> Priority: Major
> Fix For: 1.16.0
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> The current implementation of toMap only does a basic pass through and
> doesn't convert sub-records into maps. This can cause some unexpected
> behavior when developing third party record-capable extensions for NiFi,
> particularly on the testing side.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)