You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "RojerAlone (GitHub)" <gi...@apache.org> on 2020/01/19 07:13:57 UTC

[GitHub] [dubbo] RojerAlone commented on issue #5639: optimize #5623 : optimize compatible solution of filter listener

> I would suggest removing `onMessage` completely in the next version.

The `onMessage` method was added in 2.7.5, the change means to rename `onResponse` method, why removing it ?



> Also, we need to remove the `default` implementation of onResponse once onMessage gets removed.

Got it, the target of this pr is to keep compatible with 2.7.5, and I add a `TODO` on `onMessage` method about changing it to non-default .

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