dubbo
https://github.com/alibaba/dubbo
Java
Dubbo is a high-performance, java based, open source RPC framework
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported29 Subscribers
View all SubscribersAdd a CodeTriage badge to dubbo
Help out
- Issues
- [Bug] The parameters of method ```CollectionUtils#sort``` should be comparable type
- Improve generic type safety of CollectionUtils.sort
- [Feature] Add DEBUG-level logs for SPI extension loading in ExtensionLoader
- feat: add DEBUG-level logs for SPI extension loading in ExtensionLoader
- introduce private method to remove duplicated codes
- [Feature] When will Dubbo be compatible with Spring Boot 4?
- [Bug] Fix TOCTOU race condition in ZookeeperClientManager.getInstance()
- [Bug] List<Byte>, List<Short>, Map<String, Byte> deserialized as List<Integer>, Map<String, Integer> on provider side
- [Bug] SslServerTlsHandler.exceptionCaught() swallows exceptions without closing channel, causing permanent half-open TLS connections
- fix: preserve generic parameter types during deserialization to fix List<Byte> → List<Integer> [3.3]
- Docs
- Java not yet supported