[
https://issues.apache.org/jira/browse/NIFI-5167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16467527#comment-16467527
]
ASF GitHub Bot commented on NIFI-5167:
--------------------------------------
GitHub user mcgilman opened a pull request:
https://github.com/apache/nifi/pull/2688
NIFI-5167: Updating how the nf-reporting-task module is injected to the
nf-controller-service module
NIFI-5167:
- Updating how the nf-reporting-task module is injected to the
nf-controller-service module.
Steps to reproduce the issue is in the JIRA.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mcgilman/nifi NIFI-5167
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/2688.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2688
----
commit 00ae0f39559065f1fa4b3e6daf672e57a43c5842
Author: Matt Gilman <matt.c.gilman@...>
Date: 2018-05-08T15:00:43Z
NIFI-5167:
- Updating how the nf-reporting-task module is injected to the
nf-controller-service module.
----
> 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
> Assignee: Matt Gilman
> Priority: Major
>
> 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)