aglinxinyuan opened a new pull request, #4772: URL: https://github.com/apache/texera/pull/4772
### What changes were proposed in this PR? Add `WorkerPortExecutionSpec` covering the per-worker-per-port completion flag in `WorkerPortExecution`: - Default `completed` is `false` - `setCompleted` flips it to `true` - Repeated `setCompleted` calls are idempotent - Separate instances do not share state ### Any related issues, documentation, discussions? Closes #4771 ### How was this PR tested? `sbt "WorkflowExecutionService/testOnly org.apache.texera.amber.engine.architecture.controller.execution.WorkerPortExecutionSpec"` — 4/4 tests pass. ### Was this PR authored or co-authored using generative AI tooling? Generated-by: Claude Code (Claude Opus 4.7) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
