jihoonson commented on pull request #10371:
URL: https://github.com/apache/druid/pull/10371#issuecomment-692991796


   > > * Why does the response include only one task ID? What will happen if 
auto compaction issues multiple compaction tasks?
   > 
   > Hmm... I am thinking of having the UI component show the status (fail, 
success) of the latest task which could indicate if user action is requried or 
not.
   > Another idea may be to return a list of all tasks issued during this run 
(and empty list if no slot). The UI can select which task it want to show. The 
UI can choose the last task ID or it can calcualte success vs fail % rate of 
all tasks in last run.
   
   Hmm, I'm not sure what would be a use case of such information of the tasks 
issued in each run. Would it be more useful to know how many compaction task 
failures there have been recently (over a couple of runs)?


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