[ https://issues.apache.org/jira/browse/NIFI-12140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Fabian Reiber updated NIFI-12140: --------------------------------- Description: The RedisConnectionPoolService and RedisDistributedMapCacheClientService do not allow to configure acls. At least I can't find it. Is this a feature to be added in near future? The current possibility to configure a password in RedisConnectionPoolService reflects the "requirepass" in redis configuration. It also means to enable acls configuration for redis sentinel as well. And maybe for redis cluster too (I don't know, if redis cluster uses different acls as well)? I think it makes sense to enable this feature for RedisDistributedMapCacheClientService. What do you think about it? was: The RedisConnectionPoolService and -RedisDistributedMapCacheClientService- RedisConnectionPoolService do not allow to configure acls. At least I can't find it. Is this a feature to be added in near future? The current possibility to configure a password in RedisConnectionPoolService reflects the "requirepass" in redis configuration. It also means to enable acls configuration for redis sentinel as well. And maybe for redis cluster too (I don't know, if redis cluster uses different acls as well)? I think it makes sense to enable this feature for RedisDistributedMapCacheClientService. What do you think about it? > Possibility to configure ACLs for redis connections > --------------------------------------------------- > > Key: NIFI-12140 > URL: https://issues.apache.org/jira/browse/NIFI-12140 > Project: Apache NiFi > Issue Type: New Feature > Components: Core Framework > Affects Versions: 1.21.0 > Reporter: Fabian Reiber > Priority: Major > > The RedisConnectionPoolService and RedisDistributedMapCacheClientService do > not allow to configure acls. At least I can't find it. Is this a feature to > be added in near future? > The current possibility to configure a password in RedisConnectionPoolService > reflects the "requirepass" in redis configuration. It also means to enable > acls configuration for redis sentinel as well. And maybe for redis cluster > too (I don't know, if redis cluster uses different acls as well)? > I think it makes sense to enable this feature for > RedisDistributedMapCacheClientService. > What do you think about it? -- This message was sent by Atlassian Jira (v8.20.10#820010)