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

[ISSUE #404] feat(nameserver): correct impl of UpdateTopicRouteInfo #406

Merged
merged 1 commit into from
Feb 12, 2020

Conversation

xujianhai666
Copy link
Member

default Topic is extra for UpdateTopicRouteInfo, and will cause incorrect config to retry topic.

Closes #404

default Topic is extra for UpdateTopicRouteInfo, and will cause incorrect config to retry topic.

Closes apache#404
@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           native     #406      +/-   ##
==========================================
+ Coverage   25.37%   25.38%   +<.01%     
==========================================
  Files          47       47              
  Lines        5470     5468       -2     
==========================================
  Hits         1388     1388              
+ Misses       3892     3890       -2     
  Partials      190      190
Impacted Files Coverage Δ
internal/route.go 9.87% <0%> (+0.06%) ⬆️

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 848a09a...907d9d2. Read the comment docs.

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.

3 participants