Hi, what is the current status on FS caching in svd? The comment says that it is not maintained. If activated, an NPE is thrown because the fsArray was never initialized. This could be solved by initializing it with a non-empty array. (I could create an issue and fix it, if wanted).
In my current (extremely restricted) test bed, the memory consumption and runtime drop both by about 30% with fs caching. I do not have a overview yet: Could there be problems with other parts of UIMA if we use the caching? with a big Ruta hat on: Is it an option for us to active the caching on the fly for a specific type only? Best, Peter
