[
https://issues.apache.org/jira/browse/NIFI-3614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15932643#comment-15932643
]
ASF GitHub Bot commented on NIFI-3614:
--------------------------------------
Github user pvillard31 commented on the issue:
https://github.com/apache/nifi/pull/1598
+1, merging, thanks @JPercivall
> HandleHttpResponse doesn't properly handle "not number" status codes
> --------------------------------------------------------------------
>
> Key: NIFI-3614
> URL: https://issues.apache.org/jira/browse/NIFI-3614
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 0.7.1, 1.1.1
> Reporter: Joseph Percivall
> Assignee: Joseph Percivall
> Priority: Minor
>
> HandleHttpResponse has a check for "isNumber" for the statusCode but the
> resulting block doesn't have a return statement[1] so it just continues to
> attempt to execute and hits a "not most up to date version of flowfile"
> exception.
> [1]
> https://github.com/apache/nifi/blob/master/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/HandleHttpResponse.java#L138
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)