[
https://issues.apache.org/jira/browse/NIFI-2253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15390328#comment-15390328
]
ASF subversion and git services commented on NIFI-2253:
-------------------------------------------------------
Commit 393a3925dd1cd375dd1397deff7a78a96e7e1bb7 in nifi's branch
refs/heads/master from [~joewitt]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=393a392 ]
NIFI-2253 flexibly cleaning zookeeper connect string
This closes #704
Signed-off-by: jpercivall <[email protected]>
> 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)