-
Notifications
You must be signed in to change notification settings - Fork 16
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
Combine synchronized storing and indexing, re-organize components, HAL support (no more DOI centric approach), dependency update, import format update #92
Merged
Commits on Nov 2, 2021
-
Marcin Kardas committed
Nov 2, 2021 Configuration menu - View commit details
-
Copy full SHA for 41b3f48 - Browse repository at this point
Copy the full SHA 41b3f48View commit details -
Prevent glutton from hanging for two minutes
Marcin Kardas committedNov 2, 2021 Configuration menu - View commit details
-
Copy full SHA for fd74782 - Browse repository at this point
Copy the full SHA fd74782View commit details -
Add max number of connections to ES to config
By default the maximum number of connections per route is set to [DEFAULT_MAX_CONN_PER_ROUTE](https://javadoc.io/static/org.elasticsearch.client/elasticsearch-rest-client/7.4.2/org/elasticsearch/client/RestClientBuilder.html#DEFAULT_MAX_CONN_PER_ROUTE) which is 10. I additionally set the maximum number of connections for all routes in total to the same value (default is [DEFAULT_MAX_CONN_TOTAL](https://javadoc.io/static/org.elasticsearch.client/elasticsearch-rest-client/7.4.2/org/elasticsearch/client/RestClientBuilder.html#DEFAULT_MAX_CONN_TOTAL) = 30). I don't think it makes sense to expose this parameter as well in the config file as glutton uses only a single route.
Marcin Kardas committedNov 2, 2021 Configuration menu - View commit details
-
Copy full SHA for 6a8a2d1 - Browse repository at this point
Copy the full SHA 6a8a2d1View commit details
Commits on Apr 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e8d4ca5 - Browse repository at this point
Copy the full SHA e8d4ca5View commit details -
Merge pull request #68 from mkardas/incremental-update
Improve parallel processing
Configuration menu - View commit details
-
Copy full SHA for 2c2b637 - Browse repository at this point
Copy the full SHA 2c2b637View commit details
Commits on Apr 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 89eba9c - Browse repository at this point
Copy the full SHA 89eba9cView commit details
Commits on Apr 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9b88fcb - Browse repository at this point
Copy the full SHA 9b88fcbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e17030 - Browse repository at this point
Copy the full SHA 8e17030View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55af8b6 - Browse repository at this point
Copy the full SHA 55af8b6View commit details
Commits on Jun 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 626cca5 - Browse repository at this point
Copy the full SHA 626cca5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a61eac6 - Browse repository at this point
Copy the full SHA a61eac6View commit details
Commits on May 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a9a15ef - Browse repository at this point
Copy the full SHA a9a15efView commit details
Commits on Aug 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8ecb21e - Browse repository at this point
Copy the full SHA 8ecb21eView commit details
Commits on Sep 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 35f7762 - Browse repository at this point
Copy the full SHA 35f7762View commit details
Commits on Oct 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e42a127 - Browse repository at this point
Copy the full SHA e42a127View commit details
Commits on Feb 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9641a59 - Browse repository at this point
Copy the full SHA 9641a59View commit details
Commits on Feb 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d2f6a99 - Browse repository at this point
Copy the full SHA d2f6a99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9936337 - Browse repository at this point
Copy the full SHA 9936337View commit details -
Configuration menu - View commit details
-
Copy full SHA for eeec3d4 - Browse repository at this point
Copy the full SHA eeec3d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcd4413 - Browse repository at this point
Copy the full SHA fcd4413View commit details
Commits on Feb 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 54345b0 - Browse repository at this point
Copy the full SHA 54345b0View commit details
Commits on Feb 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f6446e9 - Browse repository at this point
Copy the full SHA f6446e9View commit details
Commits on Feb 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 46e702d - Browse repository at this point
Copy the full SHA 46e702dView commit details
Commits on Feb 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 346e80d - Browse repository at this point
Copy the full SHA 346e80dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d2b7b5 - Browse repository at this point
Copy the full SHA 1d2b7b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a5fa5b - Browse repository at this point
Copy the full SHA 4a5fa5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d1554a5 - Browse repository at this point
Copy the full SHA d1554a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96ae5a5 - Browse repository at this point
Copy the full SHA 96ae5a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8d37ba - Browse repository at this point
Copy the full SHA d8d37baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 43d7957 - Browse repository at this point
Copy the full SHA 43d7957View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9d0ef4 - Browse repository at this point
Copy the full SHA e9d0ef4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d34a17 - Browse repository at this point
Copy the full SHA 0d34a17View commit details
Commits on Feb 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c58e836 - Browse repository at this point
Copy the full SHA c58e836View commit details
Commits on Feb 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 860ff1c - Browse repository at this point
Copy the full SHA 860ff1cView commit details
Commits on Feb 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for da38e29 - Browse repository at this point
Copy the full SHA da38e29View commit details
Commits on Apr 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8efc84e - Browse repository at this point
Copy the full SHA 8efc84eView commit details
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.