Skip to content

Changes

Summary

  1. hotfix: 调整重试机制及异常处理方式 (details)
  2. 调整重试逻辑 (details)
Commit 1b1eb51e383abcb78509e4b79941d86a3be5480a by linhancheng
hotfix: 调整重试机制及异常处理方式
The file was modified src/streaming-event-platform/event-tasks/tenant-data-etc-task/src/main/java/com/bcxin/tenant/data/etc/tasks/components/CustomJdbcOutputFormat.java
The file was modified src/streaming-event-platform/event-core/src/main/java/com/bcxin/event/core/utils/RetryUtil.java
Commit b4c500f34b2e943dcc754ac3cdb85145bed6cec5 by linhancheng
调整重试逻辑
The file was addedsrc/streaming-event-platform/event-core/src/main/java/com/bcxin/event/core/exceptions/AffectedEventException.java
The file was modified src/streaming-event-platform/event-tasks/tenant-data-etc-task/src/main/java/com/bcxin/tenant/data/etc/tasks/jobs/DataJobAbstract.java
The file was modified src/streaming-event-platform/event-core/src/main/java/com/bcxin/event/core/utils/RetryUtil.java
The file was modified src/streaming-event-platform/event-tasks/tenant-data-etc-task/src/main/java/com/bcxin/tenant/data/etc/tasks/components/CustomJdbcOutputFormat.java