Skip to content

Commit

Permalink
[Kyuubi apache#6052] Support to delete EngineSpace ZNodes in all shar…
Browse files Browse the repository at this point in the history
…e levels
  • Loading branch information
zhouyifan279 committed Feb 26, 2024
1 parent a83bd79 commit 5b85a8c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ trait DiscoveryClientTests extends KyuubiFunSuite {
}
}

test("Cleanup engine namespace node and lock node") {
test("Kyuubi #6052: Cleanup engine namespace node and lock node") {
val logAppender = new LogAppender("cleanup engine")
withLogAppender(logAppender) {
val namespace = "/kyuubiengine"
Expand Down

0 comments on commit 5b85a8c

Please sign in to comment.