lucifer4j opened a new pull request, #11506:
URL: https://github.com/apache/pinot/pull/11506

   bugfix, release-notes, pinot-java-client
   
   In #10932, I requested for BrokerResponse class to be made public so that an 
external implementation of PinotClientTransport could be created. At that time, 
I failed to rectify that most of the methods to access data from BrokerResponse 
class are package-private which again hinders using them in a custom transport. 
Hence, opening this PR to make those public methods too.
   
   CC: @tsegismont


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

Reply via email to