walklown commented on code in PR #14106: URL: https://github.com/apache/dubbo/pull/14106#discussion_r1644813721
########## dubbo-demo/dubbo-demo-xml/dubbo-demo-xml-provider/src/main/resources/spring/dubbo-provider.xml: ########## @@ -29,7 +29,7 @@ <dubbo:registry id="registry1" address="zookeeper://127.0.0.1:2181?registry-type=service"/> <dubbo:protocol name="dubbo" port="-1"/> - <dubbo:protocol name="rest" port="-1"/> + <dubbo:protocol name="tri" port="-1"/> Review Comment: Commited rollback and submit a new issues to fix that. https://github.com/apache/dubbo/issues/14340 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org For additional commands, e-mail: notifications-h...@dubbo.apache.org