李晓双 Li Xiao Shuang
ce2139e58a
update README.md ( #6024 )
2021-06-09 17:08:53 +08:00
Pixy Yuan
0d63616a29
[ISSUE #6019 ] Support fetching server list from endpoint with namespace. ( #6020 )
2021-06-09 16:41:31 +08:00
杨翊 SionYang
13fe9a84c7
Add/Remove cache before call server. ( #6015 )
2021-06-09 14:52:18 +08:00
杨翊 SionYang
a5f1a5c2fd
Fix #5835 , remove global params username. ( #6014 )
2021-06-09 14:49:50 +08:00
邪影oO
cdc2e3409a
fix #5934 ( #6017 )
2021-06-09 14:47:07 +08:00
brotherlu-xcq
5e7f2d5f20
[code quality] [nacos-istio] [all] simple the judge logic, constant export ( #6012 )
2021-06-09 10:21:11 +08:00
brotherlu-xcq
79be070e1b
[code quality] [nacos-client] [naming] simple the judge logic, constant export ( #6009 )
2021-06-09 10:17:45 +08:00
李晓双 Li Xiao Shuang
43f4d5d927
improve the code quality for naming ( #6008 )
2021-06-09 10:05:23 +08:00
brotherlu-xcq
bec96c1f19
[code quality] [nacos-client] [identity] simple the judge logic, constant export, chinese javadoc translate ( #6005 )
2021-06-09 09:56:55 +08:00
Cherish 蔡
c025dc2c18
Feat resource parser group ( #5889 )
...
* feat(#5888 ): ResourceParser groupName change the splicing method.
* feat(#5888 ): add UT for NamingResourceParser and ConfigResourceParser
2021-06-09 09:48:18 +08:00
brotherlu-xcq
1daa598902
[FOR 5771 config impl] improve the code quality of nacos-client. ( #5980 )
...
* [code quality] [nacos-client] [common/filter/http] simple the judge logic, constant export, chinese javadoc translate
* [code quality] [nacos-client] [impl] remove unused import
* [code quality] [nacos-client] [impl] fix CI problem
2021-06-09 09:46:07 +08:00
realJackSun
ac3280aa5b
[fix5986] Fix unit tests in nacos-address ( #5997 )
2021-06-08 13:28:40 +08:00
realJackSun
7f1f917839
[5989] Fix unit tests in nacos-common ( #5994 )
2021-06-08 13:24:48 +08:00
brotherlu-xcq
32b20c906f
[code quality] [nacos-client] [utils] simple the judge logic, constant export, chinese javadoc translate ( #5981 )
2021-06-08 10:19:08 +08:00
brotherlu-xcq
23bd92b36f
[FOR 5771 config common/filter/http] improve the code quality of nacos-client. ( #5979 )
...
* [code quality] [nacos-client] [common/filter/http] simple the judge logic, constant export, chinese javadoc translate
* [code quality] [nacos-client] [common/filter/http] remove unused import
2021-06-08 09:53:45 +08:00
Pixy Yuan
4cbc6a4960
[ISSUE #5952 ] Feature make naming rpc client aware of server list change ( #5974 )
...
* [ISSUE #5952 ] Optimize rpcClient creation lock.
* [ISSUE #5952 ] Make naming rpc client aware of server list change.
2021-06-07 20:07:39 +08:00
杨翊 SionYang
ae39b9502a
[ISSUE#5921] Adapt some Naming API after upgrading to v2.x. ( #5972 )
...
* Fix #5921 , Adapt some Naming API after upgrading to v2.x.
* Fix pmd
2021-06-07 16:37:01 +08:00
李晓双 Li Xiao Shuang
90cb967763
improve the code quality for naming misc ( #5944 )
2021-06-07 14:30:24 +08:00
realJackSun
fb2e030b3c
Merge pull request #5946 from li-xiao-shuang/feature_update_readme_develop
...
[ISSUE #5945 ]Modify console-ui README.md to submit to Develop
2021-06-07 09:15:44 +08:00
nov.lzf
de6a4b803d
client aware server list change ( #5952 )
2021-06-04 19:34:38 +08:00
nov.lzf
55c6f44413
fix query sla multi connection model ;add rpc client error log; optimize client shutdown ( #5949 )
...
* fix multi connection model ,query sla
* add rpc client error log
* optimize client shutdown
* optimize client log
2021-06-04 15:27:32 +08:00
lixiaoshuang
aa6aa2b65b
update README.md
2021-06-04 11:39:20 +08:00
shalk(xiao kun)
0e4d13e789
[ISSUS #5804 ]add unit test for c.a.n.client.security ( #5925 )
...
* wip
* add unit test for c.a.n.client.security
* remove file
2021-06-04 09:42:39 +08:00
nov.lzf
3dc1a8cd96
fix ak sk and some tiny optimize ( #5937 )
...
* fix ak bug.
* fix ak bug.
* revert version
2021-06-04 09:41:40 +08:00
杨翊 SionYang
1d5a6605ee
[ISSUE#5918] Refactor event publisher in naming module to fix event without orders. ( #5930 )
...
* Rollback #5778 .
* Add method to register custom sharded event publisher
* Make naming module event use custom sharded publisher
2021-06-03 12:53:29 +08:00
李晓双 Li Xiao Shuang
7a7f267ee9
improve the code quality for naming healthcheck ( #5932 )
2021-06-03 11:31:39 +08:00
李晓双 Li Xiao Shuang
e199a5ee64
[ISSUE #5774 ] improve the code quality for naming core ( #5914 )
...
* mprove the code quality for naming core
* fix build
2021-06-03 09:59:52 +08:00
shalk(xiao kun)
7e11dcb916
[ISSUS #5805 ]add unit test for c.a.n.client.identify ( #5916 )
...
* wip
* add unit test for c.a.n.client.identify
2021-06-03 09:55:46 +08:00
brotherlu-xcq
85b1ea487d
[code quality] [nacos-api] [config] the constants export ( #5921 )
2021-06-03 09:54:08 +08:00
brotherlu-xcq
024a7a5a53
[code quality] [nacos-naming] [config] the constants export, unused code remove. ( #5922 )
2021-06-03 09:53:08 +08:00
brotherlu-xcq
6d8ee1bdba
[code quality] [nacos-api] [remote/utils] the constants export, unused code remove. ( #5923 )
2021-06-03 09:50:21 +08:00
brotherlu-xcq
3fcda2c9c1
update the example in Nacos 2.0 ( #5924 )
2021-06-03 09:49:10 +08:00
Pixy Yuan
07f38a4763
[ISSUE #5927 ] Init health check status when loading snapshot of persistent instances. ( #5928 )
2021-06-03 09:35:01 +08:00
brotherlu-xcq
9ab1d62a06
[code quality] [nacos-sys] [env/file] the constants export, redundant symbol remove ( #5907 )
2021-06-01 11:07:05 +08:00
brotherlu-xcq
11b49cc3d6
[code quality] [nacos-core] [remote-grpc/utils] remove unnecessary symbol, export constant in class ( #5897 )
2021-05-31 10:11:07 +08:00
brotherlu-xcq
4cfa8277cc
[FOR 5877 remote/control] improve the code quality of nacos-core. ( #5896 )
...
* [code quality] [nacos-core] [remote-control] remove unnecessary symbol, export constant in class, change the Chinese javadoc to English
* [code quality] [nacos-core] [remote-control] remove unnecessary symbol, export constant in class, change the Chinese javadoc to English
2021-05-31 10:04:53 +08:00
brotherlu-xcq
be37450ba4
[code quality] [nacos-core] [controller/distributed/listner/monitor] remove unnecessary symbol, export constant in class, change the Chinese javadoc to English ( #5895 )
2021-05-31 10:02:24 +08:00
brotherlu-xcq
cb5500679c
[FOR 5877 auth/cluster] improve the code quality of nacos-core. ( #5894 )
...
* [code quality] [nacos-core] [auth/cluster] remove unnecessary symbol, export constant in class, change the Chinese javadoc to English
* [code quality] [nacos-core] [auth/cluster] fix the ci problem
2021-05-31 09:59:55 +08:00
mask
e2909b0796
[ISSUE #4208 ] Fix bug when configuring multiple ips. ( #5891 )
...
* [ISSUE #4208 ] Fix bug when configuring multiple ips.
* [ISSUE #4208 ] Fix bug when configuring multiple ips.
* Format the code.
* Add unit test.
2021-05-31 09:58:05 +08:00
杨翊 SionYang
09c7293085
Stop do sync when sync is no need. ( #5882 )
2021-05-28 14:08:25 +08:00
孙继峰
15c71831e7
[ISSUE #5765 ] fix localhost not match ip ( #5852 )
...
* rename IPUitl to InternetAddressUtil
* move isDomain to InternetAddressUtil
* [ISSUE #5765 ] fix localhost not match ip
* fix typo
* delete the verification IP, follow the single responsibility principle
2021-05-27 19:01:39 +08:00
tianqingzhao
3b3de662c5
Optimize code that all checks for empty service. ( #5869 )
...
* Optimize code that all checks for empty service.
* Add Agreement License.
2021-05-27 18:10:55 +08:00
Pixy Yuan
ebd6322e7e
[ISSUE #5872 ] Downgrade checker only focus on changing members. ( #5873 )
2021-05-27 17:44:30 +08:00
Pixy Yuan
34ed52192a
[ISSUE #5870 ] Prevent instance ephemeral value used by DoubleWrite. ( #5871 )
...
* Fix client beat task skip interceptors unexpectedly
* Refactor transform instance and service/cluster between v1/v2 model.
* [ISSUE #5870 ] Prevent instance ephemeral value used by DoubleWrite.
2021-05-27 17:41:38 +08:00
brotherlu-xcq
8e353b2561
[FOR #5843 controller/model/enums] improve the code quality of nacos-console. ( #5846 )
...
* [code quality] [nacos-console] [controller/enums/model] fix the ResponseEntity, the if nest optimize, the constants export, the enum create.
* [code quality] [nacos-console] [controller/enums/model] add the javadoc for enums
* [code quality] [nacos-console] [controller/enums/model] license problem
2021-05-27 10:59:06 +08:00
xiaoheng1
9cc023ed29
fix #5850 Modify the comment in CacheData to English ( #5851 )
2021-05-26 10:12:28 +08:00
如梦技术
56404f7b13
Add automatic cleaning accesslog days. ( #5848 )
2021-05-26 10:11:41 +08:00
brotherlu-xcq
6fccc34bc9
[code quality] [nacos-console] [filter/security] the if nest optimize, the constants export, the Chinese doc fix ( #5847 )
2021-05-26 10:11:05 +08:00
tianqingzhao
a233563e82
Optimize code that checks for empty service. ( #5840 )
2021-05-26 10:07:19 +08:00
tianqingzhao
b55b42cc0e
Remove any extra curly braces from the @Value annotation ( #5838 )
2021-05-26 10:06:30 +08:00