Github user rickysaltzer commented on the pull request:
https://github.com/apache/nifi/pull/78#issuecomment-135543956
There's one thing I would like to call attention to. Users of the
StreamCommand who were using \n \r or \t characters outside of quotes might
have unexpected results since the ExecuteProcess command used those as
delimiters in addition to the space delimiter. It's doubtful that a lot of
people were doing this, but it's something to consider.
One option is to have a "Use Default Delimiters" checkbox that's enabled by
default on the ExecuteProcess and disabled by default on the
ExecuteStreamCommand.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---