[
https://issues.apache.org/jira/browse/NIFI-10898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17643112#comment-17643112
]
ASF subversion and git services commented on NIFI-10898:
--------------------------------------------------------
Commit 47fc3ae77d417ca406443b27f4c5db2695edc7ea in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=47fc3ae77d ]
NIFI-10898 This closes #6729. Removed unused test HTTP Servlets
Signed-off-by: Joe Witt <[email protected]>
> Remove unused Test Servlets
> ---------------------------
>
> Key: NIFI-10898
> URL: https://issues.apache.org/jira/browse/NIFI-10898
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Trivial
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The {{nifi-standard-processors}} module has several Java Servlet classes that
> were used for unit testing HTTP processors. These classes are no longer used
> with current test classes, and new tests make use of OkHttp MockWebServer for
> HTTP testing. These unused test classes should be removed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)