KKcorps commented on PR #10706:
URL: https://github.com/apache/pinot/pull/10706#issuecomment-1534725880

   @tibrewalpratik17 I think making changes to overall tracking is out of scope 
for this PR. I only want to focus on the fact that if I receive a response, I 
should be able to backtrack it in Pinot. As long as I have host and requestId 
both, it should be possible.
   
   I have another idea as well.
   
   Instead of one, we can have two fields in the response `brokerId` and 
`requestId` where latter is existing long id.
   
   This will reduce any ambiguity on what each part of the combined id means to 
OSS user.


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

Reply via email to