You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2021/11/23 18:24:04 UTC

[GitHub] [druid] a2l007 commented on pull request #11941: AWS "Data read has a different length than the expected" error should reset stream and try again

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: commits-unsubscribe@druid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org