You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "carryxyh (GitHub)" <gi...@apache.org> on 2019/01/22 03:07:14 UTC

[GitHub] [incubator-dubbo] carryxyh commented on pull request #3276: Improve/heartbeat

I think we should establish a mapping relationship between client and task.

Since we are using the global Timer at the moment, when any client is closed, we should cancel the task corresponding to this client. In this way, we can guarantee that our tasks will not be too much.

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