aglinxinyuan opened a new pull request, #4753:
URL: https://github.com/apache/texera/pull/4753

   ### What changes were proposed in this PR?
   
   Add `LinkExecutionSpec` covering the per-link channel-execution tracker in 
`LinkExecution`:
   
   - A fresh `LinkExecution` exposes no channel executions
   - `initChannelExecution` registers a new `ChannelExecution` for the given 
channel id
   - A second `initChannelExecution` for the same channel id raises an 
`AssertionError`
   - Multiple distinct channel ids are tracked independently
   
   ### Any related issues, documentation, discussions?
   
   Closes #4752
   
   ### How was this PR tested?
   
   `sbt "WorkflowExecutionService/testOnly 
org.apache.texera.amber.engine.architecture.controller.execution.LinkExecutionSpec"`
 — 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]

Reply via email to