This is an automated email from the ASF dual-hosted git repository.
healchow pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/inlong.git
from 6c8f5bb70 [INLONG-5086][Manager] Support create Oracle databases and
tables (#5187)
add 925a0445a [INLONG-5201][Manager] Find entities in the database before
updating inlong group (#5202)
No new revisions were added by this update.
Summary of changes:
.../service/cluster/InlongClusterServiceImpl.java | 21 +++++++++++++++---
.../service/core/impl/ConsumptionServiceImpl.java | 7 +++++-
.../service/core/impl/InlongStreamServiceImpl.java | 20 +++++++++++------
.../service/group/InlongGroupServiceImpl.java | 18 ++++++++++++++--
.../repository/DataProxyConfigRepository.java | 16 +++++++++++---
.../service/sink/StreamSinkServiceImpl.java | 25 ++++++++++++++--------
.../service/source/StreamSourceServiceImpl.java | 12 ++++++-----
.../listener/ConsumptionCancelProcessListener.java | 20 ++++++++++-------
.../ConsumptionCompleteProcessListener.java | 14 +++++++-----
.../listener/ConsumptionRejectProcessListener.java | 25 +++++++++++++++-------
.../listener/apply/AfterApprovedTaskListener.java | 13 -----------
11 files changed, 128 insertions(+), 63 deletions(-)