ruansheng
|
53e71955be
|
update gateway spring.factories
|
2 years ago |
ruansheng
|
36a428c4a4
|
Update todo info
|
2 years ago |
Steve Rao
|
2fe103cb00
|
Merge pull request #2934 from ruansheng8/fix-configDataId
[ISSUE #2906] Fix same dataId with different group and namespace can'…
|
2 years ago |
ruansheng
|
800c89bfec
|
ignore rocketmq stream binder test
|
2 years ago |
ruansheng
|
de4c6bd209
|
Fix sentinel unit tests
|
2 years ago |
ruansheng
|
eebe114291
|
sentinel module support to jdk 17
|
2 years ago |
ruansheng
|
fead2a36c1
|
disable modules that do not support the JDK 17
|
2 years ago |
ruansheng
|
17ead015ea
|
support jdk 17
|
2 years ago |
ruansheng
|
d53ac12bec
|
update spring.factories to auto-configuration
|
2 years ago |
ruansheng
|
4b015eef9f
|
support spring boot 3.0
|
2 years ago |
Jack Xu
|
8576e90af1
|
fix: the sidecar's ip not registe to nacos discovery
|
2 years ago |
ruansheng
|
e5a1590760
|
[ISSUE #2906] Fix same dataId with different group and namespace can't override in local
|
2 years ago |
ruansheng
|
6f55171371
|
Rename HeartBeat bean name
|
2 years ago |
ruansheng
|
de8d2c8cbf
|
Rename NacosGatewayLocatorHeartBeat
|
2 years ago |
ruansheng
|
191a267ac8
|
Add nacosWatch tests
|
2 years ago |
ruansheng
|
b80b34ca91
|
Fix nacos discovery client config test
|
2 years ago |
ruansheng
|
4a51c2072b
|
correct spring configuration metadata of nacosWatch
|
2 years ago |
ruansheng
|
f57fea67ba
|
[ISSUE#2868] Refactor nacos watch
|
2 years ago |
ruansheng
|
ab7264c769
|
Add nacos config namespace properties comment ruansheng Today 17:16
|
2 years ago |
ruansheng
|
1103ac3959
|
Fix nacos config namespace
|
2 years ago |
zhoujia
|
c3492cf69f
|
add support for consul ack-token
|
2 years ago |
JAY
|
c5c4fed524
|
fix: replace some character strings to static constant (#2851)
|
2 years ago |
Sorie
|
8c0f1a26fb
|
Fix rocketmq bus. (#2794)
* Fix rocketmq bus.
* Fix nacos test and add boostrap dependency in spring-cloud-bus-rocketmq-example
|
2 years ago |
Roger3581321
|
bfdc475091
|
Fix a grammar typo in README (#2819)
|
2 years ago |
chengpu
|
993c1633b9
|
fix: fix declaration and log level error
|
2 years ago |
pandaapo
|
32e75e2d9a
|
When ipType is IPv6 but there's no IPv6 found, find IPv4(Fixes gh-2802) (#2806)
* When ipType is IPv6 but there's no IPv6 found, find IPv4(Fixes gh-2802)
* modify the logic of findFirstNonLoopbackIPv6Address()
|
2 years ago |
chengpu.rzh
|
7ba72d022a
|
fix: fix NetworkInterfaceTests using IPv6 address error.
|
2 years ago |
Wu Daifu
|
4266809b63
|
change logger from parent class to log in current class(Fixes gh-2366) (#2791)
|
2 years ago |
Wu Daifu
|
ed26351e93
|
Fix issue 2698: resolve errors in generating javadocs by mvn install (#2781)
|
2 years ago |
demoManito
|
1ef9650b42
|
fix syntax problems
|
3 years ago |
chengpu.rzh
|
ff08867190
|
feature: update Nacos to 2.0.4, #2747
|
3 years ago |
chengpu.rzh
|
8a4cdf26d9
|
Merge remote-tracking branch 'origin/2021.x' into 2021.x
|
3 years ago |
chengpu.rzh
|
6882d2cd62
|
refactor: delete useless module of nacos config server
|
3 years ago |
windwheel
|
b53de81b7a
|
remove code
|
3 years ago |
sorie
|
6d21378420
|
Fix rocketmq test
|
3 years ago |
windwheel
|
851cd68984
|
fix message channel transfer
|
3 years ago |
windwheel
|
10deb9cbcd
|
add register channel
|
3 years ago |
windwheel
|
68bb568ee4
|
add channel outout collector
|
3 years ago |
Freeman Liu
|
21999856b6
|
Merge pull request #2646 from Sorieee/2021.x_sorie_pollableMessageSource
2021.x sorie pollable message source
|
3 years ago |
lai hui
|
b565a62418
|
fix checkstyle error
|
3 years ago |
lai hui
|
7544020047
|
[Feature]support register IPv6
|
3 years ago |
yuhuangbin
|
3faaa2f071
|
enhancement NacosServiceManager
|
3 years ago |
MageekChiu
|
4265913e51
|
feat(nacos): add meta method for instance
|
3 years ago |
zhangzhi
|
078e901f18
|
Add end of file newline
|
3 years ago |
zhangzhi
|
57d277fe49
|
solve #2658
SeataRestTemplateAutoConfiguration Circular dependency in
|
3 years ago |
zhangzhi
|
a362f8d327
|
solve #2658
SeataRestTemplateAutoConfiguration Circular dependency in
|
3 years ago |
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 |
ruansheng
|
ad69d6824b
|
Remove dubbo starter
|
3 years ago |
ruansheng
|
dcfe35dbba
|
Remove sentinel-dubbo adapter
|
3 years ago |
Steve Rao
|
481da281aa
|
Merge pull request #2446 from alibaba/2.2.x
Merge some fix from 2.2.x to 2021.x
|
3 years ago |
Steve Rao
|
b01e29a989
|
Merge pull request #2147 from wuwen5/patch-1
Lower log level
|
3 years ago |