forked from apache/dubbo
-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Polish apache#6442 : The duplicated path in Tree-Path config-center
- Loading branch information
1 parent
58428d6
commit 30d5b32
Showing
7 changed files
with
73 additions
and
95 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
74 changes: 0 additions & 74 deletions
74
...main/java/org/apache/dubbo/config/event/listener/PublishingServiceDefinitionListener.java
This file was deleted.
Oops, something went wrong.
4 changes: 1 addition & 3 deletions
4
...onfig-api/src/main/resources/META-INF/dubbo/internal/org.apache.dubbo.event.EventListener
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,2 @@ | ||
service-mapping=org.apache.dubbo.config.event.listener.ServiceNameMappingListener | ||
config-logging=org.apache.dubbo.config.event.listener.LoggingEventListener | ||
# since 2.7.8 | ||
publishing-service-definition=org.apache.dubbo.config.event.listener.PublishingServiceDefinitionListener | ||
config-logging=org.apache.dubbo.config.event.listener.LoggingEventListener |
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