celeborn/build
Shuang d89dcf0e06 [CELEBORN-1054] Support db based dynamic config service
### What changes were proposed in this pull request?

Support database based store backend implementation for dynamic configuration management

### Why are the changes needed?

Currently celeborn provides `FsConfigServiceImpl` implementation for dynamic config service which is based on file system, We cloud Support database based store backend implementation.

### Does this PR introduce _any_ user-facing change?

No

### How was this patch tested?

- `ConfigServiceSuiteJ#testDbConfig`

Closes #2273 from RexXiong/CELEBORN-1054.

Authored-by: Shuang <lvshuang.xjs@alibaba-inc.com>
Signed-off-by: Shuang <lvshuang.xjs@alibaba-inc.com>
2024-02-05 13:23:25 +08:00
..
release [CELEBORN-1194] Add sbt-pgp plugin for publishing signed artifacts 2023-12-21 19:27:09 +08:00
sbt-config [CELEBORN-1205] Disable Maven local caches to improve SBT building stability 2024-01-02 21:47:08 +08:00
make-distribution.sh [CELEBORN-1054] Support db based dynamic config service 2024-02-05 13:23:25 +08:00
mvn [CELEBORN-589][INFRA] Using Apache CDN to download maven (#1492) 2023-05-17 15:46:38 +08:00
sbt [CELEBORN-836][BUILD] Initial support sbt 2023-07-28 10:40:04 +08:00
sbt-launch-lib.bash [CELEBORN-836][BUILD] Initial support sbt 2023-07-28 10:40:04 +08:00
util.sh