Skip to content
Snippets Groups Projects
Commit 30b5a728 authored by Arne Øslebø's avatar Arne Øslebø
Browse files

increased zookeeper timeout

parent cc3a9c79
No related branches found
No related tags found
No related merge requests found
...@@ -227,8 +227,8 @@ nifi.cluster.load.balance.comms.timeout=30 sec ...@@ -227,8 +227,8 @@ nifi.cluster.load.balance.comms.timeout=30 sec
# zookeeper properties, used for cluster management # # zookeeper properties, used for cluster management #
nifi.zookeeper.connect.string=dsoclab-zookeeper:2181 nifi.zookeeper.connect.string=dsoclab-zookeeper:2181
nifi.zookeeper.connect.timeout=3 secs nifi.zookeeper.connect.timeout=60 secs
nifi.zookeeper.session.timeout=3 secs nifi.zookeeper.session.timeout=60 secs
nifi.zookeeper.root.node=/nifi nifi.zookeeper.root.node=/nifi
# Zookeeper properties for the authentication scheme used when creating acls on znodes used for cluster management # Zookeeper properties for the authentication scheme used when creating acls on znodes used for cluster management
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment