You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Mark Bean (JIRA)" <ji...@apache.org> on 2018/05/08 03:03:00 UTC

[jira] [Created] (NIFI-5167) Reporting Task Controller Service UI failure

Mark Bean created NIFI-5167:
-------------------------------

             Summary: Reporting Task Controller Service UI failure
                 Key: NIFI-5167
                 URL: https://issues.apache.org/jira/browse/NIFI-5167
             Project: Apache NiFi
          Issue Type: Bug
          Components: Core Framework
    Affects Versions: 1.6.0
            Reporter: Mark Bean


The UI for Controller Services related to a Reporting Task can become non-responsive. Test case: Create a Reporting Task which requires a Controller Service (e.g. SiteToSiteBulletinReportingTask.) When configuring the properties for the Reporting Task, select the Controller Service property (e.g. SSL Context Service) and choose "create new service". Then, configure the resultant Controller Service (e.g. StandardRestrictedSSLContextService.) When choosing "Apply", the properties popup window is not dismissed. Yet, the properties appear to apply successfully because on subsequent configuration, the properties remain as previously set. Also, a message in the app.log indicates:

"INFO [Flow Service Tasks Thread-2] o.a.nifi.controller.StandardFlowService Saved flow controller org.apache.nifi.controller.FlowController@443b57d7 // Another save pending = false"

The Controller Service configuration window should dismiss appropriately when "Apply" button is selected.



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