The GitHub Actions job "CI" on fluss.git/shared-block-cache has failed.
Run started by GitHub user platinumhamburg (triggered by platinumhamburg).

Head commit for run:
81b4bdc5a4bd2e1c486ea7595e7740db3f951278 / 白鵺 <[email protected]>
[FLUSS] Support shared RocksDB block cache across KV tablets

Introduce a TabletServer-level shared LRUCache for all KV tablets,
controlled by kv.rocksdb.shared-block-cache.enabled (default: off).

- Add kv.rocksdb.shared-block-cache.enabled and .size config options
- KvManager creates/manages shared cache lifecycle
- RocksDBResourceContainer accepts optional external cache
- Adapt RocksDBStatistics to avoid double-counting shared cache in metrics
- TabletServerMetricGroup includes shared cache usage once in total
- Update config and metrics documentation

Report URL: https://github.com/apache/fluss/actions/runs/21853617284

With regards,
GitHub Actions via GitBox

Reply via email to