Commit Graph

205 Commits (f75e6351762292dea9ba4aa685ad4dc5ca2a98be)

Author SHA1 Message Date
theonefx 4a2f90f13e dubbo endpoint 4 years ago
theonefx dfa7747579 add dubbo and nacos endpoint 4 years ago
zkzlx 62398e1bc2 fixed - Unicode encoding , exclude base latin letter. 4 years ago
zkzlx a81430a965 fixed chinese garbled for nacos-config 4 years ago
zkzlx bb7afd9033 fixed chinese garbled for nacos config. 4 years ago
zkzlx 5e5e5db584 fixed chinese garbled for nacos-config 4 years ago
theonefx 3249c46dcc fix #1926 4 years ago
theonefx 38de8b0e47 remove all apache.commons 4 years ago
theonefx a05958865a remove all apache.commons 4 years ago
theonefx 69c25ee412 remove all apache.commons 4 years ago
theonefx 75a5985c3e remove all apache.commons 4 years ago
theonefx a758b45661 push temporary 4 years ago
theonefx a20c665497 update nacos client version 2 1.4.1 4 years ago
TheoneFx fe00047ea6
Merge pull request #1892 from onewe/fix/weblogic_classloader_leak
fix(NacosConfigManager): 修复weblogic中classloader泄漏问题
4 years ago
TheoneFx dec10f17fe
Merge pull request #1903 from github-ganyu/master
Fix bug: NPE Exception.
4 years ago
theonefx eea48c73cc refactor method and class name 4 years ago
theonefx 6c0edee13e use starting status in eureka when first registry 4 years ago
theonefx fd8a6a6f6c #1805 use twice registry of dubbo 4 years ago
chenglu b264579012 update the Nacos instance by real group name, not use the default group name 4 years ago
ganyu.gy f64d794017 Fix bug: NPE Exception.
https://github.com/apache/dubbo/issues/7079
4 years ago
余黄彬 0567f0f4e1
Merge pull request #1878 from horizonzy/fix-nacos-heart-param
[ISSUE-#1877] Fix nacos heart beat unit, second to millisecond.
4 years ago
TheoneFx 4dd45a4709
Merge pull request #1531 from zkzlx/config
[fix & enhance issue #1492 #1506 #1257 #1578 ]Improved nacos configuration parsing,
4 years ago
onewe 17b3b7f858 fix(NacosConfigManager): 格式化代码 4 years ago
onewe 0c35595b44 fix(NacosConfigManager): 修复weblogic中classloader泄漏问题
- NacosConfigManager增加销毁方法,关闭nacos相关线程池
4 years ago
horizonzy 076a1648a2 update test heart beat param value 4 years ago
horizonzy 71036479a1 update test heart beat param value 4 years ago
horizonzy 447171de80 modify the heart beat doc unit. second -> millisecond 4 years ago
horizonzy 802958b218 Revert "fix nacos heart beat unit, second to millisecond."
This reverts commit 0e388707
4 years ago
horizonzy 0e38870735 fix nacos heart beat unit, second to millisecond. 4 years ago
eden-yuan c19bd51584 不应该使用类实例访问静态成员\不应该直接使用不确定的值调用equals容易空指针\final static应该使用大写命名并且使用下划线 4 years ago
yuhuangbin ac0712d330 enhance 4 years ago
余黄彬 e8de5cc8aa
Merge pull request #1823 from yuhuangbin/nacos
Optimize the way to get NacosWatch#ThreadPoolTaskScheduler
4 years ago
yuhuangbin 8f008191ad Optimize the way to get NacosWatch ThreadPoolTaskScheduler 4 years ago
zkzlx 359b3ea522 Merge remote-tracking branch 'origin/master' into config
# Conflicts:
#	spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-seata/src/main/java/com/alibaba/cloud/seata/feign/hystrix/SeataHystrixConcurrencyStrategy.java
4 years ago
王良 fa49d5f03c bugfix: fix compatibility issues with 'seata-all-1.4.0' 4 years ago
冷冷 6540555920 fix EndpointId logWarning 4 years ago
yuhuangbin f284172fbb fix 4 years ago
yuhuangbin 15ffaccc75 enhance 4 years ago
yuhuangbin c5d68bb60f enhance 4 years ago
yuhuangbin b638480cf7 fix test 4 years ago
yuhuangbin 5b0d53388b sentinel NacosDataSourceFactoryBean enhance 4 years ago
yuhuangbin df156d4fa2 fix 4 years ago
yuhuangbin e9a6eaa025 fix 4 years ago
yuhuangbin 702831cb8f fix 4 years ago
mercyblitz 96c3d2e8ad Upgrade the version to be 2.2.2.RELEASE 4 years ago
mercyblitz 35c4eac150 Upgrade the version to be 2.2.2.RELEASE 4 years ago
yuhuangbin b35c05e4fc fix 4 years ago
yuhuangbin f60cb805c8 fix 4 years ago
yuhuangbin fec6c6554c fix 4 years ago
yuhuangbin bd2cd3f394 nacos watch enhance 4 years ago
yuhuangbin cd8464d4a0 Merge branch 'master' into issue#1701 4 years ago
余黄彬 1d3e634117
Merge pull request #1703 from yuhuangbin/master
Adapt to Spring Cloud version Hoxton.SR8
4 years ago
yuhuangbin 5fe709436f Adapt to Spring Cloud version Hoxton.SR8 4 years ago
余黄彬 39b8842da6
Merge pull request #1352 from a364176773/fix_unbind_xid_null
judging xid status to avoid repeated processing
4 years ago
yuhuangbin 56e07c6d2b fix issue#1701 4 years ago
yuhuangbin b81f998f40 fix 4 years ago
yuhuangbin da9a57ddf8 cache onRegister 4 years ago
yuhuangbin 170edfa73e fix 4 years ago
yuhuangbin d96fb26ce4 Merge remote-tracking branch 'origin/master' 4 years ago
yuhuangbin 4c43240bc1 nacos discovery enhance 4 years ago
余黄彬 82aea0011a
Merge branch 'master' into master 4 years ago
mercyblitz a192c17ede Remove spring-cloud-starter-dubbo-gateway 4 years ago
yuhuangbin 307935a5d9 nacos re-register enhance 4 years ago
mercyblitz cea5be4bb6 Remove spring-cloud-starter-dubbo-gateway 4 years ago
mercyblitz 8941c175ed Remove useless dependency 4 years ago
Mercy Ma f9835821af
Merge pull request #1495 from ChunMengLu/master
add NacosRegistrationCustomizer
4 years ago
Mercy Ma a3867d255d
Merge pull request #1686 from yuhuangbin/master
[enhancement] Sidecar health detection optimization
4 years ago
Jim Fang 347e1454b7
Merge pull request #1586 from qixiaobo/patch-2
to avoid k8s readinessProbe remove the pod
4 years ago
yuhuangbin 59b272c005 sidecar enhance 4 years ago
mercyblitz 5cd6c0f1e7 Fix the code style issues 4 years ago
mercyblitz a61f523d78 Merge remote-tracking branch 'upstream/master' 4 years ago
mercyblitz c3173465ea Polish alibaba/spring-cloud-alibaba#1661 : [Feature] Introducing Dubbo Gateway 4 years ago
mercyblitz c419c1ef5d Polish alibaba/spring-cloud-alibaba#1529 : spring-cloud-starter-dubbo消费者订阅服务时No provider available from registry localhost:9090 4 years ago
mercyblitz 9b4975ad2a Polish alibaba/spring-cloud-alibaba#1529 : spring-cloud-starter-dubbo消费者订阅服务时No provider available from registry localhost:9090 4 years ago
yuhuangbin 436e608c84 fix code style 5 years ago
Eric Zhao 1eec33fb00 Update SentinelAutoConfigurationTests
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
5 years ago
Eric Zhao 5b2f68e292 Update test cases of spring-cloud-circuitbreaker-sentinel
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
5 years ago
余黄彬 b03cd7efb5
Merge branch 'master' into master 5 years ago
yuhuangbin 8d99fc4854 fix 5 years ago
yuhuangbin 8632034126 Upgrade Sentinel version to 1.8.0 5 years ago
mercyblitz c0bcd52381 Polish alibaba/spring-cloud-alibaba#1661 : [Feature] Introducing Dubbo Gateway 5 years ago
mercyblitz 5da87d756d Polish alibaba/spring-cloud-alibaba#1453 : [Nacos] Adding the destroy lifecycle callback for NamingService 5 years ago
mercyblitz c26ac6fe0f Polish alibaba/spring-cloud-alibaba#1453 : [Nacos] Adding the destroy lifecycle callback for NamingService 5 years ago
mercyblitz 824daf5bb6 Polish alibaba/spring-cloud-alibaba#1628 : [Infrastructure] Upgrading the dependencies of Nacos 5 years ago
mercyblitz 098919807b Polish alibaba/spring-cloud-alibaba#1611 : When openfeign and dubbo coexist, DubboServiceAutoConfiguration.primaryPropertyResolver configuration causes openfeign call to fail #728 5 years ago
xsjk_chixiangen 4fd7df8d95 '修复字段masterId判断bug' 5 years ago
余黄彬 899b7b4fe0
Merge pull request #1614 from jjyyjjyy/master
Fix typo in NacosWatch
5 years ago
余黄彬 16cc97a897
Merge pull request #1483 from zkzlx/fix-1418
[issue #1418 ]shareIds和拉取nacos的顺序不对
5 years ago
jy cf4fdaa3c8 Fix typo in NacosWatch 5 years ago
zkzlx 1710d827fb [pr #1531]Improved nacos configuration parsing 5 years ago
如梦技术 20f0e57714 add NacosRegistrationCustomizer.java 5 years ago
如梦技术 588f72a933 add NacosRegistrationCustomizer.java 5 years ago
余黄彬 f9f3bd8a54
Merge pull request #1488 from zkzlx/nacos-register
[enhance issue #1478 ]支持注册非活动节点
5 years ago
祁晓波 443605b5ea
Merge pull request #2 from qixiaobo/patch-3
Update SentinelHealthIndicatorTests.java
5 years ago
祁晓波 eb09c52db5
Update SentinelHealthIndicatorTests.java
update down status to unknown
5 years ago
祁晓波 01ddc49f20
Merge pull request #1 from qixiaobo/patch-3
update SentinelHealthIndicatorTests
5 years ago
祁晓波 2d6aead7eb
update SentinelHealthIndicatorTests 5 years ago
祁晓波 7921da5ee6
to avoid k8s readinessProbe remove the pod
For sentinel , we just no need remove the pod just because of the dashboard unreachable.
5 years ago
Jim Fang f6fb6890b9
Merge pull request #1481 from nine-third-repo/master
[Optimize]: NacosRule support group
5 years ago
zkzlx 940420b0bf [enhance issue #1478 ]支持注册非活动节点-merge 5 years ago