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

[jira] [Updated] (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 ]

Marco Gaido updated NIFI-5191:
------------------------------
    Description: 
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.


  was: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. So we should revert the change.


> 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)