[
https://issues.apache.org/jira/browse/NIFI-5191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16487398#comment-16487398
]
ASF subversion and git services commented on NIFI-5191:
-------------------------------------------------------
Commit 167014441bc9044bfcbee25a07f813e9f9f3b34a in nifi's branch
refs/heads/master from [~markap14]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=1670144 ]
NIFI-5191: Revert "NIFI-4631: Use java.nio.file.Files in ListFile to improve
performance"
This reverts commit 758e44682f994b76fcb9fec900eece2061be7f07.
> Revert NIFI-4631 since it causes issues with CIFS
> -------------------------------------------------
>
> Key: NIFI-5191
> URL: https://issues.apache.org/jira/browse/NIFI-5191
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Marco Gaido
> Priority: Major
>
> NIFI-4631 was done to improve performances. Unfortunately, it relies on the
> NIO API which has better performance but it also has problems with CIFS
> mounted filesystems.
> In the previous configuration, the processor was working properly listing all
> files, but it was slow. Now it doesn't return the files within the directory.
> So we should revert the change.
> Unfortunately, I cannot attach logs, since the environment in which it
> happens cannot have log data shared back out.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)