[
https://issues.apache.org/jira/browse/NIFI-12561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann resolved NIFI-12561.
-------------------------------------
Fix Version/s: 1.25.0
2.0.0
Resolution: Fixed
> MergeContent processor retains text delimiter settings when switched to 'Do
> Not Use Delimiters' strategy
> --------------------------------------------------------------------------------------------------------
>
> Key: NIFI-12561
> URL: https://issues.apache.org/jira/browse/NIFI-12561
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 1.24.0
> Environment: NiFi Docker
> Reporter: Mohammed Salim
> Assignee: endzeit
> Priority: Minor
> Fix For: 1.25.0, 2.0.0
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> In the MergeContent processor version 1.24.0, when configuring the processor
> to use Text Delimiters (by setting values for Header, Footer, and
> Demarcator), and then changing the Delimiter Strategy to "Do Not Use
> Delimiters", the previously set values for the Text Delimiters Strategy are
> still being applied during processing.
> {_}Steps to Reproduce{_}:
> # Configure the MergeContent processor with the Delimiter Strategy set to
> "Text".
> # Set values for Header, Footer, and Demarcator.
> # Apply the configuration changes.
> # Change the Delimiter Strategy to "Do Not Use Delimiters" and apply the
> configuration.
> # Observe that the processor still uses the old values for Header, Footer,
> and Demarcator during processing, despite the Delimiter Strategy being set to
> "Do Not Use Delimiters".
> {_}Expected Behavior{_}: When changing the Delimiter Strategy to "Do Not Use
> Delimiters", any previously set values for Text Delimiters should not be
> applied.
> {_}Actual Behavior{_}: The processor retains and applies the old values for
> Text Delimiters even after changing the Delimiter Strategy to "Do Not Use
> Delimiters".
> {_}Environment{_}:
> * NiFi Version: 1.24.0
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)