The GitHub Actions job "Flink CI (beta)" on flink.git/release-1.20 has 
succeeded.
Run started by GitHub user snuyanzin (triggered by snuyanzin).

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

With regards,
GitHub Actions via GitBox

Reply via email to