kishoreg commented on issue #4243: Add support for passing headers in pinot client URL: https://github.com/apache/incubator-pinot/pull/4243#issuecomment-496711434 Thanks @jitendratheta for the explanation. It looks good to me overall. Have a few more questions before I sign off to make sure I understand the scenario. These headers seem to be set at the time of creating the connection but it's passed as part of every request. I am curious to know if adding another method to PinotClientTransport that takes the headers on every request solve your issue. Can you also list some sample headers
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
