1. 12 6月, 2020 4 次提交
  2. 10 6月, 2020 2 次提交
  3. 09 6月, 2020 1 次提交
    • S
      1. specified jackson Date format. · 6e907f15
      simon824 提交于
      2. remove getMapper method,replace with toList()
      3. rewrite toList method,support constructCollectionType.
      4. parseObject(resp, Map.class) replace to toMap() method
      5. rename JacksonSerialize to JsonSerializer
      
      rewrite createArrayNode,createObjectNode method will Affect too many lines ,i will fix it in the next pr.
      6e907f15
  4. 06 6月, 2020 1 次提交
  5. 04 6月, 2020 1 次提交
    • S
      ut fix · 4a101575
      simon 提交于
      4a101575
  6. 14 5月, 2020 2 次提交
    • G
      add RetryerUtils to retry async & sync function gracefully (#2697) · c28a697e
      gabry.wu 提交于
      * add RetryerUtils tool class for async & sync retry invoking
      
      * add RetryerUtils tool class for async & sync retry invoking
      
      * add guava-retrying-2.0.0.jar to known-dependencies.txt
      
      * fix javadoc
      
      * fix code smell
      Co-authored-by: Nqiaozhanwei <qiaozhanwei@outlook.com>
      c28a697e
    • X
      support ali nail(ding talk) , issue:2458 (#2594) · de3a81ca
      xiaozhaoying 提交于
      * Create TextMessage.java
      
      * Create DingTalkUtils.java
      
      * Update alert.properties
      
      * Update Constants.java
      
      * Update Constants.java
      
      * Create DingTalkMsgFormatter.java
      
      * Update alert.properties
      
      * Create DingTalkMsgFormatterTest.java
      
      * Create DingTalkUtilsTest.java
      
      * Update DingTalkUtils.java
      
      * Create DingTalkManager.java
      
      * Update EmailAlertPlugin.java
      
      * feature: test send msg with proxy
      
      * fix:delete comment and add exception info
      
      * Update DingTalkUtilsTest.java
      
      * Update DingTalkUtils.java
      
      * Update DingTalkManager.java
      
      * Update EmailAlertPlugin.java
      
      * Update DingTalkUtilsTest.java
      
      * Update DingTalkMsgFormatter.java
      
      * Update DingTalkUtils.java
      
      * Update DingTalkMsgFormatterTest.java
      
      * Update DingTalkUtilsTest.java
      
      * Update TextMessage.java
      
      * Update DingTalkManager.java
      
      * Delete TextMessage.java
      
      * fix: add test case
      
      * fix:add http client test case
      
      * fix:delete ignore test case
      
      * Update pom.xml
      Co-authored-by: Ndailidong <dailidong66@gmail.com>
      de3a81ca
  7. 02 5月, 2020 1 次提交
    • K
      Add a script to check the license (#2552) · 6e08b292
      kezhenxu94 提交于
      * Add a script to check the license
      
      ### Motivation
      
      Check licenses in the distribution package
      
      ### Modification
      
      1. Add a script to check licenses, and list known licenses.
      1. Remove unused dep license, lombok.
      1. Remove unnecessary ignored patterns in .gitignore.
      1. Add missing config items to apache-rat plugin, which just checked a small part of files before.
      1. Add check to GitHub Actions process
      
      ### Result
      
      1. Newly-added dependencies should be checked and confirmed.
      1. Closes #1578
      
      * Separate rat and dependency check
      
      * Tee dependencies to stdout
      
      * Add more debug messages
      
      * Check light-weight task first
      6e08b292
  8. 30 4月, 2020 2 次提交
  9. 28 4月, 2020 1 次提交
    • Q
      no valid worker group,master can kill task directly (#2541) · a12103b0
      qiaozhanwei 提交于
      * dispatch task fail will set task status failed
      
      * 1,no worker condition , master will while ture wait for worker startup
      2,worker response task status sync wait for result
      
      * 1,no worker condition , master will while ture wait for worker startup
      2,worker response task status sync wait for result
      
      * 1,no worker condition , master will while ture wait for worker startup
      2,worker response task status sync wait for result
      
      * 1,no worker condition , master will while ture wait for worker startup
      2,worker response task status sync wait for result
      
      * 1,no worker condition , master will while ture wait for worker startup
      2,worker response task status sync wait for result
      
      * 1,no worker condition , master will while ture wait for worker startup
      2,worker response task status sync wait for result
      
      * 1,no worker condition , master will while ture wait for worker startup
      2,worker response task status sync wait for result
      
      * 1,no worker condition , master will while ture wait for worker startup
      2,worker response task status sync wait for result
      
      * 1,no worker condition , master will while ture wait for worker startup
      2,worker response task status sync wait for result
      
      * 1,no worker condition , master will while ture wait for worker startup
      2,worker response task status sync wait for result
      
      * 1,no worker condition , master will while ture wait for worker startup
      2,worker response task status sync wait for result
      
      * 1,task status statistics and process status statistics bug fix (#2357)
      2,worker group bug fix
      
      * 1,task status statistics and process status statistics bug fix (#2357)
      2,worker group bug fix
      
      * 1,task status statistics and process status statistics bug fix (#2357)
      2,worker group bug fix
      
      * 1,task status statistics and process status statistics bug fix (#2357)
      2,worker group bug fix
      
      * send mail error, #2466 bug fix
      
      * send mail error, #2466 bug fix
      
      * send mail error, #2466 bug fix
      
      * send mail error, #2466 bug fix
      
      * #2486 bug fix
      
      * host and workergroup compatible
      
      * EnterpriseWeChatUtils modify
      
      * EnterpriseWeChatUtils modify
      
      * EnterpriseWeChatUtils modify
      
      * #2499 bug fix
      
      * add comment
      
      * revert comment
      
      * revert comment
      
      * #2499 buf fix
      
      * #2499 bug fix
      
      * #2499 bug fix
      
      * #2499 bug fix
      
      * #2499 bug fix
      
      * #2499 bug fix
      
      * #2499 bug fix
      
      * no valid worker group,master can kill task directly
      
      * no valid worker group,master can kill task directly
      
      * no valid worker group,master can kill task directly
      
      * no valid worker group,master can kill task directly
      
      * no valid worker group,master can kill task directly
      
      * no valid worker group,master can kill task directly
      
      * no valid worker group,master can kill task directly
      
      * no valid worker group,master can kill task directly
      
      * no valid worker group,master can kill task directly
      Co-authored-by: Nqiaozhanwei <qiaozhanwei@analysys.com.cn>
      a12103b0
  10. 24 4月, 2020 1 次提交
  11. 23 4月, 2020 1 次提交
  12. 21 4月, 2020 1 次提交
    • D
      simplify and optimize config (#2469) · eec92ed1
      dailidong 提交于
      * [Refactor worker] simplify and optimize config (#2386)
      
      * simplify config
      
      * simplify config
      
      * simplify and optimize config
      
      * Update HadoopUtils.java
      
      optimize HadoopUtils
      
      * Update HadoopUtilsTest.java
      
      * Update HadoopUtilsTest.java
      
      * Update HadoopUtilsTest.java
      
      * Update HttpUtils.java
      
      * Update pom.xml
      
      * Update HadoopUtilsTest.java
      
      * Update HadoopUtilsTest.java
      
      * Update HadoopUtilsTest.java
      
      * Update HadoopUtilsTest.java
      
      * Update HadoopUtilsTest.java
      
      * Update HadoopUtilsTest.java
      eec92ed1
  13. 20 4月, 2020 4 次提交
  14. 18 4月, 2020 1 次提交
  15. 12 4月, 2020 1 次提交
  16. 10 4月, 2020 6 次提交
  17. 09 4月, 2020 6 次提交
  18. 07 4月, 2020 1 次提交
  19. 03 4月, 2020 2 次提交
  20. 28 3月, 2020 1 次提交