turboFei commented on code in PR #2753:
URL: https://github.com/apache/celeborn/pull/2753#discussion_r1769373292
##########
cli/src/test/scala/org/apache/celeborn/cli/TestCelebornCliCommands.scala:
##########
@@ -218,7 +218,7 @@ class TestCelebornCliCommands extends CelebornFunSuite with
MiniClusterFeature {
test("master --send-worker-event") {
val args = prepareMasterArgs() ++ Array(
"--send-worker-event",
- "RECOMMISSION",
+ "Recommission",
Review Comment:
It is better to support case insensitive event type.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]