summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos
diff options
context:
space:
mode:
authorJulian Stecklina <julian.stecklina@cyberus-technology.de>2025-07-16 12:03:34 +0200
committerJulian Stecklina <julian.stecklina@cyberus-technology.de>2025-07-16 12:16:49 +0200
commit5517b6f06800d713d96498759f7deea2a7b6924b (patch)
treec108dd741c31cc5647b8326646dee2f9e46260c8 /pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos
parent62e0f05ede1da0d54515d4ea8ce9c733f12d9f08 (diff)
nixos/dependency-track: fix default JVM heap size
The default of 4GB is too low for a production setup and causes DependencyTrack to hit java.lang.OutOfMemoryError. This causes Dependency Track to enter a weird state where it will throw 502 and 504 errors. The initial 4GB was set to make Dependency Track run in the (too small) VM in the NixOS integration test. Move the explicit heap configuration there. For the service itself, we now don't set a limit. This means the JVM will choose its maximum heap on its own, which does a much better job for realistic scenarios. I added a release note, because people who run Dependency Track on very tiny VMs/machines may experience issues.
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos')
0 files changed, 0 insertions, 0 deletions