Hi folks,

I'm facing an error using Redis DMC in standalone mode with an external
Redis server were the RedisConnectionPoolService is not able to connect to
a non-localhost redis in this mode.

This error was already reported (
https://issues.apache.org/jira/browse/NIFI-5830) and marked fixed in nifi
1.9 however I'm trying the nifi docker images from docker hub and all
images that I've tried kept throwing the same error (I've tried the
1.9.0, 1.9.1 and the latest 1.11.3).

In order to confirm if the bug I'm facing seems to be the same I did a port
forward using socat between localhost (nifi container) and my redis
container and the error was gone,

Am I missing something? Why I'm getting this error if it's fixed?

Best regards,

Eric

Reply via email to