YutSean commented on a change in pull request #3938:
URL: https://github.com/apache/hbase/pull/3938#discussion_r768778120
##########
File path:
hbase-server/src/test/java/org/apache/hadoop/hbase/wal/TestWALFactory.java
##########
@@ -676,12 +676,12 @@ public void visitLogEntryBeforeWrite(RegionInfo info,
WALKey logKey, WALEdit log
increments++;
}
- @Override
- public void visitLogEntryBeforeWrite(WALKey logKey, WALEdit logEdit) {
- // To change body of implemented methods use File | Settings | File
- // Templates.
- increments++;
- }
+// @Override
Review comment:
OK. A test legacy. Removed in the latest commit.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]