[ 
https://issues.apache.org/jira/browse/NIFI-1086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15020783#comment-15020783
 ] 

ASF subversion and git services commented on NIFI-1086:
-------------------------------------------------------

Commit cdd2c4f22cf9d309aff6ea2fa57f9557bc243006 in nifi's branch 
refs/heads/master from [~JPercivall]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=cdd2c4f ]

NIFI-1086: Changed behavior on retrieval with no input file to RETRIEVE events, 
removed @TriggerWhenEmpty

Reviewed by Tony Kurc ([email protected])


> Refactor InvokeHttp
> -------------------
>
>                 Key: NIFI-1086
>                 URL: https://issues.apache.org/jira/browse/NIFI-1086
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Joseph Percivall
>            Assignee: Joseph Percivall
>             Fix For: 0.4.0
>
>         Attachments: NIFI-1086_02.patch, NIFI-1086_03.patch, 
> NIFI-1086_04.patch, NIFI-1086_05.patch, NIFI-1086_06.patch, 
> NIFI-1086_rebasing_to_master.patch
>
>
>  InvokeHttp currently uses Java's HttpUrlConnection, which is lacking in it's 
> features and ease-of-use. In order to support all the current InvokeHttp 
> pending tickets it's clear that a new underlying library is needed.
> OkHttp looks to be a promising library that focusing on individual 
> transactions (as opposed to Apache's HttpClient that focuses more on 
> sessions). 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to