abhishekbafna commented on PR #15773:
URL: https://github.com/apache/pinot/pull/15773#issuecomment-2893964417

   > > How are we setting the for the MSE?
   > 
   > MSE creates a set and passes it to these functions here 
https://github.com/apache/pinot/blob/master/pinot-broker/src/main/java/org/apache/pinot/broker/requesthandler/MultiStageBrokerRequestHandler.java#L403
   
   This is passing the tables to the auth and quota checks. But how is the set 
created and set in the first place? I tried to trace it in the code and could 
not.
   
   Also, in the query quota PR I have modified the input for the query quota 
from set physical table to logical table as logical table has its own quota. 
Link: 
https://github.com/apache/pinot/pull/15839/files#diff-06e2bf5ea89ac7b1f67fa90f3d3e9bbb8c61cae03c20093fd18bdc977f949134L409


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