You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2021/02/24 18:15:56 UTC

[GitHub] [incubator-pinot] yupeng9 commented on a change in pull request #6607: Deprecate PQL endpoint on Broker

yupeng9 commented on a change in pull request #6607:
URL: https://github.com/apache/incubator-pinot/pull/6607#discussion_r582190641



##########
File path: pinot-broker/src/main/java/org/apache/pinot/broker/api/resources/PinotClientRequest.java
##########
@@ -63,11 +63,12 @@
   @Inject
   private BrokerMetrics brokerMetrics;
 
+  @Deprecated

Review comment:
       can you add comments on deprecation reason and the alternative?

##########
File path: pinot-broker/src/main/java/org/apache/pinot/broker/api/resources/PinotClientRequest.java
##########
@@ -93,11 +94,12 @@ public void processQueryGet(
     }
   }
 
+  @Deprecated

Review comment:
       ditto




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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org