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-1459][DataProxy] proxy address configuration is redundant for inlong-agent #1482

Merged
merged 1 commit into from
Aug 26, 2021

Conversation

EMsnap
Copy link
Contributor

@EMsnap EMsnap commented Aug 26, 2021

Title Name: [INLONG-1459][DataProxy] proxy address configuration is redundant for inlong-agent

Fixes #1459

Motivation

proxy address configuration is redundant for inlong-agent

Modifications

proxy address configuration is redundant for inlong-agent

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 #1482 (bb30ab9) into master (cbbb29d) will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1482      +/-   ##
============================================
- Coverage     12.21%   12.18%   -0.03%     
+ Complexity     1048     1047       -1     
============================================
  Files           392      392              
  Lines         32736    32736              
  Branches       5157     5157              
============================================
- Hits           3999     3990       -9     
- Misses        27972    27983      +11     
+ Partials        765      763       -2     
Impacted Files Coverage Δ
...inlong/tubemq/manager/service/TaskServiceImpl.java 3.65% <0.00%> (-4.88%) ⬇️
.../java/org/apache/flume/sink/tubemq/TubemqSink.java 51.42% <0.00%> (-4.00%) ⬇️
...ong/tubemq/manager/service/ClusterServiceImpl.java 50.00% <0.00%> (-2.95%) ⬇️
.../tubemq/corebase/policies/FlowCtrlRuleHandler.java 34.51% <0.00%> (+0.44%) ⬆️
.../inlong/tubemq/corebase/policies/FlowCtrlItem.java 40.00% <0.00%> (+1.11%) ⬆️

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 cbbb29d...bb30ab9. Read the comment docs.

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.

proxy address configuration is redundant for inlong-agent
3 participants