Apache9 commented on code in PR #5307:
URL: https://github.com/apache/hbase/pull/5307#discussion_r1595011748
##########
hbase-mapreduce/src/test/java/org/apache/hadoop/hbase/PerformanceEvaluation.java:
##########
@@ -2308,7 +2316,7 @@ protected byte[] generateRow(final int i) {
}
@Override
- boolean testRow(final int i, final long startTime) throws IOException {
+ protected boolean testRow(final int i, final long startTime) throws
IOException {
Review Comment:
Why change this to protected?
--
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]