Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[INLONG-1854][Feature][InLong-Agent] Agent Rmi args should be added in agent-env.sh #1855

Merged
merged 1 commit into from
Nov 29, 2021

Conversation

EMsnap
Copy link
Contributor

@EMsnap EMsnap commented Nov 29, 2021

Title Name: [INLONG-1854][Feature][InLong-Agent] Agent Rmi args should be added in agent-env.sh

Fixes #1854

Motivation

Agent Rmi args should be added in agent-env.sh

Modifications

add rmi args in agent-env.sh

Verifying this change

  • Make sure that the change passes the CI checks.

Documentation

  • Does this pull request introduce a new feature? (no)

@codecov-commenter
Copy link

Codecov Report

Merging #1855 (aec95ad) into master (74c4c82) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1855   +/-   ##
=========================================
  Coverage     11.53%   11.53%           
- Complexity     1049     1050    +1     
=========================================
  Files           400      400           
  Lines         34789    34789           
  Branches       5504     5504           
=========================================
+ Hits           4013     4014    +1     
  Misses        30009    30009           
+ Partials        767      766    -1     
Impacted Files Coverage Δ
.../producer/qltystats/DefaultBrokerRcvQltyStats.java 45.70% <0.00%> (+0.39%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 74c4c82...aec95ad. Read the comment docs.

Copy link
Contributor

@gosonzhang gosonzhang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@gosonzhang gosonzhang added this to the 0.12.0 milestone Nov 29, 2021
@gosonzhang gosonzhang merged commit e49db56 into apache:master Nov 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Agent Rmi args should be added in agent-env.sh
3 participants