[
https://issues.apache.org/jira/browse/NIFI-13991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17897400#comment-17897400
]
ASF subversion and git services commented on NIFI-13991:
--------------------------------------------------------
Commit 7d8e2e32f73d3d207876c5782f0db9f67e7c77c4 in nifi's branch
refs/heads/support/nifi-1.x from Tamas Palfy
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=7d8e2e32f7 ]
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: 2.1.0
>
> Time Spent: 50m
> 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)