[ 
https://issues.apache.org/jira/browse/NIFI-664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14576295#comment-14576295
 ] 

Matt Gilman commented on NIFI-664:
----------------------------------

{code}setTimeout(poll(), getTimeout()){code}

should be

{code}setTimeout(poll, getTimeout()){code}

> WebUI - Invalid argument to setTimeout when disabling ControllerServices
> ------------------------------------------------------------------------
>
>                 Key: NIFI-664
>                 URL: https://issues.apache.org/jira/browse/NIFI-664
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core UI
>            Reporter: Matt Gilman
>            Assignee: Matt Gilman
>             Fix For: 0.2.0
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to