Jedis#eval with the specified timeout

18 views
Skip to first unread message

aki....@gmail.com

unread,
Nov 2, 2020, 4:14:20 PM11/2/20
to Jedis
We observe the same issue as described in a closed thread: #1147

seem like at redis.clients.jedis.Jedis.getEvalResult(Jedis.java:2642) never return after more than 5 mins sometimes(pretty rare, but when it happen cause bad issue). Our redis server had the default lua-time-limit set to 5 seconds and our Lua script is pretty light weight and should not take more than 1 second.

Is that possible to bring in the fix for that issue: #1148 ?

Reply all
Reply to author
Forward
0 new messages