Daydreamer-ia
02bd4872ca
Change the way to transport ability table.
2022-09-09 18:41:04 +08:00
Daydreamer-ia
afbfed2954
Remove the unused filed.
2022-09-08 18:34:03 +08:00
Daydreamer-ia
89b450537e
Add the response to setup request.
2022-09-08 18:23:35 +08:00
Daydreamer-ia
eedb84f2a1
Send the newest abilities to client.
2022-09-05 16:22:42 +08:00
Daydreamer-ia
eb6ea55fef
load server abilities from ServerAbilities if config doesn't define
2022-09-04 17:11:26 +08:00
Daydreamer-ia
fd6938566f
Add junit test
2022-09-04 16:50:25 +08:00
Daydreamer-ia
6b2d3b1f3a
Return nothing if existed connection from other cluster node doesn't support ability table.
2022-09-04 16:31:45 +08:00
Daydreamer-ia
138f0758eb
Remove dead code.
2022-09-03 16:12:25 +08:00
Daydreamer-ia
eada63e8d0
Fix checkstyle and support server ability manager load config.
2022-09-03 16:01:24 +08:00
Daydreamer-ia
4de709cc0a
Supports server change ability by editing config.
2022-09-03 14:27:41 +08:00
Daydreamer-ia
ac2523ab7d
Add the priority to AbilityControlManager.
2022-09-03 14:11:55 +08:00
Daydreamer-ia
182b821938
Remove the component listening to cluster ability, disable the cluster capability table when the connected server does not support capability negotiation.
2022-09-02 21:56:03 +08:00
Daydreamer-ia
41d278d6f1
Add junit test
2022-09-01 20:31:48 +08:00
Daydreamer-ia
8143608e7d
Merge branch 'asoc2022_issue#8458' of https://github.com/Daydreamer-ia/nacos into asoc2022_issue#8458
2022-09-01 19:36:41 +08:00
Daydreamer-ia
118cde52e7
Separate client capability and server capability: ClientAbilities and ServerAbilities.
2022-09-01 19:33:08 +08:00
Daydreamer-ia
6273cce1df
Separate client capability and server capability: ClientAbilities and ServerAbilities.
2022-09-01 17:42:01 +08:00
Daydreamer-ia
37cf6c47d8
Fix checkstyle.
2022-09-01 12:33:34 +08:00
Daydreamer-ia
dd6c565e65
Fix note
2022-08-31 21:26:13 +08:00
Daydreamer-ia
22ace653fc
The abilities of stock connection abilities remains unchanged and the abilities of incremental connection changes.
2022-08-31 21:22:24 +08:00
Daydreamer-ia
4560d88327
Tell unknown if it cannot find AbilityTable.
2022-08-31 19:05:00 +08:00
Daydreamer-ia
92add6e833
Separate client capability and server capability: ClientAbilities and ServerAbilities.
2022-08-31 16:59:43 +08:00
Daydreamer-ia
a47f052c90
Remove the AbilityHandlePreProcessor and AbilityStatus. Change the way to get or remove AbilityTable for RpcClient.
2022-08-30 21:36:24 +08:00
Daydreamer-ia
de9e113e24
Fix checkstyle
2022-08-28 19:10:55 +08:00
Daydreamer-ia
679b0e0184
Example for new ability.
2022-08-28 18:48:48 +08:00
Daydreamer-ia
26bbc5780b
Adapt and replace old version ability api.
2022-08-28 18:45:56 +08:00
Daydreamer-ia
838c3d0ded
Adapt the support of new ability control.
2022-08-28 18:20:35 +08:00
Daydreamer-ia
ce4fb189b8
Fix the bug that cannot load AbilityControlManager.
2022-08-28 18:08:29 +08:00
Daydreamer-ia
613335e763
Add the junit test for AbilityControlManager.
2022-08-28 17:42:45 +08:00
Daydreamer-ia
4275358975
Add the default implements for client and server.
2022-08-28 17:40:08 +08:00
Daydreamer-ia
4098297e51
Add the base implements for ability control.
2022-08-28 17:38:08 +08:00
Daydreamer-ia
a15ef8eb3a
Add the base interface and entity for ability control.
2022-08-28 17:35:39 +08:00
Weizhan Yun
0ac96e1602
[ISSUE #9014 ] performance optimization--refacte TpsMonitorPoint ( #9021 )
...
* performance optimization
* fix check style
* fix test unit
* fix test unit for `getTimeFormatOfSecond` method.
* fix unit test for LimiterTest.
* fix error usage case for asserEquals method;eliminate interactions between test methods
2022-08-26 09:57:34 +08:00
yjqg6666
cb3c78b93b
[ #344 ] rename initialization sql files ( #8969 )
2022-08-25 16:54:18 +08:00
杨翊 SionYang
f1c95a8fb4
Fix grpc push data not filter by cluster. ( #9019 )
2022-08-24 09:56:37 +08:00
chenhao26
3c8c6a7a14
add some utils UT ( #9006 )
...
add some utils UT
2022-08-22 15:43:22 +08:00
刘邵宇 ShaoyuLiu
3f75b3a2c5
[ISSUE #8993 ]Close input stream and output stream by try with resource[nacos-common] ( #8997 )
...
* [ISSUE #8993 ]Close input stream and output stream by try with resource[nacos-common]
* [ISSUE #8993 ]Close input stream and output stream by try with resource[nacos-common]
* [ISSUE #8993 ]Close input stream and output stream by try with resource[nacos-common]
2022-08-22 09:40:53 +08:00
Karson
3839cdc307
add unit test for ReflectUtils ( #8999 )
...
* add unit test for ReflectUtils
* reformat code
2022-08-22 09:38:01 +08:00
chenhao26
bdf9d04ead
remove namespaceShowName uniqueness check ( #8989 )
2022-08-18 11:11:52 +08:00
chenhao26
87d9efde2d
add some auth plugin test ( #8988 )
...
* add some auth plugin test
* ru ci
2022-08-18 09:29:46 +08:00
chenhao26
db72e4f9c1
fix LookupFactoryTest ut / ci ( #8985 )
...
* fix ci
* run ci
* check cla report
* check style
2022-08-17 20:39:42 +08:00
shiherua
ec134a3bc4
Improve code specifications. ( #8965 )
...
Flip the call to equals method to avoid null pointer exception.
2022-08-17 14:11:29 +08:00
@xiaochangbai
8c43096171
optimize: internationalization of product description content on landing pages ( #8956 )
2022-08-15 10:09:06 +08:00
chenhao26
b9609b365f
add some junit test ( #8966 )
...
* add some junit test
* fix some junit
* add license
2022-08-15 10:08:28 +08:00
liaochuntao
faa69f469d
Merge pull request #8962 from hujun-w-2/fix_address_bug2
...
[#ISSUE 8882]FIX nacos-client 2.1.0 erorr use endpoint configuration
2022-08-12 20:04:04 +08:00
hujun3
861e8c5233
judge endpoint
2022-08-12 18:21:46 +08:00
Weizhan Yun
b91abb83cb
fix #8947 . ( #8959 )
2022-08-12 16:58:39 +08:00
onewe
8f8a1f3a2e
[ISSUE #8925 ] fix that the replaceAll operation is invalid ( #8929 )
...
Close #8925
2022-08-12 16:49:23 +08:00
无处不在
21b624e302
[ISSUE #8931 ] Fix bug :BatchInstanceData cannot Serializable question ( #8940 )
...
* [fix] fix BatchInstanceData cannot Serializable question
* fix update serialVersionUID auto generate
2022-08-12 16:44:15 +08:00
liushaoyu-soft
474b25dff5
Update IoUtils.java ( #8948 )
...
An IOException has been catch,so throws IOException Is invalid
2022-08-12 16:42:38 +08:00
heimanba
8cede1cf84
refactor: 💡 update console-ui theme ( #8951 )
...
✅ Closes: https://github.com/alibaba/nacos/issues/8950
2022-08-11 21:40:54 +08:00