vogievetsky opened a new pull request, #13431:
URL: https://github.com/apache/druid/pull/13431

   This PR addresses two things:
   
   1) Be more robust if an auxiliary query fails. For example the services view 
uses the `sys.servers` table to load most of the data but it also loads the 
workers from the coordinator. If the coordinator is down temporarily we do not 
want to fail the whole query, instead do the best we can with the info we have 
and also pop up an error toast notification that something went wrong.
   
   2) Following this discussion on Slack: 
https://apachedruidworkspace.slack.com/archives/C030K0Z7S1Z/p1669222099825209 
the kill task dialog now lets you pick and interval:
   
   <img width="420" alt="image" 
src="https://user-images.githubusercontent.com/177816/203684188-f7476c9e-bd65-4ac2-90f8-dfa4b9d21152.png";>
    


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