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

vernedeng pushed a change to branch branch-1.8
in repository https://gitbox.apache.org/repos/asf/inlong.git


    from 4c94d5a1ee [INLONG-8507][Dataproxy] Modify nodeIp in dataproxy message 
to clientIp (#8508)
     new 788a21cb06 [INLONG-8520][Agent] Makeup the code to figure out whether 
it is kvm、k8s or not (#8521)
     new 5189f56377 [INLONG-8511][Manager] Add admin permission of public 
tenant to all users (#8513)
     new 7f924a6c2b [INLONG-8524][Agent] Update the JVM Options for Agent 
(#8525)
     new c5a2d063ce [INLONG-8527][Manager] Fix wrong capitalization of 
InlongRequestWrapper (#8528)
     new e96016a04a [INLONG-8509][Manager] Optimize preProcessTemplateFileTask 
in AgentServiceImpl (#8510)
     new c3c448d0bf [INLONG-8522][Manager] optimize log print and status 
judgement in preProcessLabelFileTasks (#8523)

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../sources/reader/file/FileReaderOperator.java    |  6 ++
 inlong-agent/bin/agent-env.sh                      |  9 +--
 .../service/core/impl/AgentServiceImpl.java        | 65 ++++++++++++----------
 .../manager/service/user/TenantRoleService.java    |  5 ++
 .../service/user/TenantRoleServiceImpl.java        | 12 ++++
 .../manager/service/user/UserServiceImpl.java      |  5 ++
 .../inlong/manager/service/ServiceBaseTest.java    | 12 +++-
 .../service/core/impl/AgentServiceTest.java        | 40 +++++++------
 inlong-manager/manager-web/sql/changes-1.8.0.sql   |  4 ++
 .../manager/web/filter/TenantInsertionFilter.java  |  1 -
 .../manager/web/utils/InlongRequestWrapper.java    |  4 +-
 .../web/filter/TenantInsertionFilterTest.java      |  2 -
 12 files changed, 106 insertions(+), 59 deletions(-)

Reply via email to