nyl3532016 commented on a change in pull request #3179:
URL: https://github.com/apache/hbase/pull/3179#discussion_r617992391



##########
File path: 
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegionServer.java
##########
@@ -697,6 +635,10 @@ public HRegionServer(final Configuration conf) throws 
IOException {
       throw t;
     }
   }
+  @Override
+  protected AbstractRpcServices getRpcService(){

Review comment:
       fixed, also this method of class `HCompactionserver` 




-- 
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]


Reply via email to