Jackie-Jiang commented on PR #13661: URL: https://github.com/apache/pinot/pull/13661#issuecomment-2241771381
> I see. In that case, are we deprecating handleRequest() (and therefore BrokerRequestHandler)? Should PinotClientRequest be moved to spi? We are not deprecating it. `PinotClientRequest` is the rest query endpoint handler. The current contract is to set the request arrival time when `RequestContext` is created (that is outside of `BrokerRequestHandler`), and `RequestContext` is already in the spi. -- 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-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org