sachidananda007 opened a new issue, #15380: URL: https://github.com/apache/druid/issues/15380
In Druid 25.0.0 I see the following issue Steps to reproduce. - Set `druid.indexer.queue.maxSize` to 1. - Submit 2 tasks simultaneously with `/druid/v1/indexer/task` - One of the tasks will get `500 Internal server error` instead of proper error message and error code Expected behaviour: Return proper error message(May be 429) Attached screenshot for reference  -- 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]
