zhli1142015 commented on a change in pull request #28859:
URL: https://github.com/apache/spark/pull/28859#discussion_r443225227
##########
File path:
core/src/main/scala/org/apache/spark/deploy/history/HistoryServerDiskManager.scala
##########
@@ -83,6 +83,20 @@ private class HistoryServerDiskManager(
listing.delete(info.getClass(), info.path)
}
+ // Reading level db would trigger table file compaction, then it may cause
size of level db
Review comment:
@HeartSaVioR , thank you for your comments, updated it.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]