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

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

Commit ed19f616821ae70cbca4dfdf56e51859b61c415c in nifi's branch 
refs/heads/master from Andy LoPresto
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=ed19f61 ]

NIFI-6331 Removed nifi-testharness module.

This closes #3506.


> Remove dependency on external (non-Apache) HTTP resource for data feed
> ----------------------------------------------------------------------
>
>                 Key: NIFI-6331
>                 URL: https://issues.apache.org/jira/browse/NIFI-6331
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Tools and Build
>    Affects Versions: 1.9.2
>            Reporter: Andy LoPresto
>            Assignee: Andy LoPresto
>            Priority: Major
>              Labels: resource, test
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> A test resource 
> (https://github.com/apache/nifi/blob/master/nifi-testharness/src/test/resources/flow.xml#L85-L91)
>  uses the BBC World RSS feed in a {{GetHTTP}} processor. This RSS feed is 
> served over HTTP. I believe we should not rely on external (non-Apache) 
> hosted services for tests, as these could change at any time, and regardless 
> of the origin of the data, should prefer HTTPS unless explicitly testing HTTP 
> services. 
> I propose changing the test resource to use 
> {{https://nifi.apache.org/security.html}} or any other page hosted on the 
> NiFi site (the test flow functionality does not use any RSS features). 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to