siddharthteotia commented on pull request #6375:
URL: https://github.com/apache/incubator-pinot/pull/6375#issuecomment-749310890


   Why are we using the JVM system property based mechanism to set this as 
opposed to using pinot.server.* configurations which is how we set the server 
instance config?
   
   Also I feel as opposed to making this as a server/instance level config, we 
should allow this as a table level config or at least both.  Will be useful for 
multi-tenancy and later on implementing query or table level priority. There is 
a queryConfig field in table config which is used to pass down the table level 
query timeout information. I think we can enhance QueryConfig to pass down this 
information as well. 


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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to