Skip to content

Commit

Permalink
fixupo
Browse files Browse the repository at this point in the history
  • Loading branch information
zhztheplayer committed Sep 9, 2024
1 parent fc213df commit 6e37bb4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ object Runtime {
LOGGER.warn(
String.format(
"%s Reservation listener %s still reserved non-zero bytes, which may cause memory" +
" leak, size: %s",
" leak, size: %s.",
name,
rl.toString,
SparkMemoryUtil.bytesToString(rl.getUsedBytes)
Expand Down

0 comments on commit 6e37bb4

Please sign in to comment.