FileSystem CIP - Does it work?
G'day,
Has anyone deployed it in the field successfully? May I please have your feedback? I am trying to get it to work but the results have been disappointing. A number of things:
- You cannot deploy the agent web app onto a Sites container as the inCache names are hardcoded (hence collision) and also since it is like a cluster member, there are issues with file locking on the same JVM.
- If you rename a file, the existing asset is orphaned.
- If you delete a file, it voids the asset first before it deletes the record in Lucene causing an error; so the asset is stuck in Lucene.
0