bharathv commented on a change in pull request #1026: HBASE-23682 Fix NPE when disable DeadServerMetricRegionChore URL: https://github.com/apache/hbase/pull/1026#discussion_r367262976
########## File path: hbase-server/src/test/java/org/apache/hadoop/hbase/master/assignment/TestDeadServerMetricRegionChore.java ########## @@ -0,0 +1,68 @@ +/** Review comment: _/**_ is interpreted as a javadoc in IDEs. If you notice others' changes, people are switching to _/*_ incrementally in their patches (files they are touching). Now that you are adding a new class, it is better to start with _/*_. ---------------------------------------------------------------- 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
