[
https://issues.apache.org/jira/browse/NIFI-3360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15977511#comment-15977511
]
Scott Aslan commented on NIFI-3360:
-----------------------------------
I found an error related to the modularization effort. will reopen this ticket.
Steps to reproduce: If you create a DistributedMapCacheServer controller
service and when you configure it and try to create a new SSL Context Service
inline the user will see:
Uncaught TypeError: Cannot read property 'loadControllerServices' of undefined
at Object.controllerServiceCreatedDeferred (nf-canvas-all.js:49)
at Object.<anonymous> (jquery.propertytable.js:1)
at i (jquery.min.js:2)
at Object.fireWith [as resolveWith] (jquery.min.js:2)
at A (jquery.min.js:4)
at XMLHttpRequest.<anonymous> (jquery.min.js:4)
> Modularize canvas directory
> ---------------------------
>
> Key: NIFI-3360
> URL: https://issues.apache.org/jira/browse/NIFI-3360
> Project: Apache NiFi
> Issue Type: Sub-task
> Components: Core UI
> Reporter: Scott Aslan
> Assignee: Scott Aslan
> Fix For: 1.2.0
>
>
> Need to modularize (re-package) UI components to promote maintainability and
> eventual reusability for UI extensions. Components are already conceptually
> modular however circular references exists which should not be allowed. Need
> to re-package functions to eliminate circular
> references.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)