HDFS-13130. Log object instance get incorrectly in SlowDiskTracker. Contributed by Jianfei Jiang.

This commit is contained in:
Yiqun Lin 2018-02-11 12:02:10 +08:00
parent 60f9e60b3b
commit 25fbec67d1

View File

@ -53,7 +53,7 @@
@InterfaceStability.Unstable
public class SlowDiskTracker {
public static final Logger LOG =
LoggerFactory.getLogger(SlowPeerTracker.class);
LoggerFactory.getLogger(SlowDiskTracker.class);
/**
* Time duration after which a report is considered stale. This is