Description
In class org.apache.hadoop.hdfs.server.blockmanagement.SlowDiskTracker, the LOG is targeted to SlowPeerTracker.class incorrectly.
public class SlowDiskTracker { public static final Logger LOG = LoggerFactory.getLogger(SlowPeerTracker.class);