Skip to content

Conversation

@lfoppiano
Copy link

This PR updates to dropwizard 4.x and try to solve the memory leak happening after processing 15-20k articles.

Main changes:

  • revise the getInstance() methods
  • make classes as singleton of the injection from dropwizard instead
  • update how configuration was handled
  • reformat all code
  • reformat imports

(cherry picked from commit e256ffa)
(cherry picked from commit c92adb1)
(cherry picked from commit 27194da)
(cherry picked from commit 4172805)
(cherry picked from commit 0a5cedd)
…aintain the compatibility with the rest of the processing
# Conflicts:
#	Readme.md
#	src/main/java/org/grobid/core/engines/DataseerClassifier.java
#	src/main/java/org/grobid/core/engines/DatasetParser.java
@lfoppiano lfoppiano marked this pull request as ready for review May 12, 2025 08:02
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

Successfully merging this pull request may close these issues.

1 participant