guozhongkui
fd01d3614d
Update TraceLogUtilTest.java
2021-12-23 10:54:06 +08:00
guozhongkui
3975975c21
[ISSUE #5092 ] add unit test for TraceLogUtilTest in util
2021-12-23 10:16:45 +08:00
李晓双 Li Xiao Shuang
79ca04a737
Merge pull request #7369 from MajorHe1/add_unit_test_for_util_phase8
...
[ISSUE #5092 ] add unit test for SystemConfig/TimeoutUtils/UrlAnalysis…
2021-12-22 15:40:47 +08:00
MajorHe1
9c5307a99c
[ISSUE #5092 ] update unit test for TimeUtils in util.
2021-12-22 14:59:05 +08:00
李晓双 Li Xiao Shuang
701f3fd93d
Merge pull request #7381 from MajorHe1/add_unit_test_for_util_phase9
...
[ISSUE #5092 ] add unit test for ConfigExecutor in util.
2021-12-22 11:47:19 +08:00
李晓双 Li Xiao Shuang
d6429230e1
Merge pull request #7467 from dislazy/patch-1
...
[ISSUE #7468 ] upgrade log4j to 2.17.0 for develop
2021-12-22 11:41:54 +08:00
李晓双 Li Xiao Shuang
a2c807e5ce
Merge pull request #7370 from onewe/unittest/MD5UtilTest#getClientMd5Map
...
[ISSUE #5092 ] add unit test for the MD5UtilTest#getClientMd5Map
2021-12-22 11:20:27 +08:00
李晓双 Li Xiao Shuang
3eb168c6aa
Merge pull request #7365 from MajorHe1/add_unti_test_for_util_phase6
...
[ISSUE #5092 ] add unit test for SimpleCache/SimpleFlowData/SimpleIpFl…
2021-12-22 11:16:56 +08:00
李晓双 Li Xiao Shuang
78e17a1c4b
Merge pull request #7475 from YunWZ/develop
...
[ISSUE #7474 ]Remove meaningless parentheses
2021-12-22 10:47:16 +08:00
WeizhanYun
0946e65e94
Merge branch 'alibaba:develop' into develop
2021-12-21 23:55:18 +08:00
YunWZ
f30e69e9d5
Remove meaningless parentheses #7474
2021-12-21 23:53:38 +08:00
Jack Song
29a766cae4
feat(log4j): upgrade log4j to safe version
...
fix log4j to safe version
2021-12-21 13:53:03 +08:00
MajorHe1
c6bae6ba1d
[ISSUE #7276 ] init security proxy when construct in NacosNamingMainta… ( #7287 )
...
* [ISSUE #7276 ] init security proxy when construct in NacosNamingMaintainService
* [ISSUE #7276 ] add something to make ci re-run
2021-12-21 12:51:21 +08:00
MajorHe1
e5da9be27f
[ISSUE #5092 ] add unit test for Request/Response/RegexParser in util ( #7350 )
2021-12-21 12:50:37 +08:00
MajorHe1
f3e8d22b54
[ISSUE #5092 ] add unit test for CapacityService in service. ( #7430 )
2021-12-21 12:50:02 +08:00
MajorHe1
2b8f18a112
[ISSUE #5092 ] add unit test for SimpleReadWriteLock in util, add zero judgement when release read lock. ( #7366 )
2021-12-21 12:49:39 +08:00
赵延
78f783f55b
fix push again problem. ( #7412 )
2021-12-15 11:11:50 +08:00
onewe
9aeafd9359
[ISSUE #7411 ] fix NPE when the RpcClient shutdown ( #7413 )
...
* [ISSUE #7411 ] fix NPE when the RpcClient shutdown
- add unit test for this issue
* remove UnusedImports
2021-12-15 11:10:35 +08:00
李晓双 Li Xiao Shuang
5e55d4b1b6
Merge pull request #7415 from karsonto/develop-issue#7414
...
Fix for bug #7414
2021-12-15 10:29:46 +08:00
karsonto
46ea0a9492
Fix for bug #7414
2021-12-14 14:34:46 +08:00
李晓双 Li Xiao Shuang
8b3150b60b
Merge pull request #7389 from KomachiSion/develop-log4j2
...
upgrade log4j to 2.15.0
2021-12-10 10:33:45 +08:00
KomachiSion
7a2daa97cc
upgrade log4j to 2.15.0
2021-12-10 10:07:17 +08:00
MajorHe1
37cb76433a
[ISSUE #5092 ] add unit test for ConfigExecutor in util.
2021-12-08 15:34:24 +08:00
caomingjie-code
f136dde8fa
优化代码。防止并发bug ( #7341 )
2021-12-07 10:25:01 +08:00
onewe
9814bac80f
[ISSUE #5092 ] add unit test for the MD5UtilTest#getClientMd5Map
2021-12-07 09:09:28 +08:00
MajorHe1
de46f8045f
[ISSUE #5092 ] add unit test for SystemConfig/TimeoutUtils/UrlAnalysisUtils/ZipUtils in util.
2021-12-06 21:51:33 +08:00
MajorHe1
dd51e9b4b1
[ISSUE #5092 ] add unit test for SimpleCache/SimpleFlowData/SimpleIpFlowData in util
2021-12-06 16:18:11 +08:00
李晓双 Li Xiao Shuang
c9f858ad42
Merge pull request #7360 from hujun-w-2/feature_add_test_config_push_handler#5092
...
[ISSUE #5092 ]Add unit tests for class ConfigPublishRequestHandlerTest in nacos 2.0
2021-12-05 21:21:02 +08:00
hujun
972e18fe0f
Add unit tests for class ConfigPublishRequestHandlerTest in nacos 2.0
2021-12-05 16:14:20 +08:00
李晓双 Li Xiao Shuang
e854b13f41
Merge pull request #7355 from hujun-w-2/feature_add_test_remote_query_handler#5092
...
[ISSUE #5092 ]Add unit tests for class ConfigQueryRequestHandler in nacos 2.0
2021-12-05 00:43:52 +08:00
hujun
e93f97fd17
Add unit tests for class ConfigQueryRequestHandler in nacos 2.0
2021-12-05 00:04:59 +08:00
hujun
ce3edbc098
Add unit tests for class ConfigQueryRequestHandler in nacos 2.0
2021-12-04 23:55:46 +08:00
hujun
2d02118391
Add unit tests for class ConfigQueryRequestHandler in nacos 2.0
2021-12-04 23:52:37 +08:00
hujun
d0fee765d5
Add unit tests for class ConfigQueryRequestHandler in nacos 2.0
2021-12-04 23:51:42 +08:00
hujun
b6a733f6ce
Add unit tests for class ConfigQueryRequestHandler in nacos 2.0
2021-12-04 23:34:55 +08:00
hujun
1665f3ee6e
Add unit tests for class ConfigQueryRequestHandler in nacos 2.0
2021-12-04 19:58:56 +08:00
hujun
f5ad8c83ca
Add unit tests for class ConfigQueryRequestHandler in nacos 2.0
2021-12-04 19:18:46 +08:00
李晓双 Li Xiao Shuang
4c27c03052
Merge pull request #7311 from li-xiao-shuang/feature_7310
...
[ISSUE #7310 ] replace with <>
2021-12-01 11:51:52 +08:00
李晓双 Li Xiao Shuang
6c2704dd3d
[ISSUE #7308 ] replace with lambda ( #7309 )
...
* replace with lambda
* remote unused import
2021-11-30 16:05:24 +08:00
lixiaoshuang
3059cf8683
replace with <>
2021-11-29 22:51:29 +08:00
赵延
c0fb69bdb3
fix update task can't stop problem. ( #7248 )
2021-11-29 10:28:10 +08:00
MajorHe1
7123fedcd6
[ISSUE #5092 ] format unit test for utils about param\property\protocol in nacos-config ( #7278 )
2021-11-29 10:06:57 +08:00
MajorHe1
a0543adafc
[ISSUE #5092 ] add unit test for utils in nacos-config ( #7251 )
2021-11-24 11:19:33 +08:00
rui.zhang
d05dff5139
fix: 在请求中保存用户信息到 httpsession 修复issue:#7141 ( #7252 )
2021-11-24 11:18:50 +08:00
onewe
e5cb831965
[ISSUE #7229 ] Optimize the constants to the utils package for the client module. Part 5 ( #7259 )
...
* add Constants.java
* Optimize the constants to the utils package for the client module
2021-11-24 11:17:40 +08:00
onewe
e4c5368147
[ISSUE #7229 ] Optimize the constants to the logging package for the client module. Part 2 ( #7256 )
...
* add Constants.java
* Optimize the constants to the logging package for the client module
2021-11-24 11:16:09 +08:00
MajorHe1
33427e83bf
[ISSUE #5092 ] add unit test for DiskUtils in nacos-config ( #7263 )
2021-11-24 11:07:32 +08:00
MajorHe1
6743fe6931
[ISSUE #5092 ] add unit test for utils about group\log\MD5 in nacos-co… ( #7271 )
...
* [ISSUE #5092 ] add unit test for utils about group\log\MD5 in nacos-config
* [ISSUE #5092 ] format unit test for utils about group\log\MD5 in nacos-config
2021-11-24 11:06:48 +08:00
onewe
408c77ed68
Typo in word 'accetor' ( #7273 )
...
Close #7249
2021-11-24 11:06:26 +08:00
杨翊 SionYang
8b88eaa69f
Add ephmeral attribute in v2 service query api. ( #7262 )
2021-11-19 11:38:48 +08:00