[CELEBORN-1458][DOC] Introduce decommissioning document#2554
[CELEBORN-1458][DOC] Introduce decommissioning document#2554AngersZhuuuu wants to merge 19 commits intoapache:mainfrom
Conversation
Co-authored-by: Nicholas Jiang <programgeek@163.com>
Co-authored-by: Nicholas Jiang <programgeek@163.com>
Co-authored-by: Nicholas Jiang <programgeek@163.com>
|
@AngersZhuuuu, thanks for udpates. I left the minor comments for the changes. You could rename |
Done |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2554 +/- ##
==========================================
- Coverage 40.58% 40.49% -0.08%
==========================================
Files 222 222
Lines 14261 14289 +28
Branches 1284 1291 +7
==========================================
- Hits 5786 5785 -1
- Misses 8145 8173 +28
- Partials 330 331 +1 ☔ View full report in Codecov by Sentry. |
| limitations under the License. | ||
| --- | ||
|
|
||
| Decommissioning |
There was a problem hiding this comment.
Perfer change Decommissioning to scaling include scale up/scale down. For scaling up, Celeborn only needs additional workers to be added. For scaling down, decommissioning is required first.
|
merge to main(v0.6.0) |
What changes were proposed in this pull request?
Introduce decommissioning document to provide users with introduction of worker decommissioning.
Why are the changes needed?
Users should know operation of worker decommissioning maintenance.
Does this PR introduce any user-facing change?
No.
How was this patch tested?
No.