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

   custom properties in StageMetadata and 
   requestMetadata from WorkerRequest are immutable
   
   thus 
   1. create an immutable wrapper around
   2. move the consolidation logic to create a new requestMetadata for each 
queryRunner call and set it context, never use the customProperties field from 
StageMetadata again.
   


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