[
https://issues.apache.org/jira/browse/NIFI-2253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15390329#comment-15390329
]
ASF GitHub Bot commented on NIFI-2253:
--------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/nifi/pull/704
> 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)