bbeaudreault commented on a change in pull request #4180:
URL: https://github.com/apache/hbase/pull/4180#discussion_r834480435



##########
File path: 
hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestAsyncClientPauseForServerOverloaded.java
##########
@@ -56,31 +58,44 @@
 import 
org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.MethodDescriptor;
 
 @Category({ MediumTests.class, ClientTests.class })
-public class TestAsyncClientPauseForCallQueueTooBig {
+public class TestAsyncClientPauseForServerOverloaded {

Review comment:
       I do think a warning is produced, but I'm not sure how to check for 
that. However, I am adding a test which will both ensure that the deprecated 
config works and that the deprecation happened.




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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to