Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
2.4.0
-
Reviewed
Description
BlockManager#processIncrementalBlockReport has a debug line that is missing a isDebugEnabled check. The write lock is being held. Coupled with the increase in incremental block reports from receiving blocks, under heavy load this log line noticeably degrades performance.