lokesh-lingarajan opened a new pull request #11894: URL: https://github.com/apache/druid/pull/11894
This index helps in faster query results during kill task's query on interval based unused segment listing. This had become a bottleneck at our production loads causing coordinator to wait longer for metadata db replies and hence causing increased ingestion lag. The new index has helped reduce the query times for such queries and has made it possible for us to use kill feature in production. This PR has: - [ x] been self-reviewed. - [x] been tested in a dev,stage and prod Druid clusters. -- 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]
