slfan1989 opened a new pull request, #2029: URL: https://github.com/apache/auron/pull/2029
### Which issue does this PR close? Closes #2028 ### Rationale for this change There is an extra closing brace in the log message in `SparkOnHeapSpillManager.scala` at line 161, causing improper log formatting. ### What changes are included in this PR? Remove the extra closing brace `}` from the log message ### Are there any user-facing changes? No. ### How was this patch tested? Exists Junit Test. -- 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]
