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

ASF GitHub Bot commented on NIFI-2253:
--------------------------------------

Github user JPercivall commented on the issue:

    https://github.com/apache/nifi/pull/704
  
    +1
    
    Visually verified code, did a contrib check build. In 3 node secure 
cluster, I added spaces to various parts of each nifi.properties and then ran 
the cluster. Performed as expected. Thanks @joewitt, I will merge it in.


> zookeeper server cannot interpret "space" in ZK connection string, in 
> nifi.properties config file
> -------------------------------------------------------------------------------------------------
>
>                 Key: NIFI-2253
>                 URL: https://issues.apache.org/jira/browse/NIFI-2253
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>            Reporter: Haimo Liu
>            Assignee: Joseph Witt
>            Priority: Minor
>             Fix For: 1.0.0
>
>
> ZK server cannot interpret space in the following connection string 
> (nifi.properties config file):
> nifi.zookeeper.connect.string=localhost:2181,localhost:2182,<space>localhost:2183
> in this case, multiple NIFI nodes will run in a standalone mode instead of 
> operating in a clustered mode.



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

Reply via email to