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

[GitHub] [incubator-dubbo] tswstarplanet commented on pull request #2934: [Dubbo 2682]Optimize the logic of find port of one protocol

The change of the state of the input parameter is used to cached the parsed port in protocol config bean, so that the subsequent accesses of port of a protocol can retrieve the port from the protocol config bean directly. Or the find port logic will be executed during the exporting process of every <dubbo:service>

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