This is an automated email from the ASF dual-hosted git repository.

aglinxinyuan pushed a change to branch xinyuan-scheduler-jump
in repository https://gitbox.apache.org/repos/asf/texera.git


    from b7c2e3b900 fix fmt
     add 0aa5017689 Clarify jump-to-region API

No new revisions were added by this update.

Summary of changes:
 .../engine/architecture/rpc/controlcommands.proto  |  4 ++--
 .../architecture/rpc/controllerservice.proto       |  2 +-
 .../amber/engine/architecture/rpc/__init__.py      | 28 +++++++++++-----------
 .../ControllerAsyncRPCHandlerInitializer.scala     |  2 +-
 .../controller/ControllerProcessor.scala           |  2 +-
 ...ler.scala => JumpToOperatorRegionHandler.scala} | 10 ++++----
 .../scheduling/WorkflowExecutionCoordinator.scala  | 10 ++++----
 ...cala => WorkflowExecutionCoordinatorSpec.scala} | 19 ++++-----------
 8 files changed, 33 insertions(+), 44 deletions(-)
 rename 
amber/src/main/scala/org/apache/texera/amber/engine/architecture/controller/promisehandlers/{JumpToOperatorHandler.scala
 => JumpToOperatorRegionHandler.scala} (85%)
 rename 
amber/src/test/scala/org/apache/texera/amber/engine/architecture/scheduling/{ScheduleSpec.scala
 => WorkflowExecutionCoordinatorSpec.scala} (71%)

Reply via email to