pagrawal10 commented on issue #15944: URL: https://github.com/apache/druid/issues/15944#issuecomment-1960689111
@abhishekagarwal87 The task report file is < 400 bytes. The problematic task A2 never pushed any task report but when the main task runner thread was interrupted with exception Encountered exception while waiting for task [A2] shutdown , it was stuck at pushing the task reports to S3. I am still debugging further into this issue, but the bug exists irrespective of this reason. -- 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]
