Uploaded image for project: 'Apache NiFi'
  1. Apache NiFi
  2. NIFI-3828

Fix for NIFI-3776 prevents mock processor documentation from rendering properly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 1.2.0
    • None
    • None
    • None

    Description

      Because the mock FullyDocumentedControllerService, FullyDocumentedReportingTask and ExampleProcessor are not identified by the introduce bundles related syntax, the test units struggle to create links to the mock processors.

      [main] WARN org.apache.nifi.documentation.html.HtmlDocumentationWriter - Could not link to org.apache.nifi.documentation.example.FullyDocumentedControllerService because no bundles were found
      [main] WARN org.apache.nifi.documentation.html.HtmlDocumentationWriter - Could not link to org.apache.nifi.documentation.example.FullyDocumentedReportingTask because no bundles were found
      [main] WARN org.apache.nifi.documentation.html.HtmlDocumentationWriter - Could not link to org.apache.nifi.processor.ExampleProcessor because no bundles were found
      [main] INFO org.apache.nifi.mock.MockComponentLogger - Initializing...
      

      While the impact is negligible and isn't negative to the build, this new behavior is different from the previously existing behavior where the mock processors would render their documentation identically to what a normal processor would.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              trixpan Andre F de Miranda
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: