杨翊 SionYang
afed87ee30
Fix config IT for nacos2 ( #5421 )
2021-04-20 18:16:30 +08:00
brothelul
5e455af2a2
add the InterruptedException catch ( #5416 )
2021-04-20 16:39:29 +08:00
haoyann
f217246c48
[ISSUE #5291 ]Enhancement BeatTask always execute ( #5410 )
...
* enhancement BeatTask always execute
* revert useless modify
2021-04-20 10:36:36 +08:00
杨翊 SionYang
3a4c8efb14
For #5404 , Fix frequently udp push for client 1.X ( #5413 )
2021-04-20 09:57:14 +08:00
孙继峰
3ce1cbab8b
fix #5390 ( #5391 )
2021-04-19 10:56:43 +08:00
JackSun-Developer
36a4a84474
[ #5393 ] The class core.distributed.raft.JRaftProtocol lacks a lot of Unit Tests. ( #5395 )
2021-04-19 10:41:37 +08:00
brothelul
d27c5a9260
Add the explain of running NamingExample ( #5382 )
...
* Add the explain of running NamingExample
* change the explain of running NamingExample
2021-04-19 09:32:21 +08:00
JackSun-Developer
5b770a0306
[ #5353 ] The class core.distributed.raft.JRaftServer lacks a lot of Unit Tests. ( #5394 )
2021-04-19 09:30:58 +08:00
JackSun-Developer
2b29315889
[ #5353 ] The class core.distributed.raft.JRaftServer lacks a lot of Unit Tests. ( #5396 )
2021-04-19 09:29:52 +08:00
JackSun-Developer
121750ee33
[ #5393 ] The class core.distributed.raft.JRaftProtocol lacks a lot of Unit Tests. ( #5398 )
2021-04-19 09:29:02 +08:00
杨翊 SionYang
73eea9c0bb
Use ThreadUtil and EnvUtil replace Runtime.availableProcessor ( #5388 )
2021-04-16 17:32:14 +08:00
xiaoheng1
acb02f6bf3
[ISSUE #5370 ]Modify the Chinese comments in MD5Utils to English ( #5371 )
...
* fix #5370 Modify the Chinese comments in MD5Utils to English
* code format
2021-04-16 11:00:11 +08:00
haoyann
394230309d
[ISSUE #4602 ]add new version config export feat ( #5345 )
...
* add new version config export feat
* add new export button
* fix ci
* fix magical value
* add YamlParserConstructor
parse config reduce loop
* fix ci
2021-04-16 10:39:55 +08:00
MajorHe1
ec2528f475
[ISSUE #5361 ] check isUseGrpcFeatures() when register instance using GRPC protocol ( #5365 )
...
* [ISSUE #5361 ] check isUseGrpcFeatures() when register instance using GRPC protocol
* [ISSUE #5361 ] change hint message when register instance failed using GRPC
2021-04-16 10:34:58 +08:00
Ryan Cheung
9cd025a114
[ #5308 ]word spell error in comments ( #5313 )
...
* fix the spelling error
* fix the spelling error
2021-04-14 11:00:59 +08:00
JackSun-Developer
02ebe0190e
[ #5350 ] In version 1.4.1, modify the Server is Down prompt to the specific reason for the machine failure and send it to the user ( #5360 )
2021-04-14 10:02:49 +08:00
杨翊 SionYang
f1a0c8b603
Merge pull request #5356 from KomachiSion/feature_support_grpc_core
...
Synchornize codes from develop branch
2021-04-13 14:46:06 +08:00
KomachiSion
77990982ef
Solve Conflict
2021-04-13 14:44:21 +08:00
KomachiSion
51cc2b1b4b
Merge remote-tracking branch 'upstream/develop' into feature_support_grpc_core
...
# Conflicts:
# client/src/main/java/com/alibaba/nacos/client/config/NacosConfigService.java
# client/src/main/java/com/alibaba/nacos/client/config/impl/CacheData.java
# client/src/main/java/com/alibaba/nacos/client/config/impl/ClientWorker.java
# client/src/test/java/com/alibaba/nacos/client/config/common/GroupKeyTest.java
# common/src/test/resources/META-INF/services/com.alibaba.nacos.common.spi.SpiTestInterface
# config/src/main/java/com/alibaba/nacos/config/server/controller/ConfigServletInner.java
# console/src/main/resources/static/css/main.css
# console/src/main/resources/static/js/main.js
# istio/src/main/java/com/alibaba/nacos/istio/mcp/NacosMcpService.java
# naming/src/main/java/com/alibaba/nacos/naming/controllers/ApiController.java
# naming/src/main/java/com/alibaba/nacos/naming/controllers/CatalogController.java
# naming/src/main/java/com/alibaba/nacos/naming/push/PushService.java
2021-04-13 14:28:30 +08:00
杨翊 SionYang
e689c1a3a1
Remove blocked thread for Protocol metadata ( #5354 )
2021-04-13 14:12:19 +08:00
Lisheng Zheng
876791da13
fix(istio): should respond all kinds of collections for istio's request ( #5312 )
2021-04-13 09:30:22 +08:00
TouchZZZ
4b4d21d54f
support ldap login ( #5225 )
2021-04-12 10:09:16 +08:00
ShawnSiao
f22b93cac3
fix #5234 ( #5266 )
2021-04-12 10:04:24 +08:00
Jisfeng
d9dff86f7a
fix subscriber app unknown ( #5324 )
2021-04-12 10:01:19 +08:00
iaoongin
f8702238f4
Fix. The mouse hovers over the margin in a pointer state and cannot be clicked ( #5332 )
2021-04-12 10:00:19 +08:00
cutiechi
7a1e78e836
[ISSUE#5253] Fix missing identity header error ( #5309 )
...
* Fix missing identity header error
* Format code
* Remove unnecessary change
2021-04-09 10:46:54 +08:00
haoyann
b542de727c
Subscriber list servername add required ( #5310 )
2021-04-09 10:45:25 +08:00
haoyann
50c37b044a
remove unused methods ( #5256 )
2021-04-08 17:35:14 +08:00
杨翊 SionYang
a50d9678ae
Push support config some parameters ( #5307 )
2021-04-08 17:25:31 +08:00
赵延
d07e89098d
memory optimize. ( #5273 )
2021-04-08 16:11:55 +08:00
杨翊 SionYang
cef3607307
Revert "fix subscriber app unknown ( #5274 )" ( #5305 )
...
This reverts commit 4c499794c4
.
2021-04-08 16:10:01 +08:00
Jisfeng
4c499794c4
fix subscriber app unknown ( #5274 )
2021-04-08 16:08:35 +08:00
FlyingLambrog
68fb60b6c4
Fix README command ( #5275 )
2021-04-08 16:05:06 +08:00
Wu Zhiguo
9bcb901174
Fix some typo ( #5260 )
...
* fix some typo
* rollback some comment format
2021-04-03 12:57:57 +08:00
nov.lzf
46179d6664
fix cluster reconnection bug. ( #5265 )
2021-04-01 18:45:23 +08:00
lzp0412
95194bd93d
[ISSUE #4856 ]support mcp over xds ( #5124 )
...
* support mcp over xds
* add some exclude for checkstyle and rat
* exclude some auto generate code for pmd checkstyle
* remove redundancy property
2021-03-31 17:23:47 +08:00
shalk(xiao kun)
51a3cf9fe7
clean some inner method is never used ( #5125 )
2021-03-31 13:59:25 +08:00
shalk(xiao kun)
41b08c8b53
fix publishConfig lost type ( #5186 )
2021-03-31 13:48:26 +08:00
杨翊 SionYang
e6de2745f0
Merge pull request #5241 from KomachiSion/2.0.0-bugfix
...
Upgrade to 2.0.0 bugfix
2021-03-30 19:24:20 +08:00
KomachiSion
2c55f4f212
Merge remote-tracking branch 'upstream/feature_support_grpc_core' into 2.0.0
2021-03-30 19:15:23 +08:00
杨翊 SionYang
d146e057c4
Fix ThreadPool usage problem and add some monitor for distro ( #5237 )
2021-03-30 16:27:41 +08:00
shalk(xiao kun)
975985ecc4
[ISSUE #5151 ] add ut for package c.a.nacos.client.naming.core ( #5193 )
...
* add ut for package c.a.nacos.client.naming.core
* fix
* fix shutdown
* fix import
2021-03-30 10:17:56 +08:00
shalk(xiao kun)
51d57e083c
upgrade mockito from 2.4 to 3.8 ( #5226 )
2021-03-30 10:16:46 +08:00
shalk(xiao kun)
85c7d4e518
add ut for c.a.nacos.client.naming.utils in nacos 2.0 ( #5230 )
2021-03-30 10:16:09 +08:00
shalk(xiao kun)
712774f31b
remove unused utils; use threadlocalrandom from jdk since 1.7 ( #5231 )
2021-03-30 10:15:06 +08:00
nov.lzf
a6a254a1c0
fix thread pool ( #5233 )
...
* fix thread pool
* fix log
2021-03-29 21:31:06 +08:00
杨翊 SionYang
1969f00aa5
Fix #5204 , Fix query error when pageNo is larger than service number. ( #5228 )
2021-03-29 15:31:25 +08:00
shalk(xiao kun)
6d500c92ab
check group and dataId in groupKey ( #5100 )
2021-03-29 15:23:55 +08:00
haoyann
6ce150371d
fix config list sort and search problem ( #5223 )
2021-03-29 12:02:37 +08:00
JackSun-Developer
7cab70e889
[ #5171 ] Too much Integration Tests in package com.alibaba.nacos.test.naming cannot pass, could you fix them? ( #5224 )
2021-03-29 10:51:04 +08:00