qiaolin-li opened a new issue, #16259: URL: https://github.com/apache/dubbo/issues/16259
### Pre-check - [x] I am sure that all the content I provide is in English. ### Search before asking - [x] I had searched in the [issues](https://github.com/apache/dubbo/issues?q=is%3Aissue) and found no similar issues. ### Apache Dubbo Component Java SDK (apache/dubbo) ### Dubbo Version dubbo: 3.3.6 ### Steps to reproduce this issue <img width="3840" height="1852" alt="Image" src="https://github.com/user-attachments/assets/eacabb58-933c-4faa-b023-c4ffe980d5cd" /> <img width="2812" height="1768" alt="Image" src="https://github.com/user-attachments/assets/ead9b12a-3af3-41d6-aed6-e0fcad014883" /> I'm using dubbo version 3.3.6. According to the documentation, it registers application metadata, but it doesn't. Neither zookeeper nor nacos does <img width="2358" height="1028" alt="Image" src="https://github.com/user-attachments/assets/130f295f-357a-46f7-b2a7-bff0908bd569" /> <img width="3000" height="1602" alt="Image" src="https://github.com/user-attachments/assets/07c2fc98-6e57-4ffe-a384-d085421edffb" /> <img width="3638" height="1132" alt="Image" src="https://github.com/user-attachments/assets/f1e31889-358a-47c1-8aa2-65f4c55f9904" /> <img width="2100" height="1176" alt="Image" src="https://github.com/user-attachments/assets/944220ef-9a89-452a-9e78-c658ea8c123d" /> ### What you expected to happen zookeeper and nacos should have application metadata ### Anything else Did version 3.3.6 remove the application metadata? It was still replaced by other solutions ### Do you have a (mini) reproduction demo? - [ ] Yes, I have a minimal reproduction demo to help resolve this issue more effectively! ### Are you willing to submit a pull request to fix on your own? - [ ] Yes I am willing to submit a pull request on my own! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
