Skip to content

v2.1.0

Compare
Choose a tag to compare
@JuliusHenke JuliusHenke released this 04 Jan 01:54
· 56 commits to master since this release
a3c28c3

This release brings down the typical memory usage of the backend to less than 1 GB. This should fix different OutOfMemory bugs that were previously encountered in the production environment.

Optimisations are mainly achieved by not queuing to many descriptors into memory at once and processing hibernate inserts & updates in batches.

BREAKING: Configuration values for scheduling are removed and instead explicitly configured in the SchedulingService.