Joey Frazee created NIFI-9063:
---------------------------------
Summary: FetchS3Object doesn't handle invalid data size in Range
properties
Key: NIFI-9063
URL: https://issues.apache.org/jira/browse/NIFI-9063
Project: Apache NiFi
Issue Type: Bug
Components: Extensions
Affects Versions: 1.14.0
Reporter: Joey Frazee
FetchS3Object supports FlowFile-scoped EL for both the Range Start and Range
Length properties but doesn't check if the values are non-empty or handle the
IllegalArgumentException for invalid data sizes.
These should be checked before converting to a data size and routed to failure
if invalid.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)