杨翊 SionYang
30304f0b3a
For #5171 , Fix naming IT case ( #5450 )
2021-04-22 16:40:22 +08:00
Pixy Yuan
758b8b3942
[ISSUE #5442 ] change state to UP when received status form old version server ( #5445 )
...
* [ISSUE #5442 ] change state to UP when received status form old version server
* [ISSUE #5442 ] Optimize server status received logic
2021-04-22 16:39:19 +08:00
MajorHe1
0a4f7f5e75
[ISSUE #5361 ] check isUseGrpcFeatures() when subscribe service using GRPC ( #5411 )
...
* [ISSUE #5361 ] check isUseGrpcFeatures() when subscribe service using GRPC
* [ISSUE #5361 ] add a GrpcRequestFilter to check isUseGrpcFeatures() when using GRPC protocol
* [ISSUE #5361 ] add a judgement whether request instance of AbstractNamingRequest
* [ISSUE #5361 ] reformat code using nacos-code-style-for-idea.xml
2021-04-22 10:12:57 +08:00
杨翊 SionYang
a95236acda
For #5171 , Fix some naming IT case ( #5436 )
2021-04-21 19:26:14 +08:00
杨翊 SionYang
4c1b879d00
For #5419 , Fix Nacos 2.0 client auth may invalid for non public namespace. ( #5422 )
2021-04-20 19:29:59 +08:00
杨翊 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
杨翊 SionYang
3a4c8efb14
For #5404 , Fix frequently udp push for client 1.X ( #5413 )
2021-04-20 09:57:14 +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
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
杨翊 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
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
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
shalk(xiao kun)
ebc64d2042
add ut for c.a.nacos.client.naming.event in nacos 2.0 ( #5192 )
2021-03-29 10:48:06 +08:00
mai.jh
9cdfd9599d
[ISSUE-#5182] Remove ConfigController#removeRequestContext method. ( #5201 )
...
* fix #5182 , After some discussion, 2.0 adopted a long connection approach and decided to remove RemoveRequest Context
* fix #5182 , After some discussion, 2.0 adopted a long connection approach and decided to remove RemoveRequest Context
* Removing invalid import
2021-03-26 13:52:56 +08:00
邪影oO
5146fad227
fix #4852 : main.js too large ( #5199 )
2021-03-26 13:43:06 +08:00
李晓双 Li Xiao Shuang
d5b9b908a0
[ISSUE #5096 ] Add unit tests to package com.alibaba.nacos.naming.healthcheck in nacos 2.0 ( #5170 )
...
* add unit test for healthcheck
* add newline
* delete javadoc
* add Licensed
* add verify
* normalize
2021-03-26 10:01:06 +08:00
赵延
1ec21de8f4
groupName can't be empty. ( #5196 )
2021-03-26 09:54:13 +08:00
杨翊 SionYang
46c9a96ec5
Fix #5178 , Fix NPE when init server list failed. ( #5188 )
2021-03-26 09:36:20 +08:00
haoyann
8cef69e502
service list add view subscriber feat ( #5185 )
2021-03-25 09:59:08 +08:00
Pixy Yuan
db49388f62
[ISSUE #5169 ] Fix instance beat run only by responsible server. ( #5179 )
...
* [ISSUE #5169 ] DISTRO filter support `beat` parameter
For old version clients.
* [ISSUE #5169 ] Only responsible server need to check instance heartbeats
2021-03-25 09:48:00 +08:00