You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@zhangjie0125 With #595 fix, redis-plus-plus updates the slot-node mapping every ClusterOptions::slot_map_refresh_interval (by default, it updates every 10 seconds). Your problem should be solved with the latest code on master branch.
When connection is down, we also need to update the slot mapping. Because the corresponding master might been replace with a new one.
The text was updated successfully, but these errors were encountered: