gjacoby126 commented on a change in pull request #1094:
URL: https://github.com/apache/hbase/pull/1094#discussion_r452527315



##########
File path: 
hbase-server/src/test/java/org/apache/hadoop/hbase/ipc/TestSimpleRpcScheduler.java
##########
@@ -559,6 +561,25 @@ public void testCoDelScheduling() throws Exception {
     }
   }
 
+  @Test
+  public void testFastPathBalancedQueueRpcExecutorWithQueueLength0() throws 
Exception {
+    String name = "testFastPathBalancedQueueRpcExecutorWithQueueLength0";

Review comment:
       @ndimiduk - thanks for the suggestion. I've replaced the constant with a 
TestName rule. 




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