-
Notifications
You must be signed in to change notification settings - Fork 4
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
ISSUE-107: fix out of memory when fetching Top objects with lots of children #112
Merged
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
fb2ee43
Committing even if not ready yet
DiegoPino b3ab7ce
haha! No more memory issues
DiegoPino b7d589e
Give data nerds some hints of what is happening!
DiegoPino 381b4b1
This upps the increments now that we now this won't fail on memory
DiegoPino c019e44
Disabled for now deep traverse
DiegoPino 1f751ee
Fixes (for now just adds an empty) dataOriginal for AMI sets.
DiegoPino f2cbbbc
Much better increment
DiegoPino 7fe8d1d
Validates Mapping to avoid Node to Node to end with UUID mappings
DiegoPino 75e6c37
Fixes the problem with Child CMODEL Mappings v/s Top Object ones
DiegoPino 4adc794
Not sure if this is correct
DiegoPino 3baab4c
Update AmiMultiStepIngest.php
DiegoPino caca48f
Update src/Controller/AmiRowAutocompleteHandler.php
DiegoPino f145f27
Update src/Controller/AmiRowAutocompleteHandler.php
DiegoPino df2df8f
Update src/Form/AmiMultiStepIngest.php
DiegoPino f9c44f2
Update src/Form/AmiMultiStepIngest.php
DiegoPino 94f377a
Update src/Plugin/ImporterAdapter/SolrImporter.php
DiegoPino 2eff6a4
Update src/Plugin/ImporterAdapter/SolrImporter.php
DiegoPino 1113e6e
Update src/Plugin/ImporterAdapter/SolrImporter.php
DiegoPino e09f675
Update src/Plugin/ImporterAdapter/SolrImporter.php
DiegoPino 5b99a68
Update src/Plugin/ImporterAdapter/SolrImporter.php
DiegoPino 2f7ca8b
Update src/Plugin/ImporterAdapter/SolrImporter.php
DiegoPino 78f0cbe
Update src/Form/AmiMultiStepIngest.php
DiegoPino 447ff43
Update src/Plugin/ImporterAdapter/SolrImporter.php
DiegoPino 8a34799
Add manuscriptCModel as possible Top Object
DiegoPino File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I will leave this one as it is. Single commends can have /* */ or even //