Lu Jiajing
5bfac1b50f
Remove style-check exception for logger ( #5363 )
2020-08-21 18:26:25 +08:00
吴晟 Wu Sheng
b6f7dce8c7
forward compatbility for DCS ( #4442 )
2020-03-04 17:28:53 +08:00
吴晟 Wu Sheng
be048d4236
Support change detection mechanism in DCS ( #4438 )
...
* Add UUID to DCS
2020-03-04 10:17:04 +08:00
kezhenxu94
5b255ba3e3
Set up more strict code styles and fix existing issues ( #4337 )
...
Motivation:
Review code styles with some bots automatically.
Modifications:
Set up ReviewDog in GitHub Action to review code style.
Add more check rules to checkstyle plugin.
Result:
Obvious code styles can be reviewed and commented automatically.
2020-02-11 17:10:49 +08:00
kezhenxu94
57aedb8017
Refactor ConfigWatcherRegister to only read interested configs. fixes #2834 ( #2835 )
2019-06-07 07:32:57 +08:00
吴晟 Wu Sheng
2e846c6078
Dynamic Configuration and Dynamic Configuration Service ( #2810 )
...
* Implement the base of config API module.
* Finish configuration module codebases w/o tests, revert some changes.
* Finish mock tests.
* Add new gRPC service for configuration.
* Make gRPC configuration sync provider works.
* Add database slow statement dynamic setting.
* Finish the dynamic configuration service.
* Fix version.
2019-06-03 23:11:52 +08:00