The GitHub Actions job "Nightly (beta)" on flink.git/release-1.20 has failed.
Run started by GitHub user github-actions[bot] (triggered by 
github-actions[bot]).

Head commit for run:
f31fae4b0f5eb922898880e5dfe2a99a14359a3b / Keith Lee <[email protected]>
[FLINK-39753][state/rocksdb] Close ColumnFamilyOptions from getDescriptor() in 
Compactor

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/26795628744

With regards,
GitHub Actions via GitBox

Reply via email to