Browse Source

#2763: [Bug]Fix log request errors (#9791)

git-as-svn/v1/dev
labbomb 3 years ago committed by GitHub
parent
commit
581582adb3
  1. 2
      commit.ref
  2. 58
      commit.yml

2
commit.ref

@ -1 +1 @@
Subproject commit f839b527bf88e0f2e17ebb8b8a6c021c2dacc9c5
Subproject commit 52b188b3479dadf54d160bacfe5b19c3fd82d038

58
commit.yml

@ -2,37 +2,31 @@
branches: {
}
fileChange:
/dolphinscheduler-dao:
newFile: !uuid '09d617e96fbb4dc02210967823991139088c7bdc'
oldFile: !uuid 'ac1f3d1f33bdb9317af4dd094d423fee708a1f17'
/dolphinscheduler-dao/src:
newFile: !uuid '94068c28ecae9e02bc166b7d38630a58a97d75e2'
oldFile: !uuid '2bf07bbe6c1fb52d3e380a7b4ebafba0ac8c16e1'
/dolphinscheduler-dao/src/main:
newFile: !uuid '7cbe1627de0b72ae7e7f253d10033bbc7ffd42d1'
oldFile: !uuid 'cb9297936ed6e8087eeb9f721e05fb2c8afbd879'
/dolphinscheduler-dao/src/main/resources:
newFile: !uuid 'e5c65c6957fd70e7ef45cf51d93ba16d691b5ec6'
oldFile: !uuid '09311125eaa828d518c14a2b8e3ce94283adf859'
/dolphinscheduler-dao/src/main/resources/org:
newFile: !uuid '3de1adde9498641346af49170ecde6bed78e905b'
oldFile: !uuid '3daf7a9a844665c403e35b61c70fb1a9a7c3809a'
/dolphinscheduler-dao/src/main/resources/org/apache:
newFile: !uuid 'e2d0edcad14687b290d635578ed24ae923bde5c7'
oldFile: !uuid '041c4cfd92dc0d6684f79269a7b13384e23f8e48'
/dolphinscheduler-dao/src/main/resources/org/apache/dolphinscheduler:
newFile: !uuid '1c57ccda96dca588deb49d9ff7ec5f9cb80b5e30'
oldFile: !uuid '5f381e3ee89ccc0a9158c165f2e8a49497600716'
/dolphinscheduler-dao/src/main/resources/org/apache/dolphinscheduler/dao:
newFile: !uuid 'e3100d90dc2f3cab797f0a33c258fc55338d3cd3'
oldFile: !uuid 'dbfb8e1b37e64083183352e87e73a0986733cef9'
/dolphinscheduler-dao/src/main/resources/org/apache/dolphinscheduler/dao/mapper:
newFile: !uuid '3056ff1d48e0c0129dbe3bac7c8093da9cae3cad'
oldFile: !uuid 'dc2bce1dc2f7614a282387eec57800eb7ce0749b'
/dolphinscheduler-dao/src/main/resources/org/apache/dolphinscheduler/dao/mapper/TaskGroupQueueMapper.xml:
newFile: !uuid 'a780270bfdf06cf00ce4a82269494caf8c3f71fe'
oldFile: !uuid 'e4ef2758346299d369fe57abb46f22ee9dc9f729'
gitCommitId: !uuid 'f839b527bf88e0f2e17ebb8b8a6c021c2dacc9c5'
/dolphinscheduler-ui-next:
newFile: !uuid '00e7aa95ea5dbc7347f89a75fc7c643ffef1ae93'
oldFile: !uuid '712243352c88a66868b5dd4c936a9949eabb602d'
/dolphinscheduler-ui-next/src:
newFile: !uuid 'd056e1c3af2602628cb497ef6f3bdb56c0bc6f29'
oldFile: !uuid 'cac877f3f9bb98678f9933dbf15c131f46396c0d'
/dolphinscheduler-ui-next/src/views:
newFile: !uuid '74cebb5a31f865f0ba24fd9ccd33b6dd1b6c35e6'
oldFile: !uuid 'd077ca3f4a9bc1efc3c06574869c58f6444ccd14'
/dolphinscheduler-ui-next/src/views/projects:
newFile: !uuid 'bf30574b5c271df600535d6f1b9c2beb574aa330'
oldFile: !uuid '977449103032dc87665847c3f0049fbb5bfdf2a4'
/dolphinscheduler-ui-next/src/views/projects/workflow:
newFile: !uuid '79591cd51d2e0e1abbf2a4bc1fe7654f67104ddc'
oldFile: !uuid '6615c693d664007940ef449172e14c7ead478b1c'
/dolphinscheduler-ui-next/src/views/projects/workflow/components:
newFile: !uuid '169f2ca5dc6ca17fe8f248c83f0f46c08f65659a'
oldFile: !uuid '5ecd33aaa0e50ebcb199abda3d0573e281265c60'
/dolphinscheduler-ui-next/src/views/projects/workflow/components/dag:
newFile: !uuid '05cbfe7820c858424d48425630bc35e869869b86'
oldFile: !uuid '67203f6af39573cd47bbaa713c99fecb27225e98'
/dolphinscheduler-ui-next/src/views/projects/workflow/components/dag/index.tsx:
newFile: !uuid '31f98be5d227c2fa92e35e5d55e8336efcc78419'
oldFile: !uuid 'c4b246deb7afdd6c39a7684e7e6b8fa33155f6be'
gitCommitId: !uuid '52b188b3479dadf54d160bacfe5b19c3fd82d038'
renames: {
}
revisionId: 2762
revisionId: 2763

Loading…
Cancel
Save