The GitHub Actions job "CI" on fluss.git/remove-kv-orphan has failed.
Run started by GitHub user gyang94 (triggered by gyang94).

Head commit for run:
8249b67f390ac644f709dcf01ce572a63bb8419f / Yang Guo <[email protected]>
[server] Ensure KV tablet dir is removed before log and surface cleanup failures

When cleaning residual data for a dropped table/partition during startup, delete
the KV tablet directory before dropping the log, and only drop the log once the 
KV
directory is confirmed gone. KV deletion failures are now logged (warn) instead 
of
being silently swallowed, keeping the log as an anchor so the cleanup can be 
retried.

Also propagate KV deletion failures in ReplicaManager.sweepOrphanTabletDirs so 
the
log is not dropped when orphan KV cleanup fails.

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

With regards,
GitHub Actions via GitBox

Reply via email to