Eamon Ford created SDAP-279: ------------------------------- Summary: Collection Manager does not pick up fs events with NAS mount Key: SDAP-279 URL: https://issues.apache.org/jira/browse/SDAP-279 Project: Apache Science Data Analytics Platform Issue Type: Bug Components: collection-ingester Reporter: Eamon Ford Assignee: Eamon Ford
When the Collection Manager is monitoring directories that reside on an NAS mount, it does not pick up new or modified files in the watched directories. This is because the NFS and CIFS protocols do not support filesystem events in mounted volumes. As a workaround, the Collection Manager should use filesystem polling to monitor directories instead of listening for filesystem events. -- This message was sent by Atlassian Jira (v8.3.4#803005)