sam lin created BAHIR-225:
-----------------------------
Summary: flink-connector-redis Jedis connect to Redis cluster
throws NumberFormatException For input string 112@112
Key: BAHIR-225
URL: https://issues.apache.org/jira/browse/BAHIR-225
Project: Bahir
Issue Type: Bug
Components: Flink Streaming Connectors
Affects Versions: Flink-1.0
Environment: mac and Linux, Java8, Flink 1.10
Reporter: sam lin
Fix For: Not Applicable
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.
Context: [http://www.programmersought.com/article/589114613/]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)