Apache9 commented on a change in pull request #203: HBASE-22335 do add hfile
ref only when replication_scope is 1
URL: https://github.com/apache/hbase/pull/203#discussion_r282905114
##########
File path:
hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestHRegion.java
##########
@@ -6281,6 +6288,44 @@ public void testBulkLoadReplicationEnabled() throws
IOException {
getCoprocessors().contains(ReplicationObserver.class.getSimpleName()));
}
+ @Test
Review comment:
It's only whitespace I think... It will be good if we could also make
findbugs and checkstyle work like this...
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services