nagisa-kunhah opened a new pull request, #1475: URL: https://github.com/apache/dubbo-admin/pull/1475
**Please provide a description of this PR:** ### Changes - Add `get_service_detail` tool in `DetailRegistrar` to return service language and methods - Rename `get_service_detail` in `ServiceRegistrar` to `get_service_distribution` to better reflect its purpose (querying provider/consumer app distribution) - Remove invalid `providerAppName` field from search results - Add unit tests for `detail_tools_test.go` ### Bug fixes - Fix SSE connection leak when request context is cancelled - Fix goroutine leak from unclosed pipe in stdio integration test - Fix handler signature and `NewTextResult` call in `http_test.go` - Code formatting (import ordering, map literal alignment) **To help us figure out who should review this PR, please put an X in all the areas that this PR affects.** - [ ] Docs - [ ] Installation - [ ] User Experience - [ ] Dubboctl - [ ] Console - [ ] Core Component **Please check any characteristics that apply to this pull request.** -- 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]
