Reidddddd commented on a change in pull request #648: HBASE-22975 Backport
HBASE-22975 to branch-1
URL: https://github.com/apache/hbase/pull/648#discussion_r326944060
##########
File path:
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java
##########
@@ -5849,7 +5853,7 @@ public boolean bulkLoadHFiles(Collection<Pair<byte[],
String>> familyPaths, bool
boolean isSuccessful = false;
try {
this.writeRequestsCount.increment();
-
Review comment:
Unnecessary change.
----------------------------------------------------------------
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