The GitHub Actions job "Required Checks" on 
texera.git/perf/sync-execution-trust-completed has succeeded.
Run started by GitHub user bobbai00 (triggered by bobbai00).

Head commit for run:
5f9c481cad7dd26166fb42740320efea15820776 / Jiadong Bai 
<[email protected]>
refactor(amber): remove redundant result-readiness wait in SyncExecutionResource

Results are durably committed before COMPLETED is observable
(OutputManager.closeOutputStorageWriterIfNeeded joins the result-writer
thread, forcing the Iceberg commit, before the worker reports the port
complete), and a failed commit surfaces as FAILED/KILLED. Both
result-reading paths are gated on COMPLETED, so the two Thread.sleep(500)
waits were redundant. Add an e2e spec to lock the invariant.

Report URL: https://github.com/apache/texera/actions/runs/27914868550

With regards,
GitHub Actions via GitBox

Reply via email to