### What changes were proposed in this pull request? Adding support of providing custom dynamic store backend implementation, users can now pass there own implementation for dynamic config store backend. This change also keep the backwards compatibility of supporting short names for backend like "FS" and "DB" ### Why are the changes needed? Currently celeborn only supports File and DB based backend while there can be other ways of managing these configs. ### Does this PR introduce _any_ user-facing change? NO, user facing behaviour will be same. ### How was this patch tested? Existing UTs verifies that this change is working for "FS" and "DB" implementation. Closes #2670 from s0nskar/dynamic_config. Authored-by: Sanskar Modi <sanskarmodi97@gmail.com> Signed-off-by: zky.zhoukeyong <zky.zhoukeyong@alibaba-inc.com> |
||
|---|---|---|
| .. | ||
| client.md | ||
| configuration.md | ||
| faulttolerant.md | ||
| glutensupport.md | ||
| helm-charts.md | ||
| integrate.md | ||
| jvmprofiler.md | ||
| lifecyclemanager.md | ||
| master.md | ||
| overview.md | ||
| sbt.md | ||
| shuffleclient.md | ||
| slotsallocation.md | ||
| storage.md | ||
| trafficcontrol.md | ||
| worker.md | ||
| workerexclusion.md | ||