Hi, all: I have sort out the bug to 1.3.3-release of the milestone, address: https://github.com/apache/incubator-dolphinscheduler/milestone/10
The bug fixers are assigned as follows , 12??14??16??17??23 are not processed, If you have any questions, please feedback in time: 1.[bug][master] After batch deleting the executing process instances, the master cannot get the worker feedback results. https://github.com/apache/incubator-dolphinscheduler/issues/3621 [@yangyichao] 2.[bug][worker] Run tens of thousands of workflows, too many open files. https://github.com/apache/incubator-dolphinscheduler/issues/3618 [@dailidong] [Bug][api] delete the task instance and apI-Server handles explode. https://github.com/apache/incubator-dolphinscheduler/issues/3363 [@dailidong] 3.[bug][master] After subtask fault tolerance, 2 task instances are generated??The process instance status always is executing. https://github.com/apache/incubator-dolphinscheduler/issues/3617 [@baoliang] 4.[bug][master] When the master receives the result from the worker, the master just stops. After the master restarts, the workflow status is always executing. https://github.com/apache/incubator-dolphinscheduler/issues/3616 [@qiaozhanwei] solution??Worker updates the master status synchronously 5.[bug][master] After the task is executed successfully, but the next task has not been submitted, stop the master??the workflow will fail. https://github.com/apache/incubator-dolphinscheduler/issues/3615 [@baoliang] 6.[bug][api] potential horizontal unauthorized access. https://github.com/apache/incubator-dolphinscheduler/issues/3573 [@baoliang] solution?? move out "and process_definition_id=#{processDefinitionId}" 7.[Bug][api] worker group manage ui could not display createtime and updatetime. https://github.com/apache/incubator-dolphinscheduler/issues/3493 [@qiaozhanwei] 8.[Bug][api] ClassCastException: AppClassLoader cannot be cast to class java.net.URLClassLoader. https://github.com/apache/incubator-dolphinscheduler/issues/3233 [@dailidong] 9.[Bug][server] if resultset has null value of some column, fastxml.jackson may ocurr exception. https://github.com/apache/incubator-dolphinscheduler/issues/3436 [@ligang] 10.[Bug][api] Execute Hive UDF to report errors with tez. https://github.com/apache/incubator-dolphinscheduler/issues/3455 [@ligang] 11.[Bug][Master] there exists some problems in checking task dependency. https://github.com/apache/incubator-dolphinscheduler/issues/3324 [@baoliang] 13.[Bug][Resource Center] Can not create folder in docker with standalone mode. https://github.com/apache/incubator-dolphinscheduler/issues/3238 [@dailidong] reason??hdfs is not started in docker 15.[BUG][worker] python task bug. https://github.com/apache/incubator-dolphinscheduler/issues/2769 [@ligang] 18.[bug][worker] Implementation Flink problem. https://github.com/apache/incubator-dolphinscheduler/issues/3457 [@dailidong] 19.[Bug][k8s] when recreate or upgrade helm release, the host ip changed. https://github.com/apache/incubator-dolphinscheduler/issues/3298 [@dailidong] 20.[Bug][docker][k8s] when use externalDatabase ,helm run error. https://github.com/apache/incubator-dolphinscheduler/issues/3239 [@dailidong] 21.[Bug][docker] the file requirements.yaml in helm mode has error flag. https://github.com/apache/incubator-dolphinscheduler/issues/3237 [@ligang] 22.[BUG][docker] a error when build a docker image. https://github.com/apache/incubator-dolphinscheduler/issues/3124 [@ligang] ============================================================================================ The issues that do not need to be resolved are as follows: 12.[Bug][Server] when the worker and master are configured with different data.basedir.path, it will cause the task to fail. https://github.com/apache/incubator-dolphinscheduler/issues/3257 [No processing, worker and master need to be configured the same] 14.[BUG][api] The shellTask scheduler reruns the date expression in the script to the current system time. https://github.com/apache/incubator-dolphinscheduler/issues/3177 [No processing] solution?? Resolve in global variables 16.[BUG][master] MasterExecThread frequently create/destroy thread pool. https://github.com/apache/incubator-dolphinscheduler/issues/2711 [No processing] It is fetature 17.[Bug][API] OOM occurs when uploading large files. https://github.com/apache/incubator-dolphinscheduler/issues/3643 [No processing] solution??modify JVM parameters 23.[BUG][docker] DS1.3 in docker, ApiApplicationServer can't listen to 12345 , but 9090.https://github.com/apache/incubator-dolphinscheduler/issues/3023 [No processing] Best Regards! Xingchun Chen ------------------ ???????? ------------------ ??????: "dev" <[email protected]>; ????????: 2020??9??3??(??????) ????10:47 ??????: "[email protected]"<[email protected]>; ????: Re: [VOTE]next version what to do 2:Alert module support service for other service invoke( @qiaozhanwei @gaojun2048 ) 5:Sort out and simplify the license process 6:Focus on fixing bugs base on the branch some new features can be released in 1.4.0_release base on branch 'dev'.(@gabrywu ) 8:SPI requirements are collected and developed. We need to have a discussion to find out the modules that currently need SPI most( @gaojun2048 @lenboo @CalvinKirs ) +1 Best wishes?? CalvinKirs On 09/2/2020 11:03??JUN GAO<[email protected]> wrote?? 2:Alert module support service for other service invoke(@qiaozhanwei @gaojun_2048) 8:SPI requirements are collected and developed. We need to have a discussion to find out the modules that currently need SPI most(@gaojun_2048 @lenboo @CalvinKirs) +1 Best Regards --------------- DolphinScheduler(Incubator) PPMC Jun Gao ???? [email protected] --------------- 2020??9??2?? ????1:04??CalvinKirs <[email protected]> ?????? 2:Alert module support service for other service invoke(@qiaozhanwei @gaojun_2048)
