a2l007 commented on pull request #11941:
URL: https://github.com/apache/druid/pull/11941#issuecomment-976974746


   👍 
   Thanks for this fix. Task failures due to `SdkClientException` are common 
while reading large files from S3 and this will help with retries within the 
same task without having the index parallel supervisor to generate a new task 
for the task failure.
   
   One question though, is the reset usecase specific to the S3 entity or are 
there similar reset conditions for other InputEntities where the default 
generic `isConnectionReset` predicate may not sufficient?


-- 
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]

Reply via email to