Wenjun Ruan
3c944bccee
[Fix-16338][Test] Fix Master integration test case has been skipped in ci ( #16637 )
1 month ago
Wenjun Ruan
2db80981ca
[DSIP-56] Refactor JDBC registry support session timeout and data change event ( #16287 )
...
* Support sessionTimeout in jdbc registry
* Add registry table to initialize sql
4 months ago
Wenjun Ruan
f0e0395b36
[Chore] Use testcontainer origin exposed port rather than generate random port ( #16195 )
4 months ago
Wenjun Ruan
2ab5f7dd54
Increase zk connect timeout ( #16180 )
4 months ago
Wenjun Ruan
e4df01a033
Increase block-until-connected in ZookeeperRegistryTestCase ( #16041 )
5 months ago
Wenjun Ruan
4e73fc28b0
Use random port in registry IT ( #16014 )
6 months ago
Wenjun Ruan
7c8fa9b48c
Add IntegretionTest for registry module ( #15981 )
6 months ago
Wenjun Ruan
8d336def61
[DSIP-35][Alert] Refactor the alert thread model ( #15932 )
6 months ago
Wenjun Ruan
285c5a8eb5
[DSIP-28] Donnot scan whole bean under classpath ( #15874 )
7 months ago
ZhongJinHacker
4a08316294
fix word spell error ( #15716 )
8 months ago
Wenjun Ruan
3526b42df6
Add Server HealthIndicator ( #15274 )
9 months ago
Wenjun Ruan
cf91544b99
Refactor logic task ( #13948 )
2 years ago
seedscoder
8d12dc0702
[Improvement-13491] Use lombok @Slf4j annotation to generate logger ( #13509 )
2 years ago
Eric Gao
d46e4659d9
[Improvement][Style] Fix remaining style errors and wildcard imports ( #12412 )
...
* Fix remaining style errors and wildcard imports
* Upgrade spotless to the latest stable version, exclude .github folder from spotless check and fix dead link
* Fix spotless matching scope of markdown files
2 years ago
Eric Gao
ac845046e7
[Migrate][Test] Migrate all UT cases from jUnit 4 to 5 in datasource, registry and data-quality modules ( #12352 )
...
* Migrate all UT cases from jUnit 4 to 5 in datasource, registry and data-quality modules
* Fix etcd registry test
2 years ago
Eric Gao
a44817fc46
[Doc][Style] Fix doc format once for all ( #12006 )
2 years ago
kezhenxu94
efedc9a53c
Bump up dependencies to fix cves ( #11765 )
2 years ago
wjf
2eb8b9f7f0
[Feature][Registry] Support etcd as registry ( #10981 )
2 years ago
Wenjun Ruan
7ff34c3947
[Feature-7024] Add waiting strategy to support master/worker can recover from registry lost ( #11368 )
...
* Add waiting strategy to support master/worker can recover from registry lost
* throw exception when zookeeper registry start failed due to interrupted
2 years ago
wjf
75581b7543
[Improvement]Delete the getSession in the Registry interface ( #10633 )
2 years ago
Wenjun Ruan
78c5fcc6ac
Add mysql registry plugin ( #10406 )
...
* Add mysql registry plugin
2 years ago
kezhenxu94
d80cf21456
Clean up unused dependencies and packaging issues ( #9944 )
2 years ago
Eric Gao
fd6b43bc81
[Dev] Switch version in pom.xml to dev-SNAPSHOT ( #9223 ) ( #9299 )
3 years ago
Kerwin
103ccb01da
change version to 2.0.4-SNAPSHOT ( #8188 )
3 years ago
wind
8808c0a700
[Bug-7474][MasterServer] fix failover when node host is null ( #7475 )
...
* fix failover when node host is null
* add failover execute thread
* worker handle dead server
* fix task instance failover time check
* fix upgrade sql
* failover logic update
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
kezhenxu94
67cc260d52
Split the components into individual package, refactor configurations to use Spring properties ( #7160 )
...
* Split the components into individual package
A follow-up PR will be made to build dedicated Docker images for each
component, so that every component Docker image has minimal jars, which
is easy to maintain and good for security fixes.
* Split the components into individual package
A follow-up PR will be made to build dedicated Docker images for each
component, so that every component Docker image has minimal jars, which
is easy to maintain and good for security fixes.
* Split the components into individual package
A follow-up PR will be made to build dedicated Docker images for each
component, so that every component Docker image has minimal jars, which
is easy to maintain and good for security fixes.
3 years ago
Zonglei Dong
fa8ccd3855
Refactor code, add class import, keep ‘logger’ variable names uniform. ( #7164 )
3 years ago
Zonglei Dong
4c4ebb8924
Refactor code, add class import. ( #7028 )
3 years ago
kezhenxu94
4114cb07f6
Add actuator and enable metrics, add Grafana configs ( #6840 )
3 years ago
kezhenxu94
11844415b0
Refactor datasource and task plugins and simplify its usage ( #6767 )
3 years ago
kezhenxu94
05bae0b226
Refactor alert plugins and simplify its usage ( #6723 )
3 years ago
kezhenxu94
5400abc74f
Refactor registry plugin and simplify its usage ( #6712 )
3 years ago