Commit Graph

2430 Commits

Author SHA1 Message Date
chuntaojun
613a8d6c40 refactor: the raft port computes the rule changes 2020-05-07 11:08:10 +08:00
chuntaojun
5d6a0b539f fix: fix code style 2020-05-07 00:45:28 +08:00
chuntaojun
5e281892a1 refactor: remove debug log 2020-05-07 00:33:06 +08:00
chuntaojun
272abe6135 fix: fix parameter encode 2020-05-06 18:33:18 +08:00
chuntaojun
60b84a4981 refactor: merge upstream develop 2020-05-05 16:06:02 +08:00
chuntaojun
1563dc7104 fix: fixed a problem where parameters were encoded multiple times 2020-05-05 09:43:54 +08:00
Brian Huang
518e7e8f53 最近在阅读贵公司源码时候,本地代码工具扫描出几处Performance defect: Iteration can be replaced with bulk 'Collection.addAll' call,于是有代码洁癖的我,厚着脸皮提个PR给到你们 2020-05-04 08:05:48 +08:00
chuntaojun
2526c5d8f2 fix: fix naming request redirect 2020-05-03 20:26:35 +08:00
chuntaojun
a82bcc1d6e fix: fix request transfer bug 2020-05-02 13:12:38 +08:00
chuntaojun
eca2aca6bb fix: bug fix 2020-05-01 10:09:08 +08:00
chuntaojun
eb11ff945b fix: fix standalone sync node info bug 2020-04-30 20:02:54 +08:00
chuntaojun
041effebc7 refactor: some code refactor 2020-04-30 13:46:04 +08:00
chuntaojun
a937e3090c fix: fix some bugs 2020-04-30 10:49:34 +08:00
chuntaojun
a025e56b3a fix: fix config dump bug 2020-04-28 15:08:38 +08:00
wfnuser
4baaef4b5a fix: ignore yarn-error log 2020-04-28 11:24:02 +08:00
wfnuser
986b543afd fix: allow empty line in config type preperties 2020-04-28 11:24:02 +08:00
zhenxianyimeng
6c495c045c keep query criteria 2020-04-28 11:20:48 +08:00
chuntaojun
dd4b577755 fix: fix double lock 2020-04-26 21:24:12 +08:00
jiangcaijun
2b10aebb76 hashMap constructor : choose more appropriate initialCapacity 2020-04-26 17:19:18 +08:00
chuntaojun
8b4a37724f refactor: address mode adds setting parameters 2020-04-26 16:29:19 +08:00
mai.jh
3c195377d6 Modify log output 2020-04-26 11:22:47 +08:00
chuntaojun
bf94c96af1 refactor: none 2020-04-24 22:43:15 +08:00
chuntaojun
41e1f04914 refactor: code refactor 2020-04-24 22:42:02 +08:00
dependabot[bot]
c99ac322af
build(deps): bump jackson-databind from 2.9.10.3 to 2.9.10.4
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.3 to 2.9.10.4.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-04-23 17:52:58 +00:00
chuntaojun
9c970b60ba refactor: fix code stype 2020-04-23 19:43:42 +08:00
chuntaojun
e4c475295c refactor: remove complex logic, RPC ports can be customized 2020-04-23 15:22:16 +08:00
chuntaojun
853a8f587f refactor: core
logic optimization
2020-04-22 22:16:27 +08:00
chuntaojun
ef405e09e2 refactor: remove complex listening logic and bug fixes 2020-04-22 17:28:53 +08:00
langghaha
1bef71058f add 'groupName' parameter 2020-04-22 01:10:05 +08:00
liaochuntao
900fa661ee
Merge pull request #2647 from wangweizZZ/issue_2618
[ISSUE #2618]modify config service md5 generation method
2020-04-21 19:52:43 +08:00
chuntaojun
6a0d71a26d style: fix code style to adapter PMD 2020-04-21 17:26:15 +08:00
chuntaojun
f222dccd3d refactor: code optimization 2020-04-21 17:14:59 +08:00
wangwei
dcdbaf50ea use MD5Utils replace MD5 2020-04-20 14:18:23 +08:00
wangwei
aeb14910e7 unify the MD5 generation on both sides by MD5 utility classes in the common module 2020-04-19 18:42:59 +08:00
chuntaojun
a9918f2332 refactor: request forwarding logic adjustment 2020-04-19 09:25:28 +08:00
wangwei
bb70dcba98 [ISSUE#2618]modify server md5 generation method 2020-04-18 16:37:48 +08:00
chuntaojun
0af4d4f510 refactor: addressing mode refactoring 2020-04-18 13:59:28 +08:00
chuntaojun
0b3b5e83ac refactor(all): code optimization 2020-04-16 23:50:08 +08:00
chuntaojun
1aca7bc3e0 refactor: core 2020-04-13 22:44:08 +08:00
chuntaojun
7586354476 refactor: bug fix and refactor init logic 2020-04-13 16:13:49 +08:00
liaochuntao
4e52ff050a
Merge pull request #2584 from wolfgangzhu/hotifx/back_issue
[ISSUE#2577] Fix naming client http read timeout and connect timeout properties
2020-04-04 18:15:31 +08:00
wolfgang.zhu
445377d49c fix #2577: Naming client http read timeout and connect timeout controlled by the same property 2020-04-04 12:56:57 +08:00
chuntaojun
57caa53015 style: Fix the PMD rule 2020-04-04 12:22:05 +08:00
chuntaojun
fad5e4d6ad refactor: modify pom.xml 2020-04-04 11:22:50 +08:00
chuntaojun
42626c029b docs: 2020-04-03 19:06:55 +08:00
chuntaojun
9f8c19cafb refactor: Change the distributed ID logic 2020-04-02 19:24:11 +08:00
Peter Zhu
2e1b5a0303
Merge pull request #2569 from Maijh97/develop
Change NamingProxy#reqAPI method throw exception log describe
2020-04-02 09:56:30 +08:00
Peter Zhu
c684b7e6a2
Merge pull request #2566 from chuntaojun/hotfix_2560
hotfix issue 2560
2020-04-02 09:52:30 +08:00
mai.jh
237edb07b5 fix throw exception log describe 2020-04-01 17:45:59 +08:00
chuntaojun
2e7549a0e2 refactor: Roll back the code 2020-04-01 16:51:03 +08:00