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

Update the version to be 2.7.5 #5035

Merged
merged 148 commits into from
Sep 9, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
148 commits
Select commit Hold shift + click to select a range
f51b394
Polish apache/dubbo#4542 : [Enhancement] Adapt the Java standard Even…
mercyblitz Jul 11, 2019
9e58caa
Polish apache/dubbo#4541 : [Feature] Add local File System DynamicCon…
mercyblitz Jul 15, 2019
9252be1
Polish apache#4541 : Bugfix
mercyblitz Jul 15, 2019
08089b6
Polish apache/dubbo#4541 : Optimization
mercyblitz Jul 15, 2019
cdd9338
Polish apache/dubbo#4541 : Add the compatibility for PollingWatchServ…
mercyblitz Jul 16, 2019
f0408f7
Polish apache/dubbo#4541 : Add delay publish without ThreadPoolExecutor
mercyblitz Jul 16, 2019
5f354a0
Polish apache/dubbo#4541 : Refactor the extension name
mercyblitz Jul 17, 2019
8152a75
Polish apache/dubbo#4541 : Add remove ops
mercyblitz Jul 17, 2019
df1a258
Polish apache/dubbo#4541 : Add testable constructor
mercyblitz Jul 17, 2019
52c0205
Polish apache/dubbo#4541 : Add getConfigGroups method
mercyblitz Jul 17, 2019
293a70d
Polish apache/dubbo#4610 : [Refactor] Refactor the bootstrap module
mercyblitz Jul 20, 2019
3218a1f
Polish apache/dubbo#4541 : Fix the nulling URL issue
mercyblitz Jul 20, 2019
d5c78ac
Polish apache/dubbo#4622 : [Refactor] Refactor ConfigManager
mercyblitz Jul 25, 2019
1d54a1d
Polish apache/dubbo#4622 : [Refactor] Refactor ConfigManager
mercyblitz Jul 25, 2019
5071a04
Polish apache/dubbo#4622 : Support multiple configcenters
mercyblitz Jul 26, 2019
ccf614c
Polish apache/dubbo#4671 : ServiceNameMapping will not map the group,…
mercyblitz Jul 26, 2019
87e88e2
update referenceCount log (#4683)
haiyang1985 Jul 29, 2019
5d299af
Polish /apache/dubbo#4687 : Remove the duplicated test code in dubbo-…
mercyblitz Jul 29, 2019
25ec31e
#4685 修改代码if判断false问题 if (hasException == false)修改成if (!hasException…
smipo Jul 30, 2019
c3132b8
Fixed Service annotation method parameters are not in effect (#4598)
Leishunyu Jul 31, 2019
f490df8
keep demo simple, and switch to use zookeeper as registry center (#4705)
beiwei30 Jul 31, 2019
c8dbd7d
@Reference auto-wires the instance of generic interface #4594 (#4677)
CodingSinger Jul 31, 2019
65a0140
try to shorten maven output to make travis build pass (#4710)
beiwei30 Aug 1, 2019
5b38331
use CountDownLatch to check zk registry if establish connection (#4589)
tswstarplanet Aug 1, 2019
a646874
Minor change
mercyblitz Aug 1, 2019
b8e601a
Merge remote-tracking branch 'upstream/master' into dubbo-cloud-native
mercyblitz Aug 2, 2019
0644fe1
Rename the extension name of WritableMetadataService
mercyblitz Aug 5, 2019
9f405d7
Polish apache/dubbo#4759 : [Refactor] Change the signature of methods…
mercyblitz Aug 7, 2019
a344121
Merge remote-tracking branch 'upstream/master' into dubbo-cloud-native
mercyblitz Aug 7, 2019
8c7f37a
Polish apache/dubbo#3984 : Add the implementation of Page<ServiceInst…
mercyblitz Aug 7, 2019
2a88323
Code merge
mercyblitz Aug 7, 2019
240c456
Code merge
mercyblitz Aug 8, 2019
391d053
Fix the cases
mercyblitz Aug 8, 2019
3e57a0a
Merge remote-tracking branch 'upstream/cloud-native' into dubbo-cloud…
mercyblitz Aug 8, 2019
83fc425
Merge remote-tracking branch 'upstream/cloud-native' into dubbo-cloud…
mercyblitz Aug 8, 2019
a147829
Refactor ConfigManager
mercyblitz Aug 12, 2019
eea35ce
Merge remote-tracking branch 'upstream/cloud-native' into dubbo-cloud…
mercyblitz Aug 12, 2019
e307e98
Refactor ConfigManager
mercyblitz Aug 12, 2019
f84a33d
Merge remote-tracking branch 'upstream/cloud-native' into dubbo-cloud…
mercyblitz Aug 12, 2019
ad3e638
Resolve the issues on ConfigManager
mercyblitz Aug 12, 2019
19f1474
Resolve conflict
mercyblitz Aug 12, 2019
07cf7b1
Refactor and add test-cases for ConfigManager
mercyblitz Aug 13, 2019
b4bf6ba
Merge branch 'cloud-native' into dubbo-cloud-native
mercyblitz Aug 13, 2019
a7088ef
Merge remote-tracking branch 'upstream/cloud-native' into dubbo-cloud…
mercyblitz Aug 13, 2019
df9ff69
Merge remote-tracking branch 'origin/dubbo-cloud-native' into dubbo-c…
mercyblitz Aug 13, 2019
51d2be4
Polish apache/dubbo#4774 : [Feature] Dubbo Cloud Native - To Support …
mercyblitz Aug 13, 2019
c284dad
Polish apache/dubbo#4808 : [Feature] Add the registered/unregistered …
mercyblitz Aug 13, 2019
3d84c35
Polish apache/dubbo#4807 : [Feature] Add the callback mechanism Shutd…
mercyblitz Aug 13, 2019
21bcfaa
Polish apache/dubbo#4813 : [Feature] add Prioritized implementation f…
mercyblitz Aug 13, 2019
63a315c
Polish apache/dubbo#4815 : [Feature] Add the ServiceLoader for Dubbo'…
mercyblitz Aug 14, 2019
741321c
Polish apache/dubbo#4815 : [Feature] Add the ServiceLoader for Dubbo'…
mercyblitz Aug 14, 2019
70f9de2
Merge remote-tracking branch 'upstream/cloud-native' into dubbo-cloud…
mercyblitz Aug 14, 2019
16c77fc
Merge remote-tracking branch 'upstream/cloud-native' into dubbo-cloud…
mercyblitz Aug 14, 2019
d448ab6
Merge remote-tracking branch 'upstream/cloud-native' into dubbo-cloud…
mercyblitz Aug 14, 2019
1ac1ad7
Merge remote-tracking branch 'upstream/cloud-native' into dubbo-cloud…
mercyblitz Aug 15, 2019
f67d769
Polish apache/dubbo#4813 : [Feature] add Prioritized implementation f…
mercyblitz Aug 15, 2019
b286e1d
Polish apache/dubbo#4807 : Add sort implementation
mercyblitz Aug 15, 2019
9f6e79e
Merge remote-tracking branch 'upstream/cloud-native' into dubbo-cloud…
mercyblitz Aug 15, 2019
0bfda83
Refactor
mercyblitz Aug 15, 2019
b5da5da
Refactor
mercyblitz Aug 16, 2019
8a7f52b
Polish apache/dubbo#4845 : [Feature] Enhance the Event-Publishing fea…
mercyblitz Aug 16, 2019
4a43d0c
Merge branch 'cloud-native' into dubbo-cloud-native
mercyblitz Aug 16, 2019
f50eed8
Merge remote-tracking branch 'upstream/cloud-native' into dubbo-cloud…
mercyblitz Aug 16, 2019
c70f55b
Merge remote-tracking branch 'origin/dubbo-cloud-native' into dubbo-c…
mercyblitz Aug 16, 2019
176d56b
Merge remote-tracking branch 'upstream/cloud-native' into dubbo-cloud…
mercyblitz Aug 16, 2019
49de00e
Merge remote-tracking branch 'upstream/cloud-native' into dubbo-cloud…
mercyblitz Aug 16, 2019
147c477
Merge remote-tracking branch 'upstream/cloud-native' into dubbo-cloud…
mercyblitz Aug 16, 2019
3fb793a
Merge remote-tracking branch 'upstream/cloud-native' into dubbo-cloud…
mercyblitz Aug 16, 2019
39fca05
Polish apache/dubbo#4854 : [Feature] MetadataService supports the Dub…
mercyblitz Aug 16, 2019
1f749cf
Merge remote-tracking branch 'upstream/cloud-native' into dubbo-cloud…
mercyblitz Aug 16, 2019
4ef7e30
Polish apache/dubbo#4857 : [Enhancement] Sync the Metadata storage ty…
mercyblitz Aug 16, 2019
21af756
Merge remote-tracking branch 'upstream/cloud-native' into dubbo-cloud…
mercyblitz Aug 16, 2019
64c3425
Polish apache/dubbo#4868 : [Enhancement] Refactor ConfigChangeEvent
mercyblitz Aug 19, 2019
940452e
Polish apache/dubbo#4868 : [Enhancement] Refactor ConfigChangeEvent
mercyblitz Aug 19, 2019
f676f5e
Polish apache/dubbo#4873 : [Feature] Add a conditional EventListener …
mercyblitz Aug 19, 2019
4356c52
Polish apache/dubbo#4875 : [Feature] Refactor ServiceInstancesChanged…
mercyblitz Aug 19, 2019
839c4c1
Remove the cycle dependencies
mercyblitz Aug 21, 2019
c30545c
Remove the cycle dependencies
mercyblitz Aug 21, 2019
193a751
Merge branch 'cloud-native' into dubbo-cloud-native
mercyblitz Aug 21, 2019
5ddf7b3
Polish apache/dubbo#4903 : [Feature] Set source into the BeanDefiniti…
mercyblitz Aug 21, 2019
2992d59
Merge remote-tracking branch 'origin/dubbo-cloud-native' into dubbo-c…
mercyblitz Aug 21, 2019
5b8b3f5
Polish apache/dubbo#4902 : [Feature] Dubbo Cloud Native to Spring XML…
mercyblitz Aug 21, 2019
8d11685
Merge remote-tracking branch 'upstream/cloud-native' into dubbo-cloud…
mercyblitz Aug 21, 2019
024e275
Polish apache/dubbo#4713 : Initial the new module and dependencies
mercyblitz Aug 21, 2019
f3925f5
Merge remote-tracking branch 'upstream/cloud-native' into dubbo-cloud…
mercyblitz Aug 21, 2019
e819462
Polish apache/dubbo#4690 : AnnotatedBeanDefinitionRegistryUtils#regis…
mercyblitz Aug 21, 2019
46999e1
Polish apache/dubbo#4690 : AnnotatedBeanDefinitionRegistryUtils#regis…
mercyblitz Aug 21, 2019
9c46d74
Polish apache/dubbo#4690 : AnnotatedBeanDefinitionRegistryUtils#regis…
mercyblitz Aug 21, 2019
492bc64
Polish apache/dubbo#4910 : [Feature] To suppoort DubboLifecycleCompon…
mercyblitz Aug 21, 2019
32365e8
Polish apache/dubbo#4713 : Add Service discovery implementation for E…
mercyblitz Aug 21, 2019
b992436
Polish apache/dubbo#4713 : Add Service registration and discovery imp…
mercyblitz Aug 22, 2019
072ecc7
Polish apache/dubbo#4713 : Add Service registration and discovery imp…
mercyblitz Aug 22, 2019
13b2b8b
Merge remote-tracking branch 'upstream/cloud-native' into dubbo-cloud…
mercyblitz Aug 23, 2019
f97802c
Polish apache/dubbo#4920 : [Refactor] Extract the common implementati…
mercyblitz Aug 23, 2019
15f86c9
Merge remote-tracking branch 'upstream/cloud-native' into dubbo-cloud…
mercyblitz Aug 23, 2019
f88d582
Refactor
mercyblitz Aug 23, 2019
6960889
Merge branch 'cloud-native' into dubbo-cloud-native
mercyblitz Aug 23, 2019
6809cf9
Merge remote-tracking branch 'upstream/cloud-native' into dubbo-cloud…
mercyblitz Aug 23, 2019
9382994
Polish apache/dubbo#4925 : ServiceDiscovery limits only one ServiceIn…
mercyblitz Aug 23, 2019
e9185f5
Merge remote-tracking branch 'origin/dubbo-cloud-native' into dubbo-c…
mercyblitz Aug 23, 2019
91250a4
Polish apache/dubbo#4925 : ServiceDiscovery limits only one ServiceIn…
mercyblitz Aug 23, 2019
a85fee5
Remove useless classes
mercyblitz Aug 23, 2019
92c2a54
Merge remote-tracking branch 'upstream/cloud-native' into dubbo-cloud…
mercyblitz Aug 23, 2019
641023f
Bugfix & Refactor ServiceDiscoveryRegistry
mercyblitz Aug 25, 2019
940b92f
Merge branch 'cloud-native' into dubbo-cloud-native
mercyblitz Aug 25, 2019
f2b2d50
Polish apache/dubbo#4937 : The calculation of Revision should add the…
mercyblitz Aug 26, 2019
75939d2
Merge remote-tracking branch 'origin/dubbo-cloud-native' into dubbo-c…
mercyblitz Aug 26, 2019
a15ea1a
Polish apache/dubbo#4940 : NacosDynamicConfiguration supports getConf…
mercyblitz Aug 26, 2019
c9cb169
Polish apache/dubbo#4942 : Dubbo Cloud Native supports multiple protcols
mercyblitz Aug 26, 2019
0d85904
Merge branch 'cloud-native' into dubbo-cloud-native
mercyblitz Aug 26, 2019
4a9e514
Polish apache/dubbo#4944 : [Feature] Simplify The metadata of URL for…
mercyblitz Aug 26, 2019
93a1288
Merge remote-tracking branch 'origin/dubbo-cloud-native' into dubbo-c…
mercyblitz Aug 26, 2019
3ec0aea
Merge branch 'cloud-native' into dubbo-cloud-native
mercyblitz Aug 26, 2019
72ab094
Polish apache/dubbo#4947 : [Feature] Dubbo Cloud-Native supports the …
mercyblitz Aug 26, 2019
e13fd62
Merge remote-tracking branch 'origin/dubbo-cloud-native' into dubbo-c…
mercyblitz Aug 26, 2019
d3eab7e
Merge remote-tracking branch 'upstream/cloud-native' into dubbo-cloud…
mercyblitz Aug 27, 2019
88bd2cf
Merge remote-tracking branch 'upstream/cloud-native' into dubbo-cloud…
mercyblitz Aug 27, 2019
8154933
Refactor
mercyblitz Aug 27, 2019
a5ac4ff
Update JavaDoc
mercyblitz Aug 28, 2019
8088dd2
Merge remote-tracking branch 'upstream/cloud-native' into dubbo-cloud…
mercyblitz Aug 28, 2019
b14ad94
Polish apache/dubbo#4905 : Add test cases for Configuration
mercyblitz Aug 29, 2019
919b221
Polish apache/dubbo#4905 : Add test cases for AbstractDynamicConfigur…
mercyblitz Aug 29, 2019
75de8ff
Polish apache/dubbo#4905 : Add test cases for ConfigChangeType
mercyblitz Aug 29, 2019
b70399c
Polish apache/dubbo#4905 : Add test cases for AbstractDynamicConfigur…
mercyblitz Aug 29, 2019
e2f74f9
Polish apache/dubbo#4905 : Add test cases for ConfigChangedEvent
mercyblitz Aug 29, 2019
b3c9c54
Polish apache/dubbo#4905 : Add test cases for ConfigChangedEvent
mercyblitz Aug 29, 2019
5d0b4f8
Polish apache/dubbo#4905 : Add test cases for FileSystemDynamicConfig…
mercyblitz Aug 29, 2019
c86bdce
Polish apache/dubbo#4905 : Add test cases for FileSystemDynamicConfig…
mercyblitz Aug 29, 2019
295708c
Polish apache/dubbo#4905 : Enhancement the robustness for FileSystemD…
mercyblitz Aug 29, 2019
383c559
Polish apache/dubbo#4905 : Add test cases for AdaptiveClassCodeGenerator
mercyblitz Sep 2, 2019
628e0fc
Polish apache/dubbo#4905 : Add test cases for ExtensionLoader
mercyblitz Sep 2, 2019
7449f73
Polish apache/dubbo#4905 : Add test cases for ThrowableAction, Throwa…
mercyblitz Sep 2, 2019
35d32c5
Polish apache/dubbo#4905 : Add test cases for Prioritized
mercyblitz Sep 2, 2019
eb143c3
Polish apache/dubbo#4905 : Add test cases for ShutdownHookCallbacks
mercyblitz Sep 2, 2019
948dfa6
Polish apache/dubbo#4905 : Add test cases for DubboServiceLoader
mercyblitz Sep 2, 2019
59a416c
Polish apache/dubbo#4981 : Add dubbo-common
mercyblitz Sep 2, 2019
3503023
Polish apache/dubbo#4907 : Add test cases for DubboServiceDestroyedEvent
mercyblitz Sep 3, 2019
b21e7ba
Polish apache/dubbo#4907 : Add test cases for DubboShutdownHookRegist…
mercyblitz Sep 3, 2019
cfc1bda
Polish apache/dubbo#4907 : Add test cases for DubboShutdownHookUnregi…
mercyblitz Sep 3, 2019
7bdcb5b
Polish apache/dubbo#4907 : Add test cases for ReferenceConfigDestroye…
mercyblitz Sep 3, 2019
a254d7c
Polish apache/dubbo#4907 : Add test cases for ReferenceConfigInitiali…
mercyblitz Sep 3, 2019
8e847e4
Polish apache/dubbo#4907 : Add test cases for ServiceInstancePortCust…
mercyblitz Sep 3, 2019
45d629e
Polish apache/dubbo#4907 : Add test cases for ConfigurableMetadataSer…
mercyblitz Sep 3, 2019
c4bc04b
Polish apache/dubbo#4907 : bugfix for @EnableDubbo
mercyblitz Sep 3, 2019
872a07f
Polish apache/dubbo#4907 : add test cases for @EnableDubboLifecycle
mercyblitz Sep 5, 2019
4bdbe68
Merge remote-tracking branch 'upstream/cloud-native' into dubbo-cloud…
mercyblitz Sep 5, 2019
d639468
Merge remote-tracking branch 'upstream/cloud-native' into dubbo-cloud…
mercyblitz Sep 9, 2019
ca5631d
Update the version to be 2.7.5
mercyblitz Sep 9, 2019
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions dubbo-all/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -537,7 +537,7 @@
<optional>true</optional>
</dependency>

<!-- 2.7.4 new modules -->
<!-- 2.7.5 new modules -->
<dependency>
<groupId>org.apache.dubbo</groupId>
<artifactId>dubbo-event</artifactId>
Expand Down Expand Up @@ -818,7 +818,7 @@
<resource>META-INF/dubbo/internal/org.apache.dubbo.metadata.report.MetadataReportFactory
</resource>
</transformer>
<!-- @since 2.7.4 -->
<!-- @since 2.7.5 -->
<transformer implementation="org.apache.maven.plugins.shade.resource.AppendingTransformer">
<resource>META-INF/dubbo/internal/org.apache.dubbo.event.EventDispatcher
</resource>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
/**
* The bootstrap class of Dubbo
*
* @since 2.7.4
* @since 2.7.5
*/
public class DubboBootstrap extends GenericEventListener implements Lifecycle {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
/**
* {@link DubboBootstrap} Test
*
* @since 2.7.4
* @since 2.7.5
*/
public class DubboBootstrapTest {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
/**
* Dubbo Provider Bootstrap
*
* @since 2.7.4
* @since 2.7.5
*/
public class DubboServiceConsumerBootstrap {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
/**
* Dubbo Provider Bootstrap
*
* @since 2.7.4
* @since 2.7.5
*/
public class DubboServiceProviderBootstrap {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
/**
* Echo Service
*
* @since 2.7.4
* @since 2.7.5
*/
public interface EchoService {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
* The implementation of {@link EchoService}
*
* @see EchoService
* @since 2.7.4
* @since 2.7.5
*/
public class EchoServiceImpl implements EchoService {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
/**
* Dubbo Provider Bootstrap
*
* @since 2.7.4
* @since 2.7.5
*/
public class EtcdDubboServiceConsumerBootstrap {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
import org.apache.dubbo.bootstrap.rest.UserService;
import org.apache.dubbo.bootstrap.rest.UserServiceImpl;
import org.apache.dubbo.config.ApplicationConfig;
import org.apache.dubbo.config.MetadataReportConfig;
import org.apache.dubbo.config.ProtocolConfig;
import org.apache.dubbo.config.RegistryConfig;
import org.apache.dubbo.config.ServiceConfig;
Expand All @@ -29,7 +28,7 @@
/**
* Dubbo Provider Bootstrap
*
* @since 2.7.4
* @since 2.7.5
*/
public class EtcdDubboServiceProviderBootstrap {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
/**
* Dubbo Provider Bootstrap
*
* @since 2.7.4
* @since 2.7.5
*/
public class NacosDubboServiceConsumerBootstrap {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
/**
* Dubbo Provider Bootstrap
*
* @since 2.7.4
* @since 2.7.5
*/
public class NacosDubboServiceProviderBootstrap {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
/**
* Dubbo Provider Bootstrap
*
* @since 2.7.4
* @since 2.7.5
*/
public class ZookeeperDubboServiceConsumerBootstrap {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
/**
* Dubbo Provider Bootstrap
*
* @since 2.7.4
* @since 2.7.5
*/
public class DubboInterfaceConsumerBootstrap {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
/**
* The abstract implementation of {@link DynamicConfiguration}
*
* @since 2.7.4
* @since 2.7.5
*/
public abstract class AbstractDynamicConfiguration implements DynamicConfiguration {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
* Abstract {@link DynamicConfigurationFactory} implementation with cache ability
*
* @see DynamicConfigurationFactory
* @since 2.7.4
* @since 2.7.5
*/
public abstract class AbstractDynamicConfigurationFactory implements DynamicConfigurationFactory {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ default String getProperties(String key, String group) throws IllegalStateExcept
/**
* This method are mostly used to get a compound config file, such as a complete dubbo.properties file.
*
* @revision 2.7.4
* @revision 2.7.5
*/
default String getProperties(String key, String group, long timeout) throws IllegalStateException {
return getConfig(key, group, timeout);
Expand All @@ -136,7 +136,7 @@ default String getProperties(String key, String group, long timeout) throws Ille
* @param content the content of configuration
* @return <code>true</code> if success, or <code>false</code>
* @throws UnsupportedOperationException If the under layer does not support
* @since 2.7.4
* @since 2.7.5
*/
default boolean publishConfig(String key, String content) throws UnsupportedOperationException {
return publishConfig(key, DEFAULT_GROUP, content);
Expand All @@ -150,7 +150,7 @@ default boolean publishConfig(String key, String content) throws UnsupportedOper
* @param content the content of configuration
* @return <code>true</code> if success, or <code>false</code>
* @throws UnsupportedOperationException If the under layer does not support
* @since 2.7.4
* @since 2.7.5
*/
default boolean publishConfig(String key, String group, String content) throws UnsupportedOperationException {
throw new UnsupportedOperationException("No support");
Expand All @@ -162,7 +162,7 @@ default boolean publishConfig(String key, String group, String content) throws U
* @param key the key to represent a configuration
* @return the content of configuration was removed
* @throws UnsupportedOperationException If the under layer does not support
* @since 2.7.4
* @since 2.7.5
*/
default String removeConfig(String key) throws UnsupportedOperationException {
return removeConfig(key, DEFAULT_GROUP);
Expand All @@ -175,7 +175,7 @@ default String removeConfig(String key) throws UnsupportedOperationException {
* @param group the group where the key belongs to
* @return the content of configuration was removed
* @throws UnsupportedOperationException If the under layer does not support
* @since 2.7.4
* @since 2.7.5
*/
default String removeConfig(String key, String group) throws UnsupportedOperationException {
throw new UnsupportedOperationException("No support");
Expand All @@ -186,7 +186,7 @@ default String removeConfig(String key, String group) throws UnsupportedOperatio
*
* @return the read-only non-null {@link Set set} of config keys
* @throws UnsupportedOperationException If the under layer does not support
* @since 2.7.4
* @since 2.7.5
*/
default Set<String> getConfigGroups() throws UnsupportedOperationException {
throw new UnsupportedOperationException("No support");
Expand All @@ -198,7 +198,7 @@ default Set<String> getConfigGroups() throws UnsupportedOperationException {
* @param group the specified group
* @return the read-only non-null sorted {@link Set set} of config keys
* @throws UnsupportedOperationException If the under layer does not support
* @since 2.7.4
* @since 2.7.5
*/
default SortedSet<String> getConfigKeys(String group) throws UnsupportedOperationException {
throw new UnsupportedOperationException("No support");
Expand All @@ -210,7 +210,7 @@ default SortedSet<String> getConfigKeys(String group) throws UnsupportedOperatio
* @param group the specified group
* @return the read-only non-null sorted {@link SortedMap map}
* @throws UnsupportedOperationException If the under layer does not support
* @since 2.7.4
* @since 2.7.5
*/
default SortedMap<String, String> getConfigs(String group) throws UnsupportedOperationException {
return getConfigs(group, -1);
Expand All @@ -224,7 +224,7 @@ default SortedMap<String, String> getConfigs(String group) throws UnsupportedOpe
* @return the read-only non-null sorted {@link SortedMap map}
* @throws UnsupportedOperationException If the under layer does not support
* @throws IllegalStateException If timeout exceeds
* @since 2.7.4
* @since 2.7.5
*/
default SortedMap<String, String> getConfigs(String group, long timeout) throws UnsupportedOperationException,
IllegalStateException {
Expand All @@ -238,7 +238,7 @@ default SortedMap<String, String> getConfigs(String group, long timeout) throws
* Close the configuration
*
* @throws Exception
* @since 2.7.4
* @since 2.7.5
*/
@Override
default void close() throws Exception {
Expand All @@ -262,7 +262,7 @@ static DynamicConfiguration getDynamicConfiguration() {
*
* @param connectionURL
* @return non-null
* @since 2.7.4
* @since 2.7.5
*/
static DynamicConfiguration getDynamicConfiguration(URL connectionURL) {
String protocol = connectionURL.getProtocol();
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
/**
* The factory interface to create the instance of {@link DynamicConfiguration}
*/
@SPI("file") // 2.7.4 change the default SPI implementation
@SPI("file") // 2.7.5 change the default SPI implementation
public interface DynamicConfigurationFactory {

DynamicConfiguration getDynamicConfiguration(URL url);
Expand All @@ -36,7 +36,7 @@ public interface DynamicConfigurationFactory {
*
* @param name the name of extension of {@link DynamicConfigurationFactory}
* @return non-null
* @see 2.7.4
* @see 2.7.5
*/
static DynamicConfigurationFactory getDynamicConfigurationFactory(String name) {
Class<DynamicConfigurationFactory> factoryClass = DynamicConfigurationFactory.class;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
/**
* File-System based {@link DynamicConfiguration} implementation
*
* @since 2.7.4
* @since 2.7.5
*/
public class FileSystemDynamicConfiguration extends AbstractDynamicConfiguration {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
/**
* File-System based {@link DynamicConfigurationFactory} implementation
*
* @since 2.7.4
* @since 2.7.5
*/
public class FileSystemDynamicConfigurationFactory extends AbstractDynamicConfigurationFactory {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,15 +57,15 @@ public String getConfig(String key, String group, long timeout) throws IllegalSt
}

/**
* @since 2.7.4
* @since 2.7.5
*/
@Override
public boolean publishConfig(String key, String group, String content) {
return true;
}

/**
* @since 2.7.4
* @since 2.7.5
*/
@Override
public SortedSet<String> getConfigKeys(String group) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,28 +56,28 @@ public interface RegistryConstants {
/**
* The parameter key of Dubbo Registry type
*
* @since 2.7.4
* @since 2.7.5
*/
String REGISTRY_TYPE_KEY = "registry-type";

/**
* The parameter value of Service-Oriented Registry type
*
* @since 2.7.4
* @since 2.7.5
*/
String SERVICE_REGISTRY_TYPE = "service";

/**
* The protocol for Service Discovery
*
* @since 2.7.4
* @since 2.7.5
*/
String SERVICE_REGISTRY_PROTOCOL = "service-discovery-registry";

/**
* The parameter key of the subscribed service names for Service-Oriented Registry
*
* @since 2.7.4
* @since 2.7.5
*/
String SUBSCRIBED_SERVICE_NAMES_KEY = "subscribed-services";

Expand All @@ -87,7 +87,7 @@ public interface RegistryConstants {
/**
* The request size of service instances
*
* @since 2.7.4
* @since 2.7.5
*/
String INSTANCES_REQUEST_SIZE_KEY = "instances-request-size";

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
/**
* The Lifecycle of Dubbo component
*
* @since 2.7.4
* @since 2.7.5
*/
public interface Lifecycle<V> {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
*
* @see Function
* @see Throwable
* @since 2.7.4
* @since 2.7.5
*/
@FunctionalInterface
public interface ThrowableAction {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
* @param <T> the source type
* @see Function
* @see Throwable
* @since 2.7.4
* @since 2.7.5
*/
@FunctionalInterface
public interface ThrowableConsumer<T> {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
* @param <R> the return type
* @see Function
* @see Throwable
* @since 2.7.4
* @since 2.7.5
*/
@FunctionalInterface
public interface ThrowableFunction<T, R> {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
* {@code Prioritized} interface can be implemented by objects that
* should be sorted, for example the tasks in executable queue.
*
* @since 2.7.4
* @since 2.7.5
*/
public interface Prioritized extends Comparable<Prioritized> {

Expand Down
Loading