You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pegasus.apache.org by GitBox <gi...@apache.org> on 2022/05/23 09:47:15 UTC

[GitHub] [incubator-pegasus] acelyc111 commented on a diff in pull request #973: feat: add app drop interface to the java client

acelyc111 commented on code in PR #973:
URL: https://github.com/apache/incubator-pegasus/pull/973#discussion_r879247217


##########
java-client/src/test/java/org/apache/pegasus/client/TestAdminClient.java:
##########
@@ -27,7 +27,11 @@
 
 public class TestAdminClient {
   PegasusAdminClientInterface toolsClient;
+  PegasusClientInterface pClient;

Review Comment:
   pClient is only used in testDropApp, it's not needed to make it as member.



-- 
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: dev-unsubscribe@pegasus.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pegasus.apache.org
For additional commands, e-mail: dev-help@pegasus.apache.org