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-1950][DataProxy] DataProxy add supporting to udp protocol for reporting data #2185

Merged
merged 5 commits into from
Jan 21, 2022

Conversation

baomingyu
Copy link
Contributor

DataProxy add supporting to udp protocol for reporting data

Fixes #1950

@codecov-commenter
Copy link

codecov-commenter commented Jan 18, 2022

Codecov Report

Merging #2185 (0605625) into master (f340ce5) will not change coverage.
The diff coverage is n/a.

❗ Current head 0605625 differs from pull request most recent head 2b56951. Consider uploading reports for the commit 2b56951 to get more accurate results
Impacted file tree graph

@@            Coverage Diff            @@
##             master    #2185   +/-   ##
=========================================
  Coverage     12.56%   12.56%           
+ Complexity     1210     1208    -2     
=========================================
  Files           417      417           
  Lines         35914    35914           
  Branches       5635     5635           
=========================================
  Hits           4512     4512           
+ Misses        30599    30598    -1     
- Partials        803      804    +1     
Impacted Files Coverage Δ
.../producer/qltystats/DefaultBrokerRcvQltyStats.java 45.31% <0.00%> (-0.79%) ⬇️
...ng/tubemq/client/consumer/MessageFetchManager.java 35.65% <0.00%> (+1.55%) ⬆️

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 f340ce5...2b56951. Read the comment docs.

@dockerzhang dockerzhang added this to the 0.13.0 milestone Jan 19, 2022
@dockerzhang
Copy link
Contributor

Please add a UT for this feature.

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

@dockerzhang
Copy link
Contributor

@baomingyu please process the conflicting files

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] DataProxy add supporting to udp protocol for reporting data
4 participants