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 985203fc5 fix ci check error
     add 319fe384e fix ci check error

No new revisions were added by this update.

Summary of changes:
 .../dialect/antlr4/mysql/MysqlAntlr4DdlParser.java |  3 +-
 .../sink/client/MongodbReplicaSetSinkClient.java   |  2 +-
 .../sink/client/MongodbStandaloneSinkClient.java   |  2 +-
 .../sink/connector/MongodbSinkConnector.java       |  2 +-
 .../client/MongodbReplicaSetSourceClient.java      |  2 +-
 .../client/MongodbStandaloneSourceClient.java      |  2 +-
 .../source/connector/MongodbSourceConnector.java   |  2 +-
 .../source/connector/PulsarSourceConnector.java    |  2 +-
 .../source/connector/RocketMQSourceConnector.java  | 12 ++--
 .../offsetmgmt/admin/AdminOffsetService.java       | 45 +++++++++------
 .../api/data/RecordOffsetManagement.java           |  8 ++-
 .../api/storage/OffsetStorageWriterImpl.java       |  2 -
 .../org/apache/eventmesh/registry/NotifyEvent.java |  7 +--
 .../apache/eventmesh/registry/QueryInstances.java  |  7 ++-
 .../eventmesh/registry/RegisterServerInfo.java     |  9 +--
 .../apache/eventmesh/registry/RegistryFactory.java |  6 +-
 .../eventmesh/registry/RegistryListener.java       |  4 ++
 .../apache/eventmesh/registry/RegistryService.java |  3 +
 .../registry/nacos/NacosDiscoveryService.java      | 67 +++++++++++-----------
 .../registry/nacos/NacosRegistryConfiguration.java |  8 ++-
 20 files changed, 107 insertions(+), 88 deletions(-)


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

Reply via email to