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 127d9b4a34 [INLONG-9627][Dashboard] Audit and transmission delay
filtering query optimization (#9628)
add 54d6dda7a7 [INLONG-9634][Manager] Auto assign sort task and consumer
group of standalone (#9635)
No new revisions were added by this update.
Summary of changes:
.../src/main/resources/mappers/StreamSinkEntityMapper.xml | 2 ++
.../java/org/apache/inlong/manager/pojo/sink/SinkInfo.java | 2 ++
.../sink/AbstractStandaloneSinkResourceOperator.java | 14 ++++++++++++++
.../service/resource/sink/cls/ClsResourceOperator.java | 1 +
.../resource/sink/es/ElasticsearchResourceOperator.java | 2 +-
.../resource/sink/pulsar/PulsarResourceOperator.java | 1 +
.../sort/standalone/sink/elasticsearch/EsSinkContext.java | 2 ++
7 files changed, 23 insertions(+), 1 deletion(-)