sorie
|
ec09b74c85
|
Fix rocketmq code style
|
3 years ago |
sorie
|
89fcf32f2e
|
RocketMQ pollable support anonymous group.
|
3 years ago |
sorie
|
45b30da838
|
RocketMQ code style
|
3 years ago |
sorie
|
cc7a169025
|
RocketMQ 支持PollMessageSource
|
3 years ago |
likeyoukang
|
65cb07d3f4
|
Fixed the wrong word in the 2021.x branch.
eg.
Excute -> Execute
recommoned -> recommend
|
3 years ago |
Weizhan Yun
|
af1ca01cf1
|
为DCL中使用的变量添加volatile特性。
|
3 years ago |
sorie
|
accc42c399
|
rocketmq multi-broker offset error code style
|
3 years ago |
sorie
|
686fb65aa0
|
rocketmq blank header support test
|
3 years ago |
sorie
|
7a4a962735
|
rocketmq multi-broker offset error
|
3 years ago |
sorie
|
62ff55cd16
|
rocketmq multi-broker offset error
|
3 years ago |
Freeman Lau
|
5fd76cde30
|
Fix wrong class name
|
3 years ago |
Xcyq
|
1d1035bb92
|
Fix incorrect field comment
|
3 years ago |
mcy
|
c4d81e9641
|
Update RocketMQProducerMessageHandler.java
Add whitespace after 'if'.
|
3 years ago |
jinghao
|
8715987fbf
|
Modified the log level of RocketMQProducerMessageHandler.
|
3 years ago |
Freeman Lau
|
a5df19e8b5
|
Fix code style, add some comment
|
3 years ago |
Freeman Lau
|
b314909305
|
Fix code style, add some comment
|
3 years ago |
sorie
|
38b963ede0
|
rocketmq anonymous group test: use AssertJ instead of Junit5
|
3 years ago |
sorie
|
63ade07329
|
rocketmq anonymous group test: use AssertJ instead of Junit5
|
3 years ago |
sorie
|
ead86ec2db
|
rocketmq anonymous group supports.
|
3 years ago |
Freeman Lau
|
6f04a247fd
|
Refactor ServiceCache
add some comment
|
3 years ago |
Freeman Lau
|
b1bfe912a5
|
Remove SentinelCircuitBreakerConfiguration
|
3 years ago |
Freeman Lau
|
0ccaaf6c75
|
Merge pull request #2477 from hnyyghk/2021.x
Fix sentinel datasource init error in jacocoagent environment
|
3 years ago |
sorie
|
ac80858241
|
rollback null group support, it makes some mistakes.
|
3 years ago |
hnyyghk
|
ec8dd5c556
|
fix code style problems on DataSourcePropertiesConfiguration and SentinelDataSourceHandler
|
3 years ago |
hnyyghk
|
b7a9588ebe
|
update comments on DataSourcePropertiesConfigurationTests and SentinelDataSourceHandlerTests
|
3 years ago |
hnyyghk
|
5c0fa0a612
|
Fix sentinel datasource init error in jacocoagent environment
|
3 years ago |
Freeman Lau
|
88326fb17a
|
Use DeferredLogFactory instead of Log
|
3 years ago |
Freeman Lau
|
2432d640d9
|
Merge pull request #2464 from Sorieee/2021.x_sorie_rocketmq_group
Support anonymous consumer group
|
3 years ago |
Freeman Lau
|
9882d5727c
|
Using ConfigurationPropertiesRebinder when behavior is default
|
3 years ago |
Freeman Lau
|
9c4dc69cce
|
Merge remote-tracking branch 'upstream/2021.x' into refresh_specific_configuration_properties
# Conflicts:
# spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-nacos-config/src/main/resources/META-INF/additional-spring-configuration-metadata.json
|
3 years ago |
Freeman Lau
|
db566f14a5
|
Update logging level path
|
3 years ago |
Freeman Lau
|
bc78984df8
|
Merge remote-tracking branch 'upstream/2021.x' into fix_2455
# Conflicts:
# spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-nacos-config/src/main/java/com/alibaba/cloud/nacos/configdata/NacosConfigDataLoader.java
|
3 years ago |
ruansheng
|
2fb0893eda
|
remove deprecated constructor
|
3 years ago |
ruansheng
|
520907d63e
|
Nacos config use DeferredLogFactory
|
3 years ago |
Freeman Lau
|
7211d05c90
|
Support print content
|
3 years ago |
Freeman Lau
|
8d72682b07
|
Do not print content
|
3 years ago |
Freeman Lau
|
204b9a7032
|
Merge remote-tracking branch 'upstream/2021.x' into fix_2455
# Conflicts:
# spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-nacos-config/src/main/java/com/alibaba/cloud/nacos/configdata/NacosConfigDataLoader.java
|
3 years ago |
Freeman Lau
|
146fd38c47
|
Support configure preference for single config
Add log info.
|
3 years ago |
lixiaoshuang
|
5f82af2271
|
add debug log
|
3 years ago |
lixiaoshuang
|
854c9ec196
|
add debug log
|
3 years ago |
sorie
|
154775dd13
|
Fix NacosConfigEndpointTests instability issues
|
3 years ago |
sorie
|
0cd03778fa
|
Write some tests for #2391
|
3 years ago |
sorie
|
bd800de133
|
Fixs group must be configured for channel #2391
And delete rocketmq-comprehensive-example's consumer group configurations.
|
3 years ago |
Freeman Lau
|
5d49b63200
|
Support config preference.
|
3 years ago |
Freeman Lau
|
2f0ad20323
|
Optimize pom.
|
3 years ago |
Freeman Lau
|
a7d3c7f76d
|
Merge pull request #2457 from Sorieee/2021.x.sorie_nacos_discovery_mock
Replace powermock with mockito in Nacos Discovery.
|
3 years ago |
Freeman Lau
|
ec29e197e5
|
Migrate junit4 to junit5.
|
3 years ago |
Freeman Lau
|
3bd3f52d90
|
Migrate junit4 to junit5.
|
3 years ago |
sorie
|
2b8e919215
|
Improve MockNamingService: return emptyList rather than null
|
3 years ago |
sorie
|
94871e20ec
|
Replace powermock with mockito in Nacos Discovery
|
3 years ago |