diff --git a/hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/shortcircuit/ShortCircuitReplica.java b/hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/shortcircuit/ShortCircuitReplica.java index 2177d9108f54e..be5b6a994e3d1 100644 --- a/hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/shortcircuit/ShortCircuitReplica.java +++ b/hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/shortcircuit/ShortCircuitReplica.java @@ -48,7 +48,7 @@ @InterfaceAudience.Private public class ShortCircuitReplica { public static final Logger LOG = LoggerFactory.getLogger( - ShortCircuitCache.class); + ShortCircuitReplica.class); /** * Identifies this ShortCircuitReplica object.