You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2020/07/09 22:37:02 UTC

[GitHub] [hbase] gjacoby126 commented on a change in pull request #1094: HBASE-23744 - FastPathBalancedQueueRpcExecutor should enforce queue l…

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:
users@infra.apache.org