1
0
mirror of https://gitee.com/mirrors/Spring-Cloud-Alibaba.git synced 2021-06-26 13:25:11 +08:00

121 Commits

Author SHA1 Message Date
eden-yuan
c19bd51584 不应该使用类实例访问静态成员\不应该直接使用不确定的值调用equals容易空指针\final static应该使用大写命名并且使用下划线 2020-12-07 17:17:41 +08:00
yuhuangbin
ac0712d330 enhance 2020-12-01 17:46:25 +08:00
余黄彬
e8de5cc8aa
Merge pull request #1823 from yuhuangbin/nacos
Optimize the way to get NacosWatch#ThreadPoolTaskScheduler
2020-11-20 14:54:12 +08:00
yuhuangbin
8f008191ad Optimize the way to get NacosWatch ThreadPoolTaskScheduler 2020-11-19 17:12:40 +08:00
王良
fa49d5f03c bugfix: fix compatibility issues with 'seata-all-1.4.0' 2020-11-03 11:42:27 +08:00
冷冷
6540555920 fix EndpointId logWarning 2020-10-15 13:33:48 +08:00
yuhuangbin
f284172fbb fix 2020-09-14 21:31:54 +08:00
yuhuangbin
15ffaccc75 enhance 2020-09-14 15:30:10 +08:00
yuhuangbin
c5d68bb60f enhance 2020-09-14 13:03:25 +08:00
yuhuangbin
b638480cf7 fix test 2020-09-14 09:40:19 +08:00
yuhuangbin
5b0d53388b sentinel NacosDataSourceFactoryBean enhance 2020-09-14 08:57:08 +08:00
yuhuangbin
df156d4fa2 fix 2020-09-13 21:57:54 +08:00
yuhuangbin
e9a6eaa025 fix 2020-09-13 19:24:25 +08:00
yuhuangbin
702831cb8f fix 2020-09-13 18:02:36 +08:00
mercyblitz
96c3d2e8ad Upgrade the version to be 2.2.2.RELEASE 2020-09-12 16:13:18 +08:00
mercyblitz
35c4eac150 Upgrade the version to be 2.2.2.RELEASE 2020-09-11 23:08:30 +08:00
yuhuangbin
b35c05e4fc fix 2020-09-11 16:23:02 +08:00
yuhuangbin
f60cb805c8 fix 2020-09-11 15:32:40 +08:00
yuhuangbin
fec6c6554c fix 2020-09-10 09:54:30 +08:00
yuhuangbin
bd2cd3f394 nacos watch enhance 2020-09-09 19:18:45 +08:00
yuhuangbin
cd8464d4a0 Merge branch 'master' into issue#1701 2020-09-09 17:34:13 +08:00
余黄彬
1d3e634117
Merge pull request #1703 from yuhuangbin/master
Adapt to Spring Cloud version Hoxton.SR8
2020-09-09 17:31:21 +08:00
yuhuangbin
5fe709436f Adapt to Spring Cloud version Hoxton.SR8 2020-09-09 17:08:15 +08:00
余黄彬
39b8842da6
Merge pull request #1352 from a364176773/fix_unbind_xid_null
judging xid status to avoid repeated processing
2020-09-09 15:24:23 +08:00
yuhuangbin
56e07c6d2b fix issue#1701 2020-09-09 15:21:37 +08:00
yuhuangbin
b81f998f40 fix 2020-09-09 14:55:39 +08:00
yuhuangbin
da9a57ddf8 cache onRegister 2020-09-09 11:44:49 +08:00
yuhuangbin
170edfa73e fix 2020-09-08 22:11:16 +08:00
yuhuangbin
d96fb26ce4 Merge remote-tracking branch 'origin/master' 2020-09-08 21:59:47 +08:00
yuhuangbin
4c43240bc1 nacos discovery enhance 2020-09-08 21:59:15 +08:00
余黄彬
82aea0011a
Merge branch 'master' into master 2020-09-08 10:06:02 +08:00
mercyblitz
a192c17ede Remove spring-cloud-starter-dubbo-gateway 2020-09-08 09:27:44 +08:00
yuhuangbin
307935a5d9 nacos re-register enhance 2020-09-07 21:52:16 +08:00
mercyblitz
cea5be4bb6 Remove spring-cloud-starter-dubbo-gateway 2020-09-07 18:20:54 +08:00
mercyblitz
8941c175ed Remove useless dependency 2020-09-07 14:31:09 +08:00
Mercy Ma
f9835821af
Merge pull request #1495 from ChunMengLu/master
add NacosRegistrationCustomizer
2020-09-07 10:09:43 +08:00
Mercy Ma
a3867d255d
Merge pull request #1686 from yuhuangbin/master
[enhancement] Sidecar health detection optimization
2020-09-07 10:01:41 +08:00
Jim Fang
347e1454b7
Merge pull request #1586 from qixiaobo/patch-2
to avoid k8s readinessProbe remove the pod
2020-09-06 23:38:31 +08:00
yuhuangbin
59b272c005 sidecar enhance 2020-09-04 18:47:27 +08:00
mercyblitz
5cd6c0f1e7 Fix the code style issues 2020-09-03 10:06:57 +08:00
mercyblitz
a61f523d78 Merge remote-tracking branch 'upstream/master' 2020-09-02 10:59:25 +08:00
mercyblitz
c3173465ea Polish alibaba/spring-cloud-alibaba#1661 : [Feature] Introducing Dubbo Gateway 2020-09-02 10:59:14 +08:00
mercyblitz
c419c1ef5d Polish alibaba/spring-cloud-alibaba#1529 : spring-cloud-starter-dubbo消费者订阅服务时No provider available from registry localhost:9090 2020-09-02 10:48:44 +08:00
mercyblitz
9b4975ad2a Polish alibaba/spring-cloud-alibaba#1529 : spring-cloud-starter-dubbo消费者订阅服务时No provider available from registry localhost:9090 2020-09-01 17:40:07 +08:00
yuhuangbin
436e608c84 fix code style 2020-08-27 20:34:45 +08:00
Eric Zhao
1eec33fb00 Update SentinelAutoConfigurationTests
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
2020-08-26 22:27:34 +08:00
Eric Zhao
5b2f68e292 Update test cases of spring-cloud-circuitbreaker-sentinel
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
2020-08-26 20:36:05 +08:00
余黄彬
b03cd7efb5
Merge branch 'master' into master 2020-08-26 17:47:54 +08:00
yuhuangbin
8d99fc4854 fix 2020-08-26 17:39:37 +08:00
yuhuangbin
8632034126 Upgrade Sentinel version to 1.8.0 2020-08-25 17:07:16 +08:00