Browse Source

#4212: [Improvement][Worker] No need to kill remote app when appid is empty (#14534)

git-as-svn/v1/dev
Rick Cheng 1 year ago committed by GitHub
parent
commit
5f3503f871
  1. 2
      commit.ref
  2. 46
      commit.yml

2
commit.ref

@ -1 +1 @@
Subproject commit dd9c8af05155d4d3b6bf33b6ebf8f96b9f95e537
Subproject commit 09afa75a3d803281fa7f39b5f054a8fcbff1ab04

46
commit.yml

@ -2,10 +2,46 @@
branches: {
}
fileChange:
/.asf.yaml:
newFile: !uuid 'cd138ea8c83a333bfc95096336048d0989da1f96'
oldFile: !uuid 'd403bc7d46fe019527baa2df9afbd93782947092'
gitCommitId: !uuid 'dd9c8af05155d4d3b6bf33b6ebf8f96b9f95e537'
/dolphinscheduler-task-plugin:
newFile: !uuid '1d7275a11d9d73fd2d9d2366f2ef901ce1afe842'
oldFile: !uuid '93709963a35f76ceacb9e239b5cf99b030f420d6'
/dolphinscheduler-task-plugin/dolphinscheduler-task-api:
newFile: !uuid 'd309951c466affce12d1c41a1491628dacab9d7e'
oldFile: !uuid '39d0746bea74194d736530b7bc501e8b794ed4ad'
/dolphinscheduler-task-plugin/dolphinscheduler-task-api/src:
newFile: !uuid '6494a8042cd70ddb061f7fbb5070d30ca306c1df'
oldFile: !uuid '7d763c5c76f7b0c34eb1b3abbe7e9f88f9a7dd69'
/dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main:
newFile: !uuid 'ec3ab5b7ea5629a74e114c767df563aca5046416'
oldFile: !uuid 'e6ea26604d19f846e3170af470de2a6112e7c63b'
/dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java:
newFile: !uuid '83c3b1ca858087349e9d045d30ff1df42b639e49'
oldFile: !uuid 'b98c734e9873859d09f6a265a0a5a8f92f72a0ad'
/dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org:
newFile: !uuid '3591d539bffb5605ff1d56368c5457529fb890b4'
oldFile: !uuid '88d53c9bef4c85a2be24ae3323a0e6200970f690'
/dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache:
newFile: !uuid '43a8cdd8f249616f5f01b7c71448aa1f98ecd8af'
oldFile: !uuid '9f7e9575266102746fe8de42288f5660ffc2d58a'
/dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinscheduler:
newFile: !uuid '0713709b5c87badb4529d2acd4313076aacde3a1'
oldFile: !uuid '42f4954da50d050d58742538a89a3e4e0aee9067'
/dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinscheduler/plugin:
newFile: !uuid '47c7b7d215ca72916fea7984483667be3477f08a'
oldFile: !uuid '03313820c35084858a9ed533c299070cdca5df12'
/dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinscheduler/plugin/task:
newFile: !uuid '8cc77451c18343aa67c940c96204e106fb709c9f'
oldFile: !uuid '2fc1e1032a5830811017195b52c0bde0d4b6f68f'
/dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinscheduler/plugin/task/api:
newFile: !uuid '09bcc51bb27cd1130828c32a11d06a693f440de0'
oldFile: !uuid '48bc9ec7ba2bd990be6e58fc4021b498bd45acd8'
/dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinscheduler/plugin/task/api/utils:
newFile: !uuid '5daddbbea4a30bc1401feaf4fbd4d1c75a239b5f'
oldFile: !uuid '6cf22ba1d2296615bceb1781ecb5d318ccf9283b'
? /dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinscheduler/plugin/task/api/utils/ProcessUtils.java
: newFile: !uuid '130159137c1e963e8fd30948c8685c5afadbac77'
oldFile: !uuid 'd60c007c36b4b12e8316d6376320fc24461eba6f'
gitCommitId: !uuid '09afa75a3d803281fa7f39b5f054a8fcbff1ab04'
renames: {
}
revisionId: 4211
revisionId: 4212

Loading…
Cancel
Save