funky-eyes opened a new pull request, #7089: URL: https://github.com/apache/incubator-seata/pull/7089
<!-- Please make sure you have read and understood the contributing guidelines --> - [ ] I have registered the PR [changes](../changes). ### Ⅰ. Describe what this PR did support instance registration to the registry center 支持通过传递实例注册至注册中心,由于未来要扩展元数据,而先前注册时使用的InetSocketAddress入参已经不满足需求了,故进行修改为全局实例来满足该需求,后续可通过该实例中的metadata进行注册元数据至注册中心 ### Ⅱ. Does this pull request fix one issue? <!-- If that, add "fixes #xxx" below in the next line, for example, fixes #97. --> ### Ⅲ. Why don't you add test cases (unit test/integration test)? ### Ⅳ. Describe how to verify it ### Ⅴ. Special notes for reviews -- 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...@seata.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@seata.apache.org For additional commands, e-mail: notifications-h...@seata.apache.org