There are a couple of settings in nifi.properties related to timeouts that might be worth increasing and playing with:
nifi.cluster.node.connection.timeout=5 sec nifi.cluster.node.read.timeout=5 sec nifi.zookeeper.connect.timeout=3 secs nifi.zookeeper.session.timeout=3 secs I would expect the one error about "KeeperError = Connection Loss" would be related to the ZooKeeper timeouts. On Tue, Jun 13, 2017 at 5:38 PM, ddewaele <[email protected]> wrote: > Seems nabble doesn't send the raw-text-formatted log snippets. > > Added them in this gist : > https://gist.github.com/ddewaele/67ca6cb95b9c894a9eb8d782b2ad99a2 > > > > -- > View this message in context: > http://apache-nifi-users-list.2361937.n4.nabble.com/NiFi-Cluster-with-lots-of-SUSPENDED-RECONNECTED-LOST-events-tp2194p2195.html > Sent from the Apache NiFi Users List mailing list archive at Nabble.com.
