egor-ryashin commented on pull request #11456:
URL: https://github.com/apache/druid/pull/11456#issuecomment-896900204


   @FrankChen021 I think introducing the limit in SQL query is most efficient 
but needs more code changes (for each DB there's different SQL syntax). 
Introducing the limitation in OverlordResource takes fewer changes and still 
unloads UI. 
   While changes on UI only - won't solve all the problems because the UI can 
only limit completed tasks and there's the case with a lot of running tasks.
   
   


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