You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "David Handermann (Jira)" <ji...@apache.org> on 2022/11/29 15:17:00 UTC

[jira] [Created] (NIFI-10898) Remove unused Test Servlets

David Handermann created NIFI-10898:
---------------------------------------

             Summary: 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


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)