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-1453] agent connect dataproxy fail when using docker-compose #1454

Merged
merged 1 commit into from
Aug 23, 2021

Conversation

healchow
Copy link
Member

Title Name: [INLONG-1453] agent connect dataproxy fail when using docker-compose

Fixes #1453

Motivation

Modified part of inlong-manager's openapi interface

Modifications

Describe the modifications you've done.

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 #1454 (bba84df) into master (98684c5) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             master   #1454      +/-   ##
===========================================
+ Coverage      7.69%   7.71%   +0.01%     
- Complexity      560     563       +3     
===========================================
  Files           355     355              
  Lines         31081   31081              
  Branches       4972    4972              
===========================================
+ Hits           2393    2398       +5     
+ Misses        28199   28192       -7     
- Partials        489     491       +2     
Impacted Files Coverage Δ
...ong/tubemq/manager/service/ClusterServiceImpl.java 52.94% <0.00%> (+2.94%) ⬆️
...inlong/tubemq/manager/service/TaskServiceImpl.java 8.53% <0.00%> (+4.87%) ⬆️

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 98684c5...bba84df. Read the comment docs.

@dockerzhang dockerzhang merged commit bda2d48 into apache:master Aug 23, 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.

agent connect dataproxy fail when using docker-compose
3 participants