File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ All notable changes to this project will be documented in this file.
3838
3939- Use ` json ` file extension for log files ([ #733 ] ).
4040- Fix a bug where changes to ConfigMaps that are referenced in the TrinoCluster spec didn't trigger a reconciliation ([ #734 ] ).
41- - BREAKING: The PersistentVolumeClaims for coordinator and workers have been removed ([ #XXX ] )
41+ - BREAKING: The PersistentVolumeClaims for coordinator and workers have been removed ([ #769 ] )
4242 - They caused problems, as Trino kept it's process ID in ` /stackable/data/var/run/launcher.pid ` .
4343 A forceful stop (e.g. OOMKilled) could result in a leftover PID in this file.
4444 In this case Trino would refuse startup with ` trino ERROR: already running as 21 ` .
@@ -66,7 +66,7 @@ All notable changes to this project will be documented in this file.
6666[ #753 ] : https://github.com/stackabletech/trino-operator/pull/753
6767[ #755 ] : https://github.com/stackabletech/trino-operator/pull/755
6868[ #760 ] : https://github.com/stackabletech/trino-operator/pull/760
69- [ #XXX ] : https://github.com/stackabletech/trino-operator/pull/XXX
69+ [ #769 ] : https://github.com/stackabletech/trino-operator/pull/769
7070
7171## [ 25.3.0] - 2025-03-21
7272
You can’t perform that action at this time.
0 commit comments