slfan1989 opened a new issue, #2028:
URL: https://github.com/apache/auron/issues/2028
## Description
There is an extra closing brace in the log message in
`SparkOnHeapSpillManager.scala` at line 161.
## Current Behavior
The log message has an extra `}`:
```scala
logInfo(s"starts spilling to disk, size=${Utils.bytesToString(size)}}")
```
--
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]