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

Ftr: File system service discovery #732

Merged
merged 11 commits into from
Sep 12, 2020

Conversation

cityiron
Copy link
Contributor

What this PR does:
The implementation of ServiceDiscovery based on file system.

Which issue(s) this PR fixes:

Fixes #426

Special notes for your reviewer:

Does this PR introduce a user-facing change?:


@cityiron
Copy link
Contributor Author

Not finished, I'm working on it.

@AlexStocks AlexStocks changed the title Ftr: File system service discovery [WIP]Ftr: File system service discovery Sep 1, 2020
@zouyx zouyx marked this pull request as draft September 3, 2020 05:51
@zouyx zouyx added the enhancement New feature or request label Sep 4, 2020
@zouyx zouyx added this to the 1.5.2 milestone Sep 4, 2020
@zouyx zouyx linked an issue Sep 4, 2020 that may be closed by this pull request
@cityiron cityiron marked this pull request as ready for review September 6, 2020 08:19
@cityiron cityiron changed the title [WIP]Ftr: File system service discovery Ftr: File system service discovery Sep 6, 2020
common/constant/key.go Show resolved Hide resolved
config_center/file/impl.go Show resolved Hide resolved
config_center/dynamic_configuration.go Outdated Show resolved Hide resolved
config_center/file/listener.go Outdated Show resolved Hide resolved
registry/file/service_discovery.go Outdated Show resolved Hide resolved
registry/file/service_discovery_test.go Outdated Show resolved Hide resolved
config_center/file/listener.go Show resolved Hide resolved
config_center/file/listener.go Show resolved Hide resolved
config_center/file/listener.go Outdated Show resolved Hide resolved
config_center/file/listener.go Outdated Show resolved Hide resolved
config_center/file/listener.go Outdated Show resolved Hide resolved
registry/file/service_discovery.go Outdated Show resolved Hide resolved
registry/file/service_discovery.go Outdated Show resolved Hide resolved
registry/file/service_discovery.go Outdated Show resolved Hide resolved
registry/file/service_discovery.go Outdated Show resolved Hide resolved
registry/file/service_discovery.go Outdated Show resolved Hide resolved
config_center/file/impl.go Outdated Show resolved Hide resolved
registry/file/service_discovery.go Outdated Show resolved Hide resolved
registry/file/service_discovery.go Outdated Show resolved Hide resolved
@AlexStocks AlexStocks merged commit 282a8ad into apache:develop Sep 12, 2020
zouyx added a commit to zouyx/dubbo-go that referenced this pull request Sep 22, 2020
…covery

Ftr: File system service discovery
AlexStocks pushed a commit that referenced this pull request Apr 14, 2021
kzhan pushed a commit to kzhan/dubbo-go that referenced this pull request Jun 5, 2021
…covery

Ftr: File system service discovery
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Align 2.7.5: FileSystemServiceDiscovery
4 participants