busbey 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_r282904182
##########
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:
leaving feadback on the PR lines instead of making someone dig into the
reporting worked! oh man that's great.
----------------------------------------------------------------
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