This is an automated email from the ASF dual-hosted git repository.

mikexue pushed a change to branch eventmesh-function
in repository https://gitbox.apache.org/repos/asf/eventmesh.git


    from 177b39804 fix ci checkStyle error
     add b50bb02e8 fix ci checkStyle error

No new revisions were added by this update.

Summary of changes:
 .../eventmesh/common/config/CommonConfiguration.java       |  6 +++---
 .../org/apache/eventmesh/common/config/ConfigService.java  |  4 ++--
 .../common/config/connector/rdb/canal/CanalSinkConfig.java |  2 +-
 .../config/connector/rdb/canal/CanalSourceConfig.java      |  7 +++----
 .../eventmesh/common/remote/job/SyncConsistency.java       |  6 +++---
 .../org/apache/eventmesh/common/remote/job/SyncMode.java   | 10 +++++++---
 .../eventmesh/common/remote/offset/RecordPartition.java    |  2 ++
 .../common/remote/offset/S3/S3RecordPartition.java         |  5 +++--
 .../remote/offset/rocketmq/RocketMQRecordPartition.java    |  9 ++++-----
 .../apache/eventmesh/common/remote/payload/IPayload.java   |  3 +++
 .../eventmesh/common/remote/payload/PayloadFactory.java    |  6 ++++--
 .../eventmesh/common/remote/payload/PayloadUtil.java       | 12 +++++++-----
 .../eventmesh/common/remote/request/BaseRemoteRequest.java | 12 +++++++-----
 .../common/remote/request/ReportPositionRequest.java       |  5 +++--
 .../common/remote/response/BaseRemoteResponse.java         | 14 ++++++++------
 .../eventmesh/common/remote/response/FetchJobResponse.java |  5 +++--
 .../common/remote/response/FetchPositionResponse.java      |  5 +++--
 17 files changed, 66 insertions(+), 47 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to