You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/11/01 08:08:50 UTC

[GitHub] [pulsar] hellomyboy commented on a change in pull request #12248: Some codes are duplicated and optimized

hellomyboy commented on a change in pull request #12248:
URL: https://github.com/apache/pulsar/pull/12248#discussion_r740023122



##########
File path: pulsar-client-admin/src/main/java/org/apache/pulsar/client/admin/internal/BaseResource.java
##########
@@ -282,4 +282,21 @@ public static String getReasonFromServer(WebApplicationException e) {
             }
         }
     }
+
+    public <T> CompletableFuture<T> getCompletableFuture(WebTarget path) {

Review comment:
       @michaeljmarshall hello,Why not reply to me, I have been waiting for you to reply to the message, but I have not answered, I am very anxious, the optimization does not conform to the open source standards, if there is not meet the norms, please make suggestions, I hope to be able to participate.




-- 
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: commits-unsubscribe@pulsar.apache.org

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