kfaraz commented on PR #14559: URL: https://github.com/apache/druid/pull/14559#issuecomment-1636974080
Batching doesn't seem to mitigate the problem either as the real problem here is contention while acquiring a connection. I guess we should perform the deletes asynchronously. I will update this PR accordingly. -- 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]
