You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Matt Gilman (JIRA)" <ji...@apache.org> on 2018/05/23 14:53:00 UTC

[jira] [Resolved] (NIFI-5191) Revert NIFI-4631 since it causes issues with CIFS

     [ https://issues.apache.org/jira/browse/NIFI-5191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Gilman resolved NIFI-5191.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 1.7.0

> 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
>             Fix For: 1.7.0
>
>
> 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)