Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Naming module Raft protocol migration #4023

Merged
merged 103 commits into from
Oct 20, 2020
Merged
Changes from all commits
Commits
Show all changes
103 commits
Select commit Hold shift + click to select a range
1b991a0
fix-#3595, delete the unnecessary code (#3596)
horizonzy Aug 13, 2020
526e2bc
[ISSUE #3566] move the permission code of nacos-core module to nacos-…
Maijh97 Aug 14, 2020
c7251a1
[ISSUE #3592] Fix incorrect prompt when accessing the restricted name…
ljhrot Aug 14, 2020
a041c8e
[ISSUE #3600] Replace the deprecated api of jwt (#3616)
horizonzy Aug 18, 2020
1e5a597
[ISSUE #3613] Fix `unit test method not be static` & update publish …
Xarrow Aug 18, 2020
e7c269a
move jwt dependency from console,core to auth. (#3624)
horizonzy Aug 18, 2020
f5971e9
Merge branch 'develop' of https://github.com/alibaba/nacos into jraft…
chuntaojun Aug 19, 2020
544e053
Merge branch 'develop' of https://github.com/alibaba/nacos into jraft…
chuntaojun Aug 19, 2020
136b456
refactor: unified implementation of http client api adjustment. (#3639)
Maijh97 Aug 20, 2020
6e4b0c9
[ISSUE #3628] set naming client updateTask interval more flexible (#3…
horizonzy Aug 20, 2020
c3ac2c0
fix: create kvstorage
chuntaojun Aug 20, 2020
36e213a
Merge branch 'jraft_naming' of https://github.com/chuntaojun/nacos in…
chuntaojun Aug 20, 2020
b495348
Merge branch 'jraft_naming' of https://github.com/chuntaojun/nacos in…
chuntaojun Aug 20, 2020
e9af4e1
refactor: create kv storage]
chuntaojun Aug 20, 2020
112d213
refactor: refactor rocksdb storage code
chuntaojun Aug 21, 2020
bfc9436
Fix issue 3661 (#3662)
chuntaojun Aug 21, 2020
6ddab75
Merge branch 'develop' of https://github.com/alibaba/nacos into jraft…
chuntaojun Aug 21, 2020
a0c8353
[ISSUE#3658] refactor TaskManager and move to nacos-common module (#3…
KomachiSion Aug 23, 2020
3428d88
[ISSUE #3671] move some tools class into common package (#3672)
wangweizZZ Aug 24, 2020
29ba11e
for #3621 (#3668)
syapollo Aug 24, 2020
da8fa57
[ISSUE#3315]Nacos client support https (#3654)
wangweizZZ Aug 24, 2020
e65c0f3
fix typo and doc format of README file (#3688)
CodeDiggerSuzl Aug 26, 2020
4db9842
feat: merge upstream develop
chuntaojun Aug 27, 2020
3fac6c9
Merge branch 'develop' of https://github.com/alibaba/nacos into jraft…
chuntaojun Aug 27, 2020
2d790a0
Try to fix nacos server CLOSE_WAIT (#3703)
KomachiSion Aug 27, 2020
879bfaf
Fix revert chunk isn't work in Content Comparison page (#3686)
ljhrot Aug 28, 2020
ccb0bda
fix: fixed cluster node version issue
chuntaojun Aug 29, 2020
c2367d6
Fix Logging in with the wrong username or password will cause jackson…
Technoboy- Sep 1, 2020
06877ea
[ISSUE#3712] add apache http client factory (#3716)
Maijh97 Sep 1, 2020
bc7d6b1
Merge branch 'develop' of https://github.com/alibaba/nacos into jraft…
chuntaojun Sep 1, 2020
5256722
[Issue#3692] Use new distro task engine replace old task dispatcher. …
KomachiSion Sep 1, 2020
6ba23ba
[Issue #3692] Use new distro implmentation to handle sync datum and c…
KomachiSion Sep 2, 2020
f54f319
refactor: adjust the data loading logic when a new protocol is started
chuntaojun Sep 2, 2020
63cda26
Merge branch 'jraft_naming' of https://github.com/chuntaojun/nacos in…
chuntaojun Sep 2, 2020
0c194e3
[ISSUE#3692] Use new distro implmentation to handle init all datum re…
KomachiSion Sep 3, 2020
d6e5c46
Merge branch 'develop' of https://github.com/alibaba/nacos into jraft…
chuntaojun Sep 3, 2020
043a504
fix: #3617 (#3678)
KeRan213539 Sep 3, 2020
37bb909
[ISSUE#3658] Move distro sync code to nacos-core module (#3750)
KomachiSion Sep 3, 2020
acbd5bf
feat: merge upstream develop
chuntaojun Sep 3, 2020
304ebe9
feat: none
chuntaojun Sep 3, 2020
f2adaff
fix: fixing serialization problems
chuntaojun Sep 3, 2020
1f8a64b
replace the deprecated api com.fasterxml.jackson.databind.node.Object…
horizonzy Sep 7, 2020
d84d1a8
Merge pull request #3772 from horizonzy/fix-3770
KomachiSion Sep 7, 2020
f423d39
Revert "[#3368]Cancel empty Long polling thread to improve performanc…
yanlinly Sep 8, 2020
f42cb47
[ISSUE #3658] Some enhance refactor for naming distro (#3765)
KomachiSion Sep 8, 2020
3dc0f24
[ISSUE #3687] check serviceName's format(groupName@@serviceName) in s…
horizonzy Sep 9, 2020
baa699a
[ISSUE#3790] Supplement http response Content-Encoding processing. (#…
Maijh97 Sep 9, 2020
a41d209
Update ConvertUtils.java (#3789)
CodeDiggerSuzl Sep 9, 2020
0c8bdfd
Merge pull request #1 from alibaba/develop
mark4z Sep 13, 2020
af2151e
fix ConvertUtils can not handle FormatException.
mark4z Sep 14, 2020
dc5cba2
Merge pull request #3816 from mark4z/develop
KomachiSion Sep 14, 2020
bb3e1dd
fix: fixed some logic errors
chuntaojun Sep 14, 2020
4e8936b
fix: fix conflict
chuntaojun Sep 14, 2020
5e4429f
[ISSUE#3192] naming module replace http client (#3763)
Maijh97 Sep 15, 2020
565557c
Fix NullPointerException when no subscriber for slow event (#3835)
KomachiSion Sep 15, 2020
2ded5a2
Set mediaType charset as utf8 (#3837)
KomachiSion Sep 16, 2020
700c90d
Fix code style problem in DiskUtils (#3842)
KomachiSion Sep 16, 2020
473090b
Fix http client contentType charset problem (#3848)
Maijh97 Sep 17, 2020
7fd4d9a
feature issue #3804 (#3805)
chuntaojun Sep 18, 2020
4ce897e
bug: fix the problem of incorrect judgment of http response code in S…
Maijh97 Sep 21, 2020
f01cd59
[ISSUE #3867] replace the way which get version (#3872)
horizonzy Sep 21, 2020
acb6b1f
Merge branch 'jraft_naming' of https://github.com/chuntaojun/nacos in…
chuntaojun Sep 22, 2020
5df146e
[ISSUE #3871] fix description don't match the error (#3886)
shizhengxing Sep 22, 2020
3592846
Fix jraft problem
KomachiSion Sep 22, 2020
7902b22
Fix chinese string are truncated in ConcunrrentDiskUtil (#3883)
ljhrot Sep 22, 2020
11873f9
feat: merge from xiwen
chuntaojun Sep 22, 2020
0da7224
Merge branch 'jraft-naming' of https://github.com/KomachiSion/nacos i…
chuntaojun Sep 22, 2020
825fe6c
Temp fix raft server can't refresh raft configuration problem
KomachiSion Sep 23, 2020
e2c037d
update spring boot dependencies version (#3900)
binbin0325 Sep 23, 2020
787ea47
[ISSUE #3781]Fix service list intermittently lost service (#3891)
binbin0325 Sep 23, 2020
63dafba
Fix Listener do not listen new consistency problem
KomachiSion Sep 23, 2020
f792300
Fix Performance logger thread call old raft error
KomachiSion Sep 23, 2020
bb4bc3c
Merge branch 'jraft-naming' of https://github.com/KomachiSion/nacos i…
chuntaojun Sep 23, 2020
eceab55
Use datum in new raft processor to compatible old data
KomachiSion Sep 24, 2020
170f979
Use multiple kv storage in new raft processor to compatible old data
KomachiSion Sep 25, 2020
481a1f9
Revert PR#2849.
KomachiSion Sep 25, 2020
402ad12
Move datum key check to KeyBuilder
KomachiSion Sep 25, 2020
ea51542
Fix 1.3.2 upgrade 1.4.0 can't notify service change problem
KomachiSion Sep 25, 2020
a6a09d2
refactor: merge xiwen branch
chuntaojun Sep 29, 2020
f6c6a9f
[ISSUE #3850] ignore socket exception when client destroy already (#3…
horizonzy Sep 30, 2020
c442a71
Merge branch 'jraft-naming' of https://github.com/KomachiSion/nacos i…
chuntaojun Sep 30, 2020
8ad399a
feat: merge upstream develop
chuntaojun Sep 30, 2020
4987276
fix: fix merge conflict
chuntaojun Sep 30, 2020
5745922
isAddressServerHealth set as true when request success (#3952)
horizonzy Oct 6, 2020
04fcbeb
Merge branch 'develop' of https://github.com/alibaba/nacos into jraft…
chuntaojun Oct 6, 2020
3c8b841
refactor: merge upstream jraft-naming
chuntaojun Oct 11, 2020
17be398
[ISSUE#3533] change cache dir with namespace -- part 1: unify the cac…
realJackSun Oct 12, 2020
714b967
[ISSUE#3533] change cache dir with namespace -- part 2: unify the log…
realJackSun Oct 12, 2020
d6cc8ce
fix typo error (#3954)
horizonzy Oct 12, 2020
c0496b3
[ISSUE #3909] add domain's judgement (#3913)
horizonzy Oct 12, 2020
49ff149
1.fix unit test can't pass (#3956)
horizonzy Oct 12, 2020
b8b1113
Move remove listener logic to ServiceManager
KomachiSion Oct 12, 2020
b3b6c30
Move remove listener logic to ServiceManager
KomachiSion Oct 12, 2020
686ff8d
Merge branch 'jraft_naming' of https://github.com/chuntaojun/nacos in…
chuntaojun Oct 13, 2020
73a29eb
Merge branch 'jraft-naming' of https://github.com/KomachiSion/nacos i…
chuntaojun Oct 13, 2020
13599fd
Fix#3973 (#3974)
KeRan213539 Oct 13, 2020
2e553ef
For #3384, Fix member extend info do not update error. (#3982)
KomachiSion Oct 13, 2020
ff9f318
Merge branch 'develop' of https://github.com/alibaba/nacos into jraft…
chuntaojun Oct 13, 2020
b4e9950
refactor: code refactor
chuntaojun Oct 14, 2020
f60402c
merge
chuntaojun Oct 15, 2020
fbeab52
Merge branch 'jraft_naming' of https://github.com/chuntaojun/nacos in…
chuntaojun Oct 15, 2020
fd3ab9d
Merge branch 'jraft_naming' of https://github.com/alibaba/nacos into …
chuntaojun Oct 20, 2020
13f65ed
Merge branch 'jraft_naming' of https://github.com/chuntaojun/nacos in…
chuntaojun Oct 20, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

These merge commits were added into this branch cleanly.

There are no new changes to show.