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

Nacos MetadataReport implementation #521

Closed
wants to merge 246 commits into from
Closed

Conversation

flycash
Copy link
Member

@flycash flycash commented May 19, 2020

What this PR does:
Implementing MetadataReport based on Nacos

Which issue(s) this PR fixes:

Fixes #446

Special notes for your reviewer:

Does this PR introduce a user-facing change?:


hxmhlt and others added 30 commits February 25, 2020 11:42
Add: interface of Metadata report
author pantianying <601666418@qq.com> 1583982179 +0800
committer pantianying <601666418@qq.com> 1584417587 +0800

parent bde7db3
author pantianying <601666418@qq.com> 1583982179 +0800
committer pantianying <601666418@qq.com> 1584417185 +0800

add code for tag router

fix bug

fix

fix bug

fix
flycash and others added 29 commits April 27, 2020 22:16
Mod: add comment and modify log level
Add comments for AccessLogFilter
Ftr: start provider with random port
Implement event dispatch method
…scovery

Align 2.7.5: Event dispatch service discovery
@flycash flycash closed this May 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Align 2.7.5: metadata report of nacos