warning延迟连接,用于减少长连接数,当有调用发起时,再创建长连接。

warning只对使用长连接的dubbo协议生效。

<dubbo:protocol name="dubbo" lazy="true" />