Aldrin Piri created NIFI-4209:
---------------------------------
Summary: Configuring path properties on TailFile in Windows with
slashes will fail to match when configured for multifiles
Key: NIFI-4209
URL: https://issues.apache.org/jira/browse/NIFI-4209
Project: Apache NiFi
Issue Type: Bug
Components: Extensions
Affects Versions: 1.3.0, 1.2.0
Environment: Windows
Reporter: Aldrin Piri
Windows will default to backslashes for paths, but will also accept slashes.
When configured for "Tailing Mode" of "Multiple Files" in Windows, if the user
opts to use backslashes for the path (using non-escaped backslashes will cause
a validation error), this will validate appropriately and allow the processor
to be started.
When running and a TailFile listing is performed, this comes back in the
default Windows format using backslashes. This causes the regex to not match
for any of the paths and no files to be included for consideration.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)