You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by fa...@apache.org on 2023/03/30 11:51:02 UTC

[incubator-seatunnel] branch dev updated (4da5b0c64 -> edbccca1e)

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

fanjia pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git


    from 4da5b0c64 [Zeta] [Fix] Fix handleCheckpointError be called while checkpoint already complete (#4442)
     add edbccca1e [Improve] [Zeta] Client Support Async Submit Job (#4456)

No new revisions were added by this update.

Summary of changes:
 .../seatunnel/core/starter/seatunnel/args/ClientCommandArgs.java   | 6 ++++++
 .../core/starter/seatunnel/command/ClientExecuteCommand.java       | 7 +++++++
 .../org/apache/seatunnel/engine/client/job/ClientJobProxy.java     | 6 +++++-
 3 files changed, 18 insertions(+), 1 deletion(-)