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_r394696853
##########
File path:
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/handler/CloseMetaHandler.java
##########
@@ -31,10 +32,8 @@
public class CloseMetaHandler extends CloseRegionHandler {
// Called when regionserver determines its to go down; not master
orchestrated
- public CloseMetaHandler(final Server server,
Review comment:
I actually prefer these long method argument lists being a single parameter
per line, but our style guides don't agree.
----------------------------------------------------------------
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