The GitHub Actions job "Flink CI (beta)" on flink.git/master has failed.
Run started by GitHub user davidradl (triggered by davidradl).

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

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

With regards,
GitHub Actions via GitBox

Reply via email to