This is an automated email from the ASF dual-hosted git repository.
dockerzhang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/inlong.git
from 45e6cea21 [INLONG-8121][Manager] Supports cluster node status
management in the case of multiple manager nodes (#8124)
add 6fd0f0a1b [INLONG-8110][Sort] Only whole database migration need table
level metric (#8113)
No new revisions were added by this update.
Summary of changes:
.../sort/base/metric/sub/SourceTableMetricData.java | 2 ++
.../sort/cdc/mysql/source/MySqlSourceBuilder.java | 5 +++++
.../cdc/mysql/source/config/MySqlSourceConfig.java | 9 ++++++++-
.../mysql/source/config/MySqlSourceConfigFactory.java | 9 ++++++++-
.../cdc/mysql/source/reader/MySqlRecordEmitter.java | 18 ++++++++++++------
.../inlong/sort/cdc/mysql/table/MySqlTableSource.java | 1 +
6 files changed, 36 insertions(+), 8 deletions(-)