Skip to content

Conversation

@xujianhai666
Copy link
Member

  • fix producer publish update logic
  • fix consumer subcription update logic

Closes #338

- fix producer publish update logic
- fix consumer subcription update logic

Closes apache#338
@codecov-io
Copy link

Codecov Report

Merging #339 into native will increase coverage by <.01%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           native     #339      +/-   ##
==========================================
+ Coverage   26.28%   26.29%   +<.01%     
==========================================
  Files          47       47              
  Lines        5536     5534       -2     
==========================================
  Hits         1455     1455              
+ Misses       3890     3888       -2     
  Partials      191      191
Impacted Files Coverage Δ
internal/namesrv.go 66% <ø> (ø) ⬆️
internal/mock_namesrv.go 0% <0%> (ø) ⬆️
internal/route.go 9.31% <0%> (ø) ⬆️
internal/mock_client.go 0% <0%> (ø) ⬆️
internal/client.go 0.24% <0%> (ø) ⬆️
producer/producer.go 29.68% <0%> (-0.1%) ⬇️

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 df01296...1750b8b. Read the comment docs.

@wenfengwang wenfengwang changed the title fix(route): update route [ISSUE #338] fix(route): update route Dec 24, 2019
@wenfengwang wenfengwang self-requested a review December 24, 2019 02:33
@wenfengwang wenfengwang added this to the 2.0.0-RC1 milestone Dec 24, 2019
Copy link
Member

@wenfengwang wenfengwang left a comment

Choose a reason for hiding this comment

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

LGTM

@ShannonDing ShannonDing added the bug Something isn't working label Dec 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants