brotherlu-xcq
3960beb869
[ISSUE #7006 ] remove the unnecessary popup when delete namespace. ( #7007 )
2021-10-08 09:27:17 +08:00
赵延
4efd0e7a7b
Fix response success ( #6987 )
...
* fix Response.success is false logic problem.
* fix Response.success is false logic problem.
2021-09-26 21:17:38 +08:00
吴治国
a74eb55270
[ISSUE #5095 ] Add some testcases for common cache ( #6950 )
...
* add testcase for common cache
* license
2021-09-23 10:29:58 +08:00
吴治国
cdd2a8f5b8
[ISSUE #5095 ] Add testcase for common base64 ( #6952 )
...
* add testcase for common base64
* testcase
* license
2021-09-23 10:29:15 +08:00
吴治国
cf2b4a541a
[ISSUE #5095 ] Add some testcases for common executor ( #6959 )
...
* add some testcases for common executor
* style
2021-09-23 10:28:17 +08:00
孙继峰
c61440f32c
fix unit test fail ( #6958 )
2021-09-23 09:58:38 +08:00
Roger3581321
6b568119c2
add final to modify the utility class ( #6951 )
2021-09-22 09:42:47 +08:00
brotherlu-xcq
dd388e4d05
[ISSUE #6894 ] add the unit test of com.alibaba.nacos.naming.remote.rpc.handler. ( #6916 )
2021-09-22 09:40:01 +08:00
realJackSun
e1978d33f3
Add Nacos-on-cloud information ( #6909 )
...
* Add Nacos-on-cloud information
* Update README.md
2021-09-18 20:01:43 +08:00
brotherlu-xcq
90567c7da4
[ISSUE #6894 ] add the unit test of com.alibaba.nacos.naming.remote.udp. ( #6895 )
2021-09-17 19:30:20 +08:00
brotherlu-xcq
11cdba81b3
[ISSUE #6894 ] add the unit test of com.alibaba.nacos.naming.remote.rpc.filter. ( #6905 )
2021-09-17 19:28:46 +08:00
andotorg
99e6ce9c81
support issues #6645 ( #6903 )
...
* add ldap print error log
* update history dataId and group filter is select
* fix select add showSearch properties
* To avoid unexpected NPE
* add security annotation on controller configs method
2021-09-17 19:28:26 +08:00
Catcher Wong
bfa94e318d
[ISSUE #6817 ] sample code add C# ( #6818 )
2021-09-09 09:30:32 +08:00
brotherlu-xcq
6df0f22244
[ISSUE #6430 ] [TASK 3] Integrate this workflow to Nacos 2.0, integrate the new Selector logic into 2.x. ( #6720 )
...
* [ISSUE #6301 ] [TASK 3] integrate Selector into Nacos 2.x.
* new compute logic in 2.x
* [ISSUE #6301 ] the compute logic.
* [ISSUE #6430 ] remove the unused code and remove the cache logic in Udp push task.
2021-09-09 09:17:06 +08:00
brotherlu-xcq
3c95021c24
[ISSUE #6793 ] synchronize the betaIps in header and form data. ( #6799 )
2021-09-07 11:32:09 +08:00
Yang
e3a18c6631
[ #6798 ] Support to merge nacos resource update events to avoid more computation. ( #6795 )
...
* Support to merge nacos resource update events to avoid more computation
* Fix import
* remove mcp and xds aync
2021-09-05 00:49:27 +08:00
brotherlu-xcq
9658d23b07
[ISSUE #6767 ] optimize the push data logic. ( #6773 )
...
* [ISSUE #6767 ] optimize the push logic.
* [ISSUE #6767 ] move the service to PushDataWrapper.
* [ISSUE #6767 ] optimize the ServiceMetadata.
* [ISSUE #6767 ] format the javadoc.
* [ISSUE #6767 ] format the javadoc.
* [ISSUE #6767 ] fix ci issue.
* [ISSUE #6767 ] fix ci issue.
* [ISSUE #6767 ] fix ci issue.
2021-09-02 14:54:17 +08:00
brotherlu-xcq
fa0ef3df53
[ISSUE #6783 ] Add unit tests for package com.alibaba.nacos.naming.core.v2.upgrade. ( #6785 )
...
* [ISSUE #6793 ] add UpgradeStatesTest.
* [ISSUE #6793 ] add DoubleWriteEventListenerTest.
2021-09-02 10:48:10 +08:00
Yang
4ac1a9b0ed
Fix empty watched status for mcp service ( #6765 )
2021-08-29 12:41:33 +08:00
Yang
c41ddc06c1
Improve mcp and mcp-over-xds ( #6746 )
...
* Improve mcp and mcp-over-xds
* fix style check
2021-08-27 10:05:30 +08:00
brotherlu-xcq
05b0116b1b
[ISSUE #6749 ] fix the batch delete has no permission problem. ( #6754 )
2021-08-27 09:41:39 +08:00
brotherlu-xcq
d2267d7bf3
[ISSUE #6609 ] fix the startup.sh problem. ( #6739 )
...
* [ISSUE #6737 ] fix the shell issue.
* [ISSUE #6737 ] fix the shell issue.
2021-08-27 09:33:47 +08:00
赵延
8ba4116e51
Upgrade jraft version to 1.3.8 ( #6733 )
...
* upgrade jraft version to 1.3.8
* upgrade jraft version to 1.3.8
2021-08-25 09:16:19 +08:00
brotherlu-xcq
4aadcf8333
[ISSUE #6609 ] fix the shell issue using jdk more than 8. ( #6725 )
2021-08-24 09:43:29 +08:00
secbro2
562cf6f579
optimize the HashMap’s initialCapacity ( #6714 )
2021-08-24 09:36:59 +08:00
brotherlu-xcq
5889b3a5de
[ISSUE #6703 ] when delete an nonexistent, return services not exist error. ( #6704 )
2021-08-20 09:37:20 +08:00
brotherlu-xcq
ba6e161353
[ISSUE #6301 ] [TASK 2] change the UI and startup shell to support custom selector config. ( #6691 )
2021-08-20 09:32:31 +08:00
brotherlu-xcq
9670627724
[FOR #6301 ] [TASK 1] Integrate this workflow to Nacos 2.0, replace the Selector in 1.x. ( #6680 )
...
* [ISSUE #6301 ] replace the Selector in 1.x.
* [ISSUE #6301 ] remove the annotation of API(get all selector types).
2021-08-18 10:00:54 +08:00
secbro2
6a273c9451
format and optimize the log ( #6675 )
...
* complete the warn log
* format and optimize the log
* format and optimize the log
2021-08-17 09:31:43 +08:00
BlackBAKA
1a53916329
[ISSUE #6628 ] Remove redundant functional interfaces ( #6653 )
2021-08-17 09:27:46 +08:00
secbro2
8801be513d
complete the warn log ( #6646 )
...
* complete the warn log
* format and optimize the log
2021-08-16 10:11:35 +08:00
xxc
5201af9ab7
Merge pull request #6666 from alibaba/yanlinly-patch-1-1
...
update enterprise info
2021-08-16 10:08:00 +08:00
yanlinly
14ee386f5e
update enterprise info
2021-08-16 09:51:53 +08:00
brotherlu-xcq
27b0a0cd8a
[ISSUE #6643 ] Add unit tests for package com.alibaba.nacos.naming.core.v2.service. ( #6644 )
2021-08-13 09:47:00 +08:00
杨翊 SionYang
5388290e3f
Merge pull request #6639 from myifeng/develop
...
FIX #6625 When switching namespaces, search criteria do not work
2021-08-13 09:45:44 +08:00
myifeng
a5a79b96d9
Merge branch 'alibaba:develop' into develop
2021-08-12 16:07:25 +08:00
myifeng
aba34d7fb3
fix : #6625
2021-08-12 16:05:23 +08:00
myifeng
fc27e77c3a
Remove unused code; Use Camel-Case;Optimize if statement; ( #6616 )
...
* Remove unused code;
* Optimize if statement;
* Use Camel-Case
2021-08-12 09:48:50 +08:00
brotherlu-xcq
46c1f7e6df
simple the logic of input RpcClient. ( #6444 )
2021-08-11 13:42:38 +08:00
孙继峰
2343a4ed14
add unit test to HttpUtils ( #6617 )
2021-08-11 13:34:18 +08:00
secbro2
0dffe2e769
change the "initialCapacity" of HashMap ( #6588 )
...
* HashMap自动扩容因子0.75,此处默认值会自动扩容一次。
* Revert "HashMap自动扩容因子0.75,此处默认值会自动扩容一次。"
This reverts commit e7b2055e
* 修复HashMap自动扩容一次问题
2021-08-11 13:31:49 +08:00
myifeng
b2f632d34a
Use Camel-Case
2021-08-10 18:20:13 +08:00
myifeng
ec1ea55536
Optimize if statement;
2021-08-10 18:19:14 +08:00
myifeng
020354e068
Remove unused code;
2021-08-10 18:17:58 +08:00
brotherlu-xcq
025bee74c9
[ISSUE #6535 ] throw the NacosException in 2.x to keep same with 1.x when Service doesn't exist. ( #6597 )
...
* [ISSUE #6535 ] throw the service not find exception in Nacos 2.x when service no exist.
* [ISSUE #6535 ] remove the unnecessary variable.
2021-08-10 09:41:17 +08:00
赵延
1a3c8cfb60
fix npe when connection is not established. ( #6534 )
2021-08-10 09:31:40 +08:00
孙继峰
4c1175acf0
add retryTimes check ( #6594 )
2021-08-09 10:05:42 +08:00
MajorHe1
0b15090bab
[ISSUE #6572 ] add client info for OperatorController metrics interface ( #6576 )
...
* [ISSUE #6572 ] add client info for OperatorController metrics interface
* [ISSUE #6572 ] move PERSISTENT_SUFFIX to ClientConstants
2021-08-09 09:52:32 +08:00
ZZQ的
d54789dbc3
Remove expired TODO ( #6586 )
...
* Remove expired TODO
* Format code
2021-08-09 09:50:11 +08:00
brotherlu-xcq
fa2d4d0eb4
[ISSUE #6551 ] fix the console log and the dismiss word. ( #6590 )
2021-08-09 09:48:45 +08:00