[ https://issues.apache.org/jira/browse/NIFI-9055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17400628#comment-17400628 ]
Joey Frazee edited comment on NIFI-9055 at 8/17/21, 9:07 PM: ------------------------------------------------------------- This can be repro'd on Minio too. The fix [1] is pretty simple, but we ought to update the tests and integration tests. I'll probably have to test against Minio too and the ITs aren't setup to use the override so it'll take me some time to get to it. 1. https://github.com/apache/nifi/compare/main...jfrazee:NIFI-9055 was (Author: jfrazee): This can be repro'd on Minio too. The fix [1] is pretty simple, but we ought to update the tests and integration tests. I'll probably have to test against Minio too and the ITs aren't setup to use the override so it'll take me some time to get to it. 1. https://github.com/jfrazee/nifi/commit/ca13e2ea2ca2b2b8dde37beb6488f6f530336b9e > FetchS3Object fails to fetch small files > ---------------------------------------- > > Key: NIFI-9055 > URL: https://issues.apache.org/jira/browse/NIFI-9055 > Project: Apache NiFi > Issue Type: Bug > Components: Extensions > Affects Versions: 1.14.0 > Reporter: Joey Frazee > Priority: Major > > FetchS3Object fails to retrieve small or zero byte files returning: The > requested range is not satisfiable, Status Code: 416, Error Code: > InvalidRange. -- This message was sent by Atlassian Jira (v8.3.4#803005)