callumj commented on issue #12098: URL: https://github.com/apache/druid/issues/12098#issuecomment-1001084177
Turns out from the upgrade we had a stuck task that could not be killed (API operations would fail with same error) - we had to go into the backing store (MySQL DB) and delete these tasks. Might be something worth documenting. -- 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]
