1. 14 6月, 2020 1 次提交
  2. 09 6月, 2020 1 次提交
  3. 08 6月, 2020 1 次提交
    • D
      fix oom when no master is active in dev-1.3.0 (#2918) · 186ba3ba
      dailidong 提交于
      * fix worker group config no effect
      
      * remove codehaus janino jar
      the license about janino maybe not compatiable with Apache v2
      
      * Merge remote-tracking branch 'upstream/dev-1.3.0' into dev-1.3.0
      
      # Conflicts:
      #	dolphinscheduler-server/src/main/resources/config/install_config.conf
      
      * datasource config
      
      * Update datasource.properties
      
      * fix RunConfig bug
      
      * remove param monitor server state
      
      * fix table T_DS_ALERT
      
      * update h2 database
      
      * fix #2910 master server will show exception for some time when it restart
      
      * fix oom when no master is active
      
      * fix worker oom when master server restart
      
      * fix oom
      
      * fix
      
      * add UT
      
      * fix worker group config no effect
      186ba3ba
  4. 06 6月, 2020 4 次提交
    • B
      [license] add license and notice (#2916) · 422fe513
      bao liang 提交于
      * fix bug: send task result to master until success.
      
      * fix bug: send task result to master until success.
      
      * add sleep
      
      * set null if send result failed
      
      * set null if send result failed
      
      * change max length of username to 39
      
      * test for gc
      
      * change version to 1.3.0
      
      * check and add some license files
      
      * check and add some license files
      
      * revert
      Co-authored-by: Nbaoliang <baoliang@analysys.com.cn>
      422fe513
    • R
      Fixbug datax task (#2909) · 7c9f5960
      Rubik-W 提交于
      * fix:  local param bug
      
      * fix: UT bug
      Co-authored-by: NRubik-W <whm_777@163.com>
      7c9f5960
    • D
      fix #2910 master server will show exception for some time when it restart (#2913) · 5c9b080a
      dailidong 提交于
      * fix worker group config no effect
      
      * remove codehaus janino jar
      the license about janino maybe not compatiable with Apache v2
      
      * Merge remote-tracking branch 'upstream/dev-1.3.0' into dev-1.3.0
      
      # Conflicts:
      #	dolphinscheduler-server/src/main/resources/config/install_config.conf
      
      * datasource config
      
      * Update datasource.properties
      
      * fix RunConfig bug
      
      * remove param monitor server state
      
      * fix table T_DS_ALERT
      
      * update h2 database
      
      * fix #2910 master server will show exception for some time when it restart
      5c9b080a
    • D
      fix create table sql exception (#2912) · 0de8e589
      dailidong 提交于
      fix create table sql exception
      0de8e589
  5. 05 6月, 2020 5 次提交
  6. 04 6月, 2020 2 次提交
  7. 03 6月, 2020 1 次提交
  8. 02 6月, 2020 1 次提交
  9. 01 6月, 2020 11 次提交
  10. 30 5月, 2020 2 次提交
  11. 29 5月, 2020 7 次提交
  12. 28 5月, 2020 4 次提交
    • B
      [bug fix] fix: The workflow is fault-tolerant and 2 task instances are generated (#2833) · d67436ff
      bao liang 提交于
      * feature: add number configuration for master dispatch tasks
      
      * fix bug(#2762) the master would be blocked when worker group not exists
      
      * fix bug(#2762) the master would be blocked when worker group not exists
      
      * fix ut
      
      * fix ut
      
      * fix bug(2781): cannot pause work flow when task state is "submit success"
      
      * fix code smell
      
      * add mysql other param blank judge
      
      * test
      
      * update comments
      
      * update comments
      
      * add ut
      
      * fix bug: Restart the worker service again, the previously submitted successful tasks are not executed
      
      * update comments
      
      * add sleep
      
      * add null point check
      
      * fix bug:After the master is fault-tolerant, it cannot resume operation
      
      * fix bug: do not failover the host is 'NULL' process
      
      * fix bug:worker failover error.
      Co-authored-by: Nbaoliang <baoliang@analysys.com.cn>
      d67436ff
    • X
      Merge pull request #2831 from break60/dev-1.3.0 · f25069bf
      xingchun-chen 提交于
      Add tips for download workflow
      f25069bf
    • B
      fix · ce405ddf
      break60 提交于
      ce405ddf
    • B
      Add tips for download workflow · feb169e8
      break60 提交于
      feb169e8