This is an automated email from the ASF dual-hosted git repository.
wenjun pushed a change to annotated tag v2.3.3
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git
*** WARNING: tag v2.3.3 was deleted! ***
tag was 7e6b072092
This change permanently discards the following revisions:
discard 2e50d4e7ef change ProcessDefinitionServiceImpl.java
processDefinitionUsedInOtherTaskValid() method to protected (#155)
discard 97c7f89dfb Add traceId in alert (#154)
discard 490a56ee85 Fix batchInsert error (#153)
discard 85367acfc3 Fix dependent task initialize in runTask (#152)
discard 4f619a472c Add @Param("alertSendStatuses") (#151)
discard c4516fd19e Use LineNumBer to read line (#150)
discard 34217ffe5f Fix view log bug (#149)
discard bc1495f2a0 Refactor log (#148)
discard 434b43a28e Merge pull request #147 from WhaleOps/worker-group-fix
discard 9e60dd5d98 worker group insert id transfer
discard 84cf27a606 Merge pull request #146 from WhaleOps/fix/twobug
discard 01c5b898df add index
discard 96be113eb4 add index
discard 89af3ddca2 add sql for postgresql
discard f77c2b6e11 fix npe, optimize date range
discard 3f34829696 Remove swagger (#145)
discard 3d3f08b963 Fix alert_send_status may throw duplicate key exception and
add limit for query alert (#142) (#143)
discard 41cbbf6349 Fix alert server release lock bug (#142)
discard 44c6ba9b9e fix procedure task param pass (#141)
discard 8aac110cf4 fix param pass (#140)
discard 1eecc8ba19 Merge pull request #139 from
ruanwenjun/dev_wenjun_printProperty
discard cafa3bec58 Print property
discard e40524a0a4 Fix ipv4 regex and http sender get method (#138)
discard 6294c1c59b Add try catch in BaseTaskProcessor (#129)
discard 33d97ec292 Rename dolphinscheduler-ui-next to dolphinscheduler-ui
(#128)
discard e92e0c6071 Open alert server metrics (#127)
discard 91864d25f5 Skip spotless when deploy (#126)
discard ec5ac3474e Merge pull request #125 from
ruanwenjun/dev_wenjun_formatCode
discard ff0746090d Fix code style
discard 3f475f5a3d Add alert lock (#124)
discard 8d2d391580 Merge pull request #123 from
ruanwenjun/dev_wenjun_formatCode
discard a029a41ad3 Use spotless to format code
discard d7ba974ac5 Dev wenjun cp spoless (#122)
discard 1f958bb633 [fix][API]fix task types sequence (#11775) (#121)
discard d6e5996c68 Fix compile error (#120)
discard 44371f8818 Fix the dependent execute find the last process is
incorrect (#119)
discard 63dfba9a80 Add master rpc url prefix (#118)
discard 0e7d9aad0d Make LogServiceClientSingleton (#117)
discard 3ea7c0cdb5 Optimize monitor interface (#116)
discard 3e121ac021 Fix monitor front-end cannot deserialize monitor data (#115)
discard 172167491b Remove dataquality json (#114)
discard 952ed4a840 Fix compile error (#113)
discard b056d61872 Merge pull request #112 from
ruanwenjun/dev_wenjun_addWorkflowInfoQuery
discard 75a7d0a086 Add master/worker memory query interface
discard abb013de9e Add ApiServer/AlertServer in registry
discard 2eb0098192 Add master/worker heartbeat metrics (#101)
discard 5b64008b9e [Feature] add state history for process instance (#97)
discard 2c1c711c5c [Feature-7024] Add waiting strategy to support
master/worker can recover from registry lost (#11368)
discard 420a18ca9d Refactor heart beat task, use json to serialize/deserialize
discard c22258d920 Rename other_params_json in t_ds_worker_group, add
WorkerGroupDto, WorkerGroupDao (#88)
discard 2c830da99c fix batch delete workflow tips (#99)
discard 8c836f2cac Add master/worker heartbeat metrics (#101)
discard 54f99310cb [Feature] add state history for process instance (#97)
discard 0ee8dfa95d Refresh server startup time when recovery from waiting
(#11595)
discard ec25d089e9 [Feature-7024] Add waiting strategy to support
master/worker can recover from registry lost (#11368)
discard 15820e3b0b Refactor heart beat task, use json to serialize/deserialize
discard e301511b65 fix mapper table name t_ds_fav_task (#110)
discard c1e25294f0 [feature][API]feature: add task type list and enable user
to add task⦠(#109)
discard a2f5f8bc6a Merge pull request #108 from WhaleOps/task-definition-update
discard 8dfb69568f check then query
discard 4a387c0651 task definition save error
discard a7b2be20d3 Fix vulnerability in LDAP service (#107)
discard 2061e57799 reduce task dependencies (#105)
discard cffb318f2d Improve the deployment speed to ~8 minutes (#104)
discard f817fa1895 Merge pull request #103 from
WhaleOps/fix/batch_delete_workflow_2
discard 613357a203 fix return success code
discard 4a8b7b74ec Rename other_params_json in t_ds_worker_group, add
WorkerGroupDto, WorkerGroupDao (#88)
discard 49243420e1 fix batch delete workflow tips (#99)
discard 39d5a727df Merge pull request #100 from WhaleOps/feat/date-range
discard b412975d8e optimize the process instance query, change the date time
range (#11719)
discard 6d2ded5996 Merge pull request #96 from
ruanwenjun/dev_wenjun_fixDependentParamInitializeFailedWillNotFailed
discard 571daa8c0a Add comment
discard 77205cddc4 Merge pull request #95 from insist777/fix
discard 7d65479174 Set task instance to failed when initialize failed
discard ca721951b0 Supplement missing points
discard 7635f4025e Merge pull request #94 from insist777/fix
discard 12331956e1 Update
dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/controller/BaseController.java
discard cef5de1ac9 [Fix] fix item name and description length are not verified.
discard c3e78af6bc Merge pull request #91 from insist777/fixbug1723
discard bf8a03823f [Fix] fix item name and description length are not verified.
discard 86c05b81eb [Fix] fix item name and description length are not verified.
discard 5adee9729f [Fix] fix item name and description length are not verified.
discard bd58cb5392 [Fix] fix item name and description length are not verified.
discard 5c498a7d2e Merge pull request #90 from
ruanwenjun/dev_wenjun_fixGetAppIdOOM
discard e7d7e7e64b Fix kill job may cause worker oom
discard e3ad6af066 Fix getAppId will cause oom (#89)
discard 0ad3b5d24d Filter command at memory (#77)
discard 4257a5f45d Merge pull request #87 from
ruanwenjun/dev_wenjun_fixHeartBeat
discard 2e6312532e Fix heart beat task is not seconds
discard 86848e04ef Merge pull request #86 from WhaleOps/map-check-fix
discard 6f340c34c8 map check fix
discard ebd2a158b1 Merge pull request #85 from insist777/1111
discard 1e3a613c18 Complement check reconstruction (#83)
discard da37ae3420 [improvement] Add two parameters in workergroup, and
support the application of description display and other parameters
discard da696735b7 Merge pull request #82 from insist777/1111
discard b2f9ac021c [improvement] Add two parameters in workergroup, and
support the application of description display and other parameters
discard 203faf5795 Merge remote-tracking branch 'origin/1111' into 1111
discard 006b3553c3 [improvement] Add two parameters in workergroup, and
support the application of description display and other parameters
discard 40a9b8a9e1 Delete WorkerGroupHandelDTO.java
discard ffc4b29f6e [improvement] Add two parameters in workergroup, and
support the application of description display and other parameters
discard 922dcda647 Merge pull request #76 from WhaleOps/user-query-all
discard e7e5bf3a92 Merge pull request #79 from WhaleOps/process_name_check
discard a5f57b2e08 merge fix
discard 6df611f7f4 process name verify fix
discard 0a4087c811 clear un use import
discard e8f8972886 user quert all fix
discard 445b08c432 Merge pull request #74 from insist777/default-worker-group
discard 5c3ecc008f [improvement] Add two parameters in workergroup, and
support the application of description display and other parameters
discard c249b27b6b Merge remote-tracking branch 'origin/default-worker-group'
into default-worker-group
discard f823ba87c3 [improvement] Add two parameters in workergroup, and
support the application of description display and other parameters
discard 7afc7a1c65 Fix insert plugin will throw exception (#75)
discard 1779aa0aa4 Update WorkerGroupServiceImpl.java
discard 742bf4e79c [improvement] Add two parameters in workergroup, and
support the application of description display and other parameters
discard e06a3c235a Update WorkerGroupServiceImpl.java
discard 631effcdcb Update WorkerGroupServiceImpl.java
discard 1e61826e51 Add spi priority factory (#73)
discard 3fcfe9efbb Merge pull request #71 from insist777/default-worker-group
discard 4d4348bea0 [improvement] Add two parameters in workergroup, and
support the application of description display and other parameters
discard 877f695fb7 Merge pull request #69 from insist777/default-worker-group
discard 17b113503c make DependentExecute.java variable protected (#70)
discard 2afe2fa1e2 [improvement] Add two parameters in workergroup, and
support the application of description display and other parameters
discard 00bb86f793 Merge pull request #67 from WhaleOps/dispatch-failed-queue
discard b300ee6858 Avoid the queue is empty
discard e9dda0421f Merge pull request #68 from insist777/online-on-of
discard 473f8e2ab3 Update Status.java
discard 3dbfc14636 Adjust the polling method of failed tasks.
discard 22d6afa4f7 Merge pull request #65 from WhaleOps/whaleops/leak
discard af8288d7b6 task dispatch failed queue fix
discard 307151cf2c Merge pull request #66 from insist777/online-on-of
discard 8699c8963d Update ExecutorServiceImpl.java
discard 1edc712b47 Optimize timeout in async mode (#64)
discard 2fd43b078f Fix some resource leak (#11576)
discard 0be6ad3a6b Fix submit dependent task failed doesn't catch exception
(#62)
discard cdf98acce1 [Bug] fix close alert if not alert group (#61)
discard 19a67fa47c Merge pull request #56 from
ruanwenjun/dev_wenjun_supportTimeoutInAsyncTask
discard d0f72508f3 Merge pull request #58 from insist777/ws-3.0.0
discard 19ae407b3f Update TaskProcessorFactory.java
discard 37147be559 Update TaskInstance.java
discard 926ad8b0d5 Update TaskInstance.java
discard 8380c696de Merge pull request #59 from WhaleOps/inner/stopable
discard 9c70eec43b Add projectName, workflowName, taskName
discard 634d2d97ad [Improvement]Add a stop function when you are ready to do
pause operation (#11543)
discard 27291d3112 Update TaskProcessorFactory.java
discard 613cbed5ba [Improvement] Dependent tasks support dependent policies
discard 0b85d70b6b Set process instance and task priority default value as 2
(#11539) (#57)
discard e32ddc1255 [Improvement] Dependent tasks support dependent policies
discard fc9fe3adf0 Optimize dependent log
discard a496034991 Merge pull request #54 from
ruanwenjun/dev_wenjun_supportTimeoutInAsyncTask
discard 57a37574dd Merge pull request #55 from insist777/ws-3.0.0
discard 0345389cb9 [Improvement] Dependent tasks support dependent policies
discard 4fa369937d Fix first time add to delay queue will not delay (#53)
discard c9019bd094 Fix first time add to delay queue will not delay (#53)
discard 325ff64f37 Add dependent task instance log (#52)
discard c861fa010a [Improvement] File deletion logic optimization
discard a2bdda77f7 [Improvement] Support re running historical version workflow
discard 0a28fba92a [Improvement] Dependent tasks support dependent policies
discard cd568a53fc [Improvement] Dependent tasks support dependent policies
discard b6567ac025 Merge remote-tracking branch 'origin/ws-3.0.0' into ws-3.0.0
discard 2b77151fe7 [Improvement] Dependent tasks support dependent policies
discard 025c5911ee Merge pull request #51 from WhaleOps/fix_dependent_null
discard d14efb6229 [Improvement] Dependent tasks support dependent policies
discard 85b8fa40b8 Merge remote-tracking branch 'origin/ws-3.0.0' into ws-3.0.0
discard 13fc6601d1 [Improvement] Dependent tasks support dependent policies
discard e9e6ea7025 Merge pull request #50 from
ruanwenjun/dev_wenjun_removeFirstDelay
discard b9cd544484 Skip the first dealy in async mode
discard 3320c3c11e [Improvement] Dependent tasks support dependent policies
discard 4fe376340e Merge pull request #49 from
ruanwenjun/dev_wenjun_fixAsyncDelay
discard dafed8b428 Fix getDelay method always return delay interval