nifi/nifi-commons/nifi-record
Mark Payne 8ad3c731da
NIFI-12797 Refactored Record.incorporateInactiveFields
Refactored Record.incorporateInactiveFields to handle when an updated field and an inactive field have the same name (which can happen if incorporateInactiveFields is called multiple times). Also refactored the setValue(String, Object) method to call setValue(RecordField, Object) because the logic had diverged. Also exposed the text of Expression Language, which led to the discovery of this bug.

This closes #8413

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-03-08 15:25:49 -06:00
..
src NIFI-12797 Refactored Record.incorporateInactiveFields 2024-03-08 15:25:49 -06:00
pom.xml NIFI-11103 prepping for 2.0.0 line 2023-02-09 15:32:53 -07:00