Ilya Kovalev created NIFI-7471:
----------------------------------
Summary: impossible run nifi with redis cluster state manager
Key: NIFI-7471
URL: https://issues.apache.org/jira/browse/NIFI-7471
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework
Reporter: Ilya Kovalev
Attachments: state-management.xml
below error occurs due to start nifi with redis cluster state manager
{code:java}
Caused by: java.lang.IllegalStateException: Could not initialize State
Providers because the Cluster State Provider is not valid. The following 1
Valid ation Errors occurred: 'Connection String' is invalid because
Connection String is required Please check the configuration of the Cluster
State Provider with ID [redis-provider] in the file
/opt/nifi/nifi-current/./conf/state-management.xml
{code}
attach my {color:#1d1c1d}state-management.xml and nifi.properties{color}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)