Importing thousands of files using the Insight Importer is still an issue. Although a lot of UI elements were removed for these bigger imports, still a lot of objects are created per file to track the various import processes. This leads to freezing of the UI or even crashing Insight. On the long run we probably need a standalone Importer, this can't really be fixed in Insight.
@jburel already started a PR to move some of the import functionality into the Java gateway: ome/omero-gateway-java#30
Importing thousands of files using the Insight Importer is still an issue. Although a lot of UI elements were removed for these bigger imports, still a lot of objects are created per file to track the various import processes. This leads to freezing of the UI or even crashing Insight. On the long run we probably need a standalone Importer, this can't really be fixed in Insight.
@jburel already started a PR to move some of the import functionality into the Java gateway: ome/omero-gateway-java#30