You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "CrazyHZM (GitHub)" <gi...@apache.org> on 2018/12/29 05:39:36 UTC

[GitHub] [incubator-dubbo] CrazyHZM commented on issue #1917: Condition is not properly used ?

if there is an exception in the subscription to Redis, when the disconnection is successful, we can think that the Redis connection is broken, we need to re-initiate the subscription, and we need to get the latest data from Redis again. But in JedisPool, no connection monitoring mechanism is provided.
The first attribute is to achieve the effect of connection monitoring.
If my idea is correct, I will submit  the PR to fix it #3087

[ Full content available at: https://github.com/apache/incubator-dubbo/issues/1917 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org