Browse Source

#4507: [Fix] Fix WorkflowInstance batch start failed will throw incorrect exception. (#15577)

git-as-svn/v1/dev
旺阳 9 months ago committed by GitHub
parent
commit
189097a93e
  1. 2
      commit.ref
  2. 64
      commit.yml

2
commit.ref

@ -1 +1 @@
Subproject commit 4541e74e531eccc4141865cf44433753a4ed0b17
Subproject commit 73a5a77db249cbfc69e564557bb067e6febda6d9

64
commit.yml

@ -2,37 +2,37 @@
branches: {
}
fileChange:
/dolphinscheduler-common:
newFile: !uuid '6854b70dc792cd9016e6fb458dcd5c1716564682'
oldFile: !uuid 'db3147318c30778e7e3e5db10dfd96cc4b33e293'
/dolphinscheduler-common/src:
newFile: !uuid '639dbd4f6409d7bfab16901c8c43532b21fa0241'
oldFile: !uuid 'e9794c566bbb818c77884da89160eacad14dabcc'
/dolphinscheduler-common/src/main:
newFile: !uuid 'e1101d479f84488762aa3931feefc5da49e939e9'
oldFile: !uuid 'f640536d0df524facaaf284bf4331fa0672f46c3'
/dolphinscheduler-common/src/main/java:
newFile: !uuid '3e60fcd423e06eb03339a56652aa78dbff458378'
oldFile: !uuid 'a1296fa79ebb20124cef87c4e0ec38c280c0debf'
/dolphinscheduler-common/src/main/java/org:
newFile: !uuid 'e5706b709913fab3f86c24cdae0b1b2403f067cb'
oldFile: !uuid '0531a2f16c53a6c6b3a5bcadef3015ba3a5e55ff'
/dolphinscheduler-common/src/main/java/org/apache:
newFile: !uuid '5489213245a7fd9c87973cb80ddd104647325a48'
oldFile: !uuid '6d68463f02e56ac8d3e27e9db122090e699234ea'
/dolphinscheduler-common/src/main/java/org/apache/dolphinscheduler:
newFile: !uuid '03b582ed278011dde91c5f2f3878f34cb75511a2'
oldFile: !uuid 'cc43a9ad66bfa64cb89bed5a9f00c8ce0bc55c73'
/dolphinscheduler-common/src/main/java/org/apache/dolphinscheduler/common:
newFile: !uuid '85907898251d6935483dac2b74aad3d57900e9c8'
oldFile: !uuid 'fe04135e3e1f50115bf6977fbfe8365384394da3'
/dolphinscheduler-common/src/main/java/org/apache/dolphinscheduler/common/utils:
newFile: !uuid '52580fdf1cf48208b6693024d7cd7af72a37f2a4'
oldFile: !uuid '0a04f360f5c690d58adff69a27e71b097849fefb'
/dolphinscheduler-common/src/main/java/org/apache/dolphinscheduler/common/utils/FileUtils.java:
newFile: !uuid 'fee1d9a95c5028bd87ec2f5358835e7724ef01aa'
oldFile: !uuid '1f3ccfed3da9fb843e90a4033867766ea3cd4d09'
gitCommitId: !uuid '4541e74e531eccc4141865cf44433753a4ed0b17'
/dolphinscheduler-api:
newFile: !uuid '8b1330f91678e379d8d576e8bff3fff41e2011b9'
oldFile: !uuid '51dc2b36e8193ea6281197ea01b2f559a43915fb'
/dolphinscheduler-api/src:
newFile: !uuid 'b9fc90e591f5a6886b9eb6a55254a7bf40ba7e4e'
oldFile: !uuid '4ad8f5155c0c18f44954700b85761fff43f81bce'
/dolphinscheduler-api/src/main:
newFile: !uuid '5c6db6c4a761fe25f08192cf61c1ace0278a9814'
oldFile: !uuid 'a643a0259fb8ed8b0a2cbabaa687ba5e48052e94'
/dolphinscheduler-api/src/main/java:
newFile: !uuid 'a5d4e1437243abd89341f4b240c1e43f2396b013'
oldFile: !uuid 'edc98d265a4731fc153de4e7868d2072fc8c9ee9'
/dolphinscheduler-api/src/main/java/org:
newFile: !uuid '5b4dc0bf77178ce92683d312e51f692954e890e9'
oldFile: !uuid '9d09934abf6e12e6536a287f1a17f2705be7e065'
/dolphinscheduler-api/src/main/java/org/apache:
newFile: !uuid '386997edc79dfadc085d4cb0531ffcac0d9a73d0'
oldFile: !uuid 'edb10ec72b80f38050bc6a78b6b954c9a234480a'
/dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler:
newFile: !uuid '943713743c6439a5e12da0f66c8361cb4c6f61a2'
oldFile: !uuid '7efd5be1f84d9cfd6935c02c219bda69ef63a747'
/dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api:
newFile: !uuid '9eeb1ddc15f1a803e317aadab61b7389e4dd9788'
oldFile: !uuid '5bb578b2f806d4233f23ed88f4376da69c039474'
/dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/controller:
newFile: !uuid 'd3e6a1911d46ee79bd20acc5d5eda3894a0ad12f'
oldFile: !uuid '0f0866eac0a8cba60bf795542e9a277e4d1f8959'
/dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/controller/ExecutorController.java:
newFile: !uuid '98070b4d65a928f654cf9d73c0d4200a44cb34cb'
oldFile: !uuid '22d44a08bf8978d6cb177ddb13e1fafbf9bc4749'
gitCommitId: !uuid '73a5a77db249cbfc69e564557bb067e6febda6d9'
renames: {
}
revisionId: 4506
revisionId: 4507

Loading…
Cancel
Save