Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.23.7, 2.1.0-beta
-
None
Description
AggregatedLogFormat#writeVersion() calls hflush() after writing the version. Calling hflush does not seem to be necessary. It can add a lot of load to hdfs in a big busy cluster.