Yicong-Huang commented on issue #4514:
URL: https://github.com/apache/texera/issues/4514#issuecomment-4321081630

   Closing — the original motivation (no event-driven signal for resume → 
RUNNING in tests) is moot. 
`Await.result(client.controllerInterface.resumeWorkflow(...))` already blocks 
until ResumeHandler finishes, which happens after all worker resume futures 
have resolved and updated their per-worker state to RUNNING. The asymmetry with 
PauseHandler exists but adding an extra event broadcast just for symmetry is 
not justified.


-- 
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