The GitHub Actions job "Nightly (beta)" on flink.git/release-2.3 has failed. Run started by GitHub user github-actions[bot] (triggered by github-actions[bot]).
Head commit for run: fb6c4c2c774f6dba914ebeeaa1d78ac839b7053c / Keith Lee <[email protected]> [FLINK-39753][state/rocksdb] Close ColumnFamilyOptions from getDescriptor() in Compactor (#28280) ColumnFamilyHandle.getDescriptor() allocates a new native ColumnFamilyOptions on every call and does not close it, preventing the shared block cache from being freed. Wrap the call in try-with-resources so the options are closed after reading numLevels(). Report URL: https://github.com/apache/flink/actions/runs/26861051716 With regards, GitHub Actions via GitBox
