You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by do...@apache.org on 2023/04/28 09:40:37 UTC

[inlong] branch master updated (704ef3eb7 -> 3f05475e1)

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 704ef3eb7 [INLONG-7906][Sort] Improve logic of calculation object byte size (#7907)
     add 3f05475e1 [INLONG-7941][Manager][Dashborad] Add param to distinguish lightweight (#7944)

No new revisions were added by this update.

Summary of changes:
 inlong-dashboard/src/ui/pages/GroupDashboard/index.tsx             | 4 ++++
 .../apache/inlong/manager/dao/mapper/InlongGroupEntityMapper.java  | 3 ++-
 .../src/main/resources/mappers/InlongGroupEntityMapper.xml         | 6 ++++++
 .../apache/inlong/manager/pojo/group/InlongGroupPageRequest.java   | 3 +++
 .../apache/inlong/manager/service/group/InlongGroupService.java    | 5 ++---
 .../inlong/manager/service/group/InlongGroupServiceImpl.java       | 4 ++--
 .../inlong/manager/web/controller/InlongGroupController.java       | 7 +++++--
 7 files changed, 24 insertions(+), 8 deletions(-)