Commit Graph

2022 Commits (6cbe62b173237eae8bd8297c87024b49cd78fdbb)
 

Author SHA1 Message Date
zkzlx f9c2c3a531
Merge pull request #2217 from zkzlx/rocketmq
Append other module updates and optimize parts of the MQ code
4 years ago
zkzlx 79f986b4c6 Merge branch 'master' into rocketmq
# Conflicts:
#	spring-cloud-alibaba-docs/src/main/asciidoc-zh/rocketmq-new.adoc
4 years ago
zkzlx c6147dc618 document 4 years ago
zkzlx 5d745f81c0 document 4 years ago
zkzlx 568c64b1cf document 4 years ago
yuhuangbin 8cddc0525f SidecarHealthChecker customer 4 years ago
余黄彬 e068a23350
Merge pull request #2201 from yuhuangbin/master
Enhance Nacos shutdown, NacosServiceRegistry#close()
4 years ago
yuhuangbin 7d9751304e enhance Nacos shutdown code 4 years ago
余黄彬 a064331b88
Merge pull request #2152 from XuDaojie/nacos-loadbalancer-2020.0.0
Nacos loadbalancer pr
4 years ago
XuDaojie 9eb5233dcb update nacos-discovery default don't use NacosLoadBalancer 4 years ago
XuDaojie f0edd0f820 update nacos-dicovery.additional-spring-configuration-metadata.json 4 years ago
XuDaojie 3c769a9ba7 remove ConditionalOnLoadBalancerNacosDefault.java 4 years ago
TheoneFx f1ef409fa7
Merge pull request #2160 from theonefx/master
fix register metadata to consul
4 years ago
theonefx ca49df5ca4 add dependency of commons 4 years ago
XuDaojie 914e86fa21 remove NoneLoadBalancerCacheManager.java 4 years ago
XuDaojie eea363bda4 update ServiceInstanceListSupplier.builder() don't use withCache() 4 years ago
theonefx 4356f1be49 fix #2157 4 years ago
theonefx 4d697bb294 fix #2157 4 years ago
余黄彬 d4b7b3193a
Merge pull request #2159 from XuDaojie/nacos-loadbalancer-adoc
update nacos-discovery.adoc
4 years ago
XuDaojie 7825cb0ceb update nacos-discovery.adoc 4 years ago
XuDaojie e4d467f359 update loadbalancer.nacos.enabled -> spring.cloud.loadbalancer.nacos.enabled 4 years ago
XuDaojie fbc7f9d985 add NoneLoadBalancerCacheManager 4 years ago
余黄彬 350f87c79f
Merge pull request #2151 from yuhuangbin/master
[Enhancement] NacosWatch use a separate thread pool
4 years ago
XuDaojie 2f53fcbfce update nacos-discovery.adoc 4 years ago
XuDaojie cf13c1cfe8 format code 4 years ago
XuDaojie 35a67497c0 update nacos-discovery-consumer-sclb-example 4 years ago
XuDaojie ae5f25f22d add NacosLoadBalancer 4 years ago
yuhuangbin b4adbb65cc NacosWatch use a separate thread pool 4 years ago
TheoneFx 524ccd8148
Merge pull request #2149 from theonefx/master
Use the sentinel in a safe way
4 years ago
theonefx df096fdfb5 Sentinel is called in a more secure way 4 years ago
TheoneFx 9d9c0a5306
Merge pull request #2146 from theonefx/master
throw exception directly when exception is not an BlockException
4 years ago
theonefx aa580ac3b6 throw exception directly when exception is not an BlockException in SentinelProtectInterceptor 4 years ago
Neptune 0980e2afe0
Merge pull request #2143 from theonefx/master
use aop to save and get FeignClientFactoryBean
4 years ago
theonefx ec1f65f99d use aop to save and get FeignClientFactoryBean replace to applicationContext.getBean 4 years ago
TheoneFx d22f41594a
Merge pull request #2135 from theonefx/master
support ak/sk authentication when using serverAddr
4 years ago
theonefx c5949a5863 support ak/sk authentication when using serverAddr 4 years ago
TheoneFx bfabf9eea7
Merge pull request #2121 from theonefx/master
Ensure that URL for different parameters can be computed to different revision
4 years ago
theonefx d69f66cc3e avoid defult router impact DubboMetadataService works 4 years ago
theonefx 5f7ddab58e avoid defult router impact DubboMetadataService works 4 years ago
theonefx 374964d8dc add router url when urls is not empty 4 years ago
theonefx 3009b162a0 add a router to make sure that use revision when invoke DubboMetadataService 4 years ago
theonefx c448027f34 add spring-cloud-starter-bootstrap to compatible with spring boot bootstrap 4 years ago
theonefx fb9521b2e6 remove unused code;
make sure param not lost, so that different param calculate different revision.
4 years ago
TheoneFx 196f06bde9
Merge pull request #2120 from theonefx/master
init DubboCloudRegistry when subscribe or unsubscribe
4 years ago
theonefx e4f2f4150c init DubboCloudRegistry when subscribe or unsubscribe 4 years ago
TheoneFx 2a8647c263
Merge pull request #2113 from terminux/master
修复当实例不在默认分组下时获取不到实例状态的BUG
4 years ago
HuGuirong 4786725e8e 修复当实例不在默认分组下时获取不到实例状态的BUG 4 years ago
Roger3581321 b78239253b Merge branch 'alibaba:master' into master 4 years ago
TheoneFx 139d793302
Merge pull request #2104 from yuhuangbin/master
[Feature] support for registration of quick failed configuration items
4 years ago
Mercy Ma a498f39c19
Merge pull request #2101 from theonefx/master
use revision to optimize dubbo registry
4 years ago