[
https://issues.apache.org/jira/browse/NIFI-13991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17897579#comment-17897579
]
ASF subversion and git services commented on NIFI-13991:
--------------------------------------------------------
Commit a5807cb2cf989922d0abdf0c19b889daa4687dac in nifi's branch
refs/heads/support/nifi-1.28 from Tamas Palfy
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=a5807cb2cf ]
NIFI-13991 Fix GetAwsTextractJobStatus so that a
ProvisionedThroughputExceededException properly sends the flowfile to the
"throttled" relationship.
This closes #9510.
Signed-off-by: Peter Turcsanyi <[email protected]>
> GetAwsTextractJobStatus doesn't handle ProvisionedThroughputExceededException
> properly
> --------------------------------------------------------------------------------------
>
> Key: NIFI-13991
> URL: https://issues.apache.org/jira/browse/NIFI-13991
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Reporter: Tamas Palfy
> Assignee: Tamas Palfy
> Priority: Minor
> Fix For: 1.29.0, 2.1.0, 1.28.1
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> GetAwsTextractJobStatus has a relationship called "throttled" for which the
> documentation says "Retrieving results failed for some reason, but the issue
> is likely to resolve on its own, such as Provisioned Throughput Exceeded or a
> Throttling failure."
> However a ProvisionedThroughputExceededException is not handled as such,
> instead the flowfile is sent to "failure".
--
This message was sent by Atlassian Jira
(v8.20.10#820010)