ndimiduk commented on a change in pull request #754: HBASE-22978 : Online slow 
response log
URL: https://github.com/apache/hbase/pull/754#discussion_r371443217
 
 

 ##########
 File path: 
hbase-server/src/test/java/org/apache/hadoop/hbase/ipc/AbstractTestIPC.java
 ##########
 @@ -426,4 +437,55 @@ public void testAsyncTimeout() throws IOException {
       rpcServer.stop();
     }
   }
+
+  @Test
 
 Review comment:
   This feature isn't related to the IPC server, it's an internal detail of the 
Region Server. Thus the tests should be on the region server, not the IPC tests.

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