clarin-dspace
clarin-dspace copied to clipboard
Issue when running bin/dspace import
bin/dspace import --replace [email protected] --collection=4 --source=Ingest --mapfile=mapfile53
got stuck after/on the first item.
Collection 4, Ingest dir and the mapfile contain some 28462 items.
The issue seems to be with the OAIIndexEventConsumer - the update (coming from the import) to one item triggers an update to the whole collection, which in turn triggers an update on all the items in that collection