Bryan Bende created NIFI-12104:
----------------------------------

             Summary: Allow Redis DMC to be used by Put/Fetch DMC when Redis is 
clustered
                 Key: NIFI-12104
                 URL: https://issues.apache.org/jira/browse/NIFI-12104
             Project: Apache NiFi
          Issue Type: Improvement
            Reporter: Bryan Bende


The Redis DMC directly implements Atomic DMC Client and because it implements 
the atomic updates using Redis transactions which don't work in a Redis 
cluster, it imposes a constraint that the Redis Mode cannot be set to Cluster, 
otherwise it is invalid. The downside is that then the Redis DMC can't be used 
with a Redis cluster, even in places that didn't require atomic updates like 
Put/Fetch DMC. We should be able to improve this.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to