Andre F de Miranda created NIFI-4148:
----------------------------------------
Summary: PartitionRecord odd relationship approach
Key: NIFI-4148
URL: https://issues.apache.org/jira/browse/NIFI-4148
Project: Apache NiFi
Issue Type: Bug
Reporter: Andre F de Miranda
PartitionRecord currently uses a single "success" relationship to route
residual flowfiles with both the "desired data" (i.e. data that has been
matched against a particular dynamic property) and the difference between the
original flowfile and the desired subset.
Ideally PartitionRecord should behave like UpdateRecord and split the data
between the desired data (match) and the unmatched data.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)