HuGuirong
|
6d58917fa6
|
NacosDataSourceProperties support for contextPath configuration items
Closes gh-2327
|
3 years ago |
余黄彬
|
ebe258364c
|
Merge pull request #2325 from Jack9610/master
fix issue#2323
|
3 years ago |
wuchao
|
162941e880
|
fix issue#2323
|
3 years ago |
zkzlx
|
3c3ba1b4a7
|
Merge pull request #2302 from steverao/rocketmq-2.2.7
Merge branch of rocketmq-2.2.7 to master
|
3 years ago |
x_vivi@yeah.net
|
000e141404
|
Change NacosServiceManager injection mode to constructor injection
|
3 years ago |
zkzlx
|
3e8380740c
|
Optimize the code of producer
|
3 years ago |
zkzlx
|
afdee2807d
|
Merge remote-tracking branch 'upstream/master' into rocketmq
# Conflicts:
# pom.xml
# spring-cloud-alibaba-starters/spring-cloud-starter-stream-rocketmq/src/main/java/com/alibaba/cloud/stream/binder/rocketmq/RocketMQBinderUtils.java
# spring-cloud-alibaba-starters/spring-cloud-starter-stream-rocketmq/src/main/java/com/alibaba/cloud/stream/binder/rocketmq/RocketMQMessageChannelBinder.java
# spring-cloud-alibaba-starters/spring-cloud-starter-stream-rocketmq/src/main/java/com/alibaba/cloud/stream/binder/rocketmq/config/RocketMQComponent4BinderAutoConfiguration.java
# spring-cloud-alibaba-starters/spring-cloud-starter-stream-rocketmq/src/main/java/com/alibaba/cloud/stream/binder/rocketmq/consuming/RocketMQListenerBindingContainer.java
# spring-cloud-alibaba-starters/spring-cloud-starter-stream-rocketmq/src/main/java/com/alibaba/cloud/stream/binder/rocketmq/properties/RocketMQBinderConfigurationProperties.java
# spring-cloud-alibaba-starters/spring-cloud-starter-stream-rocketmq/src/test/java/com/alibaba/cloud/stream/binder/rocketmq/RocketMQAutoConfigurationTests.java
|
3 years ago |
zkzlx
|
9cba216bfa
|
Optimize the consumption of Pull
|
3 years ago |
余黄彬
|
989cf4268a
|
Merge pull request #2254 from Pengfei-Lu/gh-2253-fix
Fixes #2253: ThreadPoolTaskScheduler instance in NacosWatch can't be shutdown.
|
3 years ago |
panzhi33
|
bbf4977e7e
|
[rocketmq]fix variable judgment bug
|
3 years ago |
Alex Lu
|
03e16756cd
|
Fixes #2253: ThreadPoolTaskScheduler instance in NacosWatch can't be shutdown.
|
3 years ago |
zkzlx
|
a530705983
|
Merge pull request #2034 from panzhi33/master
升级rocketmq-spring-boot-starter版本,商业版消息轨迹无需手动配置轨迹topic
|
3 years ago |
yuhuangbin
|
2fb1d06444
|
upgrade Nacos client version to 2.0.3
|
3 years ago |
余黄彬
|
7755e19c07
|
Merge pull request #2208 from yuhuangbin/master
[Feature] SidecarHealthChecker add CustomerHandler
|
3 years ago |
zkzlx
|
bc6c89f1bc
|
Merge branch 'rocketmq' of github.com:alibaba/spring-cloud-alibaba into rocketmq
|
4 years ago |
zkzlx
|
745d173898
|
message converter
|
4 years ago |
Jim Fang
|
eed8bea07b
|
Merge pull request #1996 from RobberPhex/ramRoleName
添加RamRoleName支持
|
4 years ago |
zkzlx
|
b35e7d7877
|
fixed Instrumentation
|
4 years ago |
TheoneFx
|
72e8a3bb36
|
Merge pull request #2103 from joeqiaoyao/rocketmq
feat: 配置添加unitName,支持同一应用连接多个集群
|
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
|
568c64b1cf
|
document
|
4 years ago |
yuhuangbin
|
8cddc0525f
|
SidecarHealthChecker customer
|
4 years ago |
yuhuangbin
|
7d9751304e
|
enhance Nacos shutdown code
|
4 years ago |
theonefx
|
ca49df5ca4
|
add dependency of commons
|
4 years ago |
theonefx
|
4356f1be49
|
fix #2157
|
4 years ago |
theonefx
|
4d697bb294
|
fix #2157
|
4 years ago |
yuhuangbin
|
b4adbb65cc
|
NacosWatch use a separate thread pool
|
4 years ago |
theonefx
|
df096fdfb5
|
Sentinel is called in a more secure way
|
4 years ago |
theonefx
|
aa580ac3b6
|
throw exception directly when exception is not an BlockException in SentinelProtectInterceptor
|
4 years ago |
theonefx
|
ec1f65f99d
|
use aop to save and get FeignClientFactoryBean replace to applicationContext.getBean
|
4 years ago |
theonefx
|
c5949a5863
|
support ak/sk authentication when using serverAddr
|
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
|
e4f2f4150c
|
init DubboCloudRegistry when subscribe or unsubscribe
|
4 years ago |
HuGuirong
|
4786725e8e
|
修复当实例不在默认分组下时获取不到实例状态的BUG
|
4 years ago |
TheoneFx
|
139d793302
|
Merge pull request #2104 from yuhuangbin/master
[Feature] support for registration of quick failed configuration items
|
4 years ago |
yuhuangbin
|
a2b2c2f8c1
|
Nacos Discovery supports registration for quick failed configurations
|
4 years ago |
zkzlx
|
d55aea9d2b
|
Merge branch 'rocketmq' of github.com:alibaba/spring-cloud-alibaba into rocketmq
|
4 years ago |
joeqiaoyao
|
87d0939411
|
feat: 配置添加unitName,支持同一应用连接多个集群
|
4 years ago |
theonefx
|
df2bced6f2
|
optimize dubbo registry
|
4 years ago |
theonefx
|
479540c835
|
optimize dubbo registry
|
4 years ago |
eden-yuan
|
c3d393b09e
|
1. try执行后无catch 依然是return null
2. 变量后续没用到可定义到 try 内
3. 添加UP/DOWN 常量值
|
4 years ago |
TheoneFx
|
55b3336b6c
|
Merge pull request #1992 from DHBin/master
修复dubbo使用服务分组和分组聚合获取不到url
|
4 years ago |
zkzlx
|
d17a38d495
|
Merge branch 'master' of github.com:alibaba/spring-cloud-alibaba into rocketmq
|
4 years ago |
theonefx
|
cf71b7aa26
|
add more log
|
4 years ago |
theonefx
|
f816114122
|
re subscribe when failed
|
4 years ago |