You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by zi...@apache.org on 2022/08/11 11:04:03 UTC

[inlong] branch master updated (a9a99ebaf -> a6b90a48f)

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

zirui pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/inlong.git


    from a9a99ebaf [INLONG-5479][Dashboard] Optimize the group configuration process and use meta management (#5480)
     add a6b90a48f [INLONG-5210][Sort] Add reporting metrics for Elasticsearch 7 connector and audit SDK (#5483)

No new revisions were added by this update.

Summary of changes:
 .../table/Elasticsearch6DynamicSink.java           |  3 +-
 .../sort/elasticsearch7/ElasticsearchSink.java     | 26 ++++++++++++----
 .../table/Elasticsearch7DynamicSink.java           | 24 +++++++++++----
 .../table/Elasticsearch7DynamicSinkFactory.java    | 12 ++++++--
 .../sort-connectors/elasticsearch-base/pom.xml     |  5 +++
 .../table/RowElasticsearchSinkFunction.java        | 36 ++++++++++++++++++++--
 6 files changed, 88 insertions(+), 18 deletions(-)