Skip to content

Commit

Permalink
Update common/src/main/scala/org/apache/celeborn/common/CelebornConf.…
Browse files Browse the repository at this point in the history
…scala

Co-authored-by: Cheng Pan <[email protected]>
  • Loading branch information
AngersZhuuuu and pan3793 authored Jul 25, 2023
1 parent 6951cc7 commit f5325f3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2488,7 +2488,7 @@ object CelebornConf extends Logging {
buildConf("celeborn.worker.decommission.forceExitTimeout")
.categories("worker")
.doc("The wait time of waiting for all the shuffle expire during worker decommission.")
.version("0.2.0")
.version("0.4.0")
.timeConf(TimeUnit.MILLISECONDS)
.createWithDefaultString("3d")

Expand Down

0 comments on commit f5325f3

Please sign in to comment.