Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
zhztheplayer committed Nov 10, 2023
1 parent 7c6b2e1 commit 21f457a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ object SparkMemoryUtil {
overAcquire.getTarget.accept(this)
}

@scala.annotation.nowarn
override def visit(regularMemoryConsumer: RegularMemoryConsumer): KnownNameAndStats = {
collectFromTaskMemoryManager(regularMemoryConsumer.getTaskMemoryManager)
}
Expand Down

0 comments on commit 21f457a

Please sign in to comment.