-
Notifications
You must be signed in to change notification settings - Fork 26.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
unify metadata and configcenter implementations (#4360)
* Polish apache/incubator-dubbo/#4096 : To add new module for Dubbo Event * Polish #3942 : Dubbo Cloud Native: To Add Service registration and discovery abstract * Polish #3946 : Dubbo Cloud Native : To Add Dubbo metadata service * Polish #4093 : To add exported and unexported events for ServiceConfig * Polish #3984 : Add Service registration and discovery implementation for Zookeeper * Polish #4104 : To add initialized and destroyed events for ReferenceConfig * Polish #3946 : Refactor Dubbo metadata service * Polish #3946 : To Add MetadataServiceExporter into dubbo-config-api * Update ${project.parent.version} * Polish #3946 : Refactor Dubbo metadata service * Polish apache/incubator-dubbo/#4096 : Remove the duplicated word * Polish #4119 : DynamicConfiguration adds the publish and multiple get configuration methods * Polish #4120 : To add DynamicConfiguration implementation for Zookeeper * Polish #4121 : Add the mapping from service metadata to service name * Polish apache/incubator-dubbo/#3790 : Dependencies with no license * Polish #4071 : @reference can't match the local @service beans * Update version to be 2.7.3 * Polish #3946 : Add thread-safe and performance optimization * Polish #3946 : Add thread-safe and performance optimization * Polish #3946 : Add thread-safe and performance optimization * Update 2.7.3 * Polish #4104 : To add more events for dubbo-config-api * Polish #3942 : Dubbo Cloud Native: To Add Service registration and discovery abstract * Polish #3984 : Add Service registration and discovery implementation for Zookeeper * Add Bootstrap * Polish GA * Polish #4050 : Dubbo Cloud Native : Add a mechanism to upgrade Dubbo services smoothly * Polish #4093 : To add DubboServiceDestroyedEvent * Polish #4050 : Dubbo Cloud Native : Reactor * Polish #3946 : Remove SPI * Polish #4265 : [Feature] Dubbo Cloud Native - Add Bootstrap * Polish #4265 : [Feature] Dubbo Cloud Native - Add Bootstrap * Polish #4265 : Add test dependencies * Polish /#3942 : Refactor implementation * Polish #3984 : Refactor * Add Nacos implementation * Polish #3984 : Add Nacos implementation * Polish #4268 : Dubbo Event - To support Generic event type handle * Polish #4268 : Update JavaDoc * Polish #4268 : Add GenericEventListener implementation * add cache for MetadataServiceProxy * support multiple metadata and configcenter * unify metadata implementation * add missed files * remove duplicated files * add new SPIs and modules to dubbo-all pom.
- Loading branch information
1 parent
5fb8dc0
commit 5008e0f
Showing
218 changed files
with
1,845 additions
and
1,367 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.