Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parallel import fails when it creates a new folder in the ManagedRepository #138

Open
ppouchin opened this issue Jul 1, 2023 · 1 comment

Comments

@ppouchin
Copy link

ppouchin commented Jul 1, 2023

It seems that using ImportConfig with

config.parallelFileset.set(threads) // with threads > 1

during an import, we get an error for the first upload of the day (or of the user), when a new folder is created server-side:

Error on import: Directory exists but is not registered: CheckedPath([...])
@ppouchin
Copy link
Author

ppouchin commented Jul 1, 2023

It also happens when running several imports in parallel sharing the same OMEROMetadataStoreClient.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant