This is an automated email from the ASF dual-hosted git repository.
linxinyuan pushed a change to branch xinyuan-loop-feb
in repository https://gitbox.apache.org/repos/asf/texera.git
from 43f2ca68c8 update
add 3ada4c2313 update
No new revisions were added by this update.
Summary of changes:
.../engine/architecture/rpc/controlcommands.proto | 9 +-
.../architecture/rpc/controllerservice.proto | 1 +
.../engine/architecture/rpc/workerservice.proto | 1 -
amber/src/main/python/core/models/operator.py | 6 +
.../amber/engine/architecture/rpc/__init__.py | 1489 ++++++++++----------
.../ControllerAsyncRPCHandlerInitializer.scala | 1 +
...ndler.scala => IterationCompletedHandler.scala} | 37 +-
.../promisehandlers/EndIterationHandler.scala | 47 -
8 files changed, 796 insertions(+), 795 deletions(-)
copy
amber/src/main/scala/org/apache/texera/amber/engine/architecture/controller/promisehandlers/{RetryWorkflowHandler.scala
=> IterationCompletedHandler.scala} (63%)
delete mode 100644
amber/src/main/scala/org/apache/texera/amber/engine/architecture/worker/promisehandlers/EndIterationHandler.scala