Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
Flink-1.0
-
mac and Linux, Java8, Flink 1.10
-
Important
Description
There is a bug in Jedis connecting to Redis cluster when using flink-redis-connector. The maven 1.1.0~1.1.5 [jar](https://mvnrepository.com/artifact/org.apache.flink/flink-connector-redis) all are using Jedis 2.8. After I upgrade Jedis to 2.9, this error is gone. Please build and push a new version maven Jar with Jedis 2.9 will fix this issue.