tibrewalpratik17 commented on PR #10706: URL: https://github.com/apache/pinot/pull/10706#issuecomment-1534283308
@ankitsultana I remember having a discussion where we thought of generating requestId at servers similar to broker's - using brokerHost and requestId as both of them are sent in the request from broker -> server. Do we also send brokerPort to the servers? If no, then just `host_request-id` should be good enough to keep the requestId consistent across brokers and servers. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
