ndimiduk commented on a change in pull request #1305: HBASE-23984 [Flakey 
Tests] TestMasterAbortAndRSGotKilled fails in tea…
URL: https://github.com/apache/hbase/pull/1305#discussion_r394697778
 
 

 ##########
 File path: 
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/handler/CloseRegionHandler.java
 ##########
 @@ -52,85 +54,101 @@
   // have a running queue of user regions to close?
   private static final Logger LOG = 
LoggerFactory.getLogger(CloseRegionHandler.class);
 
-  private final RegionServerServices rsServices;
+  private final RegionServerServices rss;
 
 Review comment:
   Why? `rsServices` was more descriptive.

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

Reply via email to