Commit Graph

2873 Commits

Author SHA1 Message Date
KomachiSion
2f2a329662 Add issue robot 2020-06-12 19:43:42 +08:00
KomachiSion
d4bdb69831 For #2873, unified copyrights. 2020-06-12 16:24:00 +08:00
KomachiSion
3af02f13f4 For #2873, unified copyrights for nacos-test. 2020-06-12 16:05:25 +08:00
KomachiSion
a614589000 For #2873, unified copyrights for nacos-naming. 2020-06-12 16:04:52 +08:00
KomachiSion
c859dfeb87 For #2873, unified copyrights for nacos-example. 2020-06-12 16:03:12 +08:00
KomachiSion
f2525d72cc For #2873, unified copyrights for nacos-distribution. 2020-06-12 16:02:52 +08:00
KomachiSion
321f13cd7b For #2873, unified copyrights for nacos-core. 2020-06-12 16:01:22 +08:00
KomachiSion
89406abc23 For #2873, unified copyrights for nacos-console. 2020-06-12 15:55:04 +08:00
KomachiSion
1577eeb57c For #2873, unified copyrights for nacos-consistency. 2020-06-12 15:46:28 +08:00
KomachiSion
8aaa833605 For #2873, unified copyrights for nacos-config. 2020-06-12 15:45:35 +08:00
KomachiSion
f42dd3436d For #2873, unified copyrights for nacos-common. 2020-06-12 15:44:51 +08:00
KomachiSion
cb0ffe4369 For #2873, unified copyrights for nacos-cmdb. 2020-06-12 15:34:10 +08:00
KomachiSion
079009b5a5 For #2873, unified copyrights for nacos-client. 2020-06-12 15:33:41 +08:00
KomachiSion
4deb718859 For #2873, unified copyrights for nacos-api. 2020-06-12 15:31:20 +08:00
KomachiSion
e44c86a1a0 For #2873, unified copyrights for nacos-address. 2020-06-12 15:30:33 +08:00
杨翊 SionYang
c6d9426aab
Merge pull request #3037 from horizonzy/fix-2800
[ISSUE #2800] update beatinfo when received instance modify info
2020-06-12 09:02:00 +08:00
horizonzy
315a6c36c5 1.update beatinfo when received instance modify info
2.add the unit test of this case
2020-06-11 21:44:33 +08:00
mai.jh
95272feb28 adjust some codes 2020-06-11 17:38:34 +08:00
yanlinly
65c6c8cb27
Merge pull request #2781 from wangweizZZ/issue_2749
[ISSUE #2749]dumpAllTaskMgr did not add the correct processor
2020-06-11 13:49:50 +08:00
yanlinly
4c38fe139b
Merge pull request #2927 from zongtanghu/feature_lifecycle
[ISSUE#1815]Adding lifecycle interface and resolve the service downtime caused by thread leak
2020-06-11 13:47:55 +08:00
zongtanghu
e7796b3935 [#1815]adjust codes for instance class attribute init. 2020-06-11 12:42:47 +08:00
zongtanghu
d2b980677f [#1815]remove code comments. 2020-06-11 11:33:38 +08:00
zongtanghu
9b873797ca [#1815]fix ut. 2020-06-11 10:35:50 +08:00
zongtanghu
e6e3161c0e resolve the codes conflicts 2020-06-11 09:45:00 +08:00
zongtanghu
eb39830b6c [#1815]remove lifeCycle, lifeCycleManager, and adjust some related codes. 2020-06-11 09:42:44 +08:00
mai.jh
fa6bf9951d remove extra blank lines 2020-06-11 09:34:15 +08:00
杨翊 SionYang
7ae740023d
Merge pull request #3023 from baolongcheng/develop
修针对mysql5.6版本使用innodb存储引擎,permissions表resouce字段长度过长,无法创建索引,建表出错,修改bug #3016
2020-06-11 09:08:32 +08:00
杨翊 SionYang
8d79eb68dd
Merge pull request #3025 from alloevil/patch-4
Update application.properties
2020-06-11 09:08:06 +08:00
allo
990a01b588
Update application.properties
spelling err correct
2020-06-10 23:54:07 +08:00
baolongcheng
6d24d37c71 修针对mysql5.6版本使用innodb存储引擎,permissions表resouce字段长度过长,无法建表问题 2020-06-10 21:24:09 +08:00
杨翊 SionYang
0a47bc7f2f
Merge pull request #3021 from jzdayz/develop
a power of two size for hashmap
2020-06-10 18:22:29 +08:00
huqingfeng
d21bbf4688 a power of two size for hashmap 2020-06-10 17:42:17 +08:00
杨翊 SionYang
f49eba341c
Merge pull request #2287 from rushsky518/sync_content
HttpCLient uses ByteArrayEntity when sync data
2020-06-10 16:21:07 +08:00
杨翊 SionYang
7f7ee0d5b3
Merge pull request #1877 from ly641921791/issue_1865
Fix #1865 use DriverManager instead of MysqlDataSource to get the connection
2020-06-10 14:26:46 +08:00
杨翊 SionYang
e6c578f4e2
Merge pull request #3008 from zhouhailin/develop
FIX ISSUE #3007 : MaxHistory字段名称和Nacos默认的命名风格不统一
2020-06-10 14:01:40 +08:00
杨翊 SionYang
ecf65eec01
Merge pull request #2849 from lin-mt/develop
fix:#2839
2020-06-10 10:35:43 +08:00
TsingLiang
510ffb5599
Merge pull request #2995 from alibaba/perf_config_notify
[#ISSUE 2994] Perf config notify
2020-06-10 10:06:37 +08:00
zhouhailin
2efe317597 FIX ISSUE #3007 : MaxHistory字段名称和Nacos默认的命名风格不统一 2020-06-09 23:02:18 +08:00
zongtanghu
8f7fb0f65a [#1815]remove no used package name from Factory Class and adjust test cases. 2020-06-09 14:10:47 +08:00
liaochuntao
38f33b4ab7
Merge pull request #2984 from showkawa/develop
hi.here 'addAll()' call can be replaced with paramterized constructor call,performance will be better
2020-06-08 23:44:03 +08:00
chuntaojun
769fe0254f ci: modify travis.yml 2020-06-08 23:39:50 +08:00
chuntaojun
902d609f1e perf: optimize configuration change event publishing 2020-06-08 23:38:53 +08:00
yanlinly
5203ee348b
Merge pull request #2990 from alibaba/hotfix_standalone_notify
[ISSUE 2989] where config publish could not trigger horizontal notification i…
2020-06-08 13:57:27 +08:00
chuntaojun
795005be2b fix: where config publish could not trigger horizontal notification in standalone + derby 2020-06-08 11:01:34 +08:00
杨翊 SionYang
ab22fc7f3b
Merge pull request #2976 from J-Cod3r/develop
[ISSUE #2956] simplify code
2020-06-08 09:52:27 +08:00
liaochuntao
99539dd330
Merge pull request #2986 from alibaba/hotfix_job_execute_condition
[#2985] fix task executable judgment logic problems
2020-06-08 00:55:10 +08:00
chuntaojun
71217154bb fix: fix task executable judgment logic problems 2020-06-07 20:34:11 +08:00
Brian Huang
0f1d0abcc1 hi.here 'addAll()' call can be replaced with parametrized constructor call,performance will be better 2020-06-07 19:55:21 +08:00
杨翊 SionYang
c2e3530ee2
Merge pull request #2981 from alibaba/hotfix_jraft
[HOTFIX] Raft RPC being submitted to the Leader, error could not be…
2020-06-07 19:53:32 +08:00
chuntaojun
d916d221bf refactor: add ut 2020-06-07 19:25:10 +08:00