Skip to content

Commit 2d5c0c2

Browse files
dr0iblackwinter
andauthored
Update content/blog/2025-03-10-fixing-memory-leak/index.md
Co-authored-by: Jens Wille <[email protected]>
1 parent 47d0d9e commit 2d5c0c2

File tree

1 file changed

+1
-1
lines changed
  • content/blog/2025-03-10-fixing-memory-leak

1 file changed

+1
-1
lines changed

content/blog/2025-03-10-fixing-memory-leak/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ rise and fall of CPU and memory usage. The memory leak is really fixed. 😀
5858

5959
Fixing the memory leak in `metafacture` resolved some issues we've experienced:
6060
- `lobid-resources`: daily updates sometimes aborted - although this was not such a big thing because our monitor scripts could "heal" the update process automatically (by restarting the app). However, the updates now don't take e.g. 4h (counting from triggering the update until the successful ETL) but 0.45m, which is way faster.
61-
- `metafacture Playground`: we had some [performance issues](https://github.com/metafacture/metafacture-playground/issues/194) which are now solved
61+
- `Metafacture Playground`: we had some [performance issues](https://github.com/metafacture/metafacture-playground/issues/194) which are now solved.
6262
- `RPB`: a situation arised where we could only ever add more memory to our VMs to counteract a crash of cataloguing - always fearing that not too much documents were ETLed before the daily restart of the cataloguing app.
6363

6464
# How to and credits

0 commit comments

Comments
 (0)