dubbo
https://github.com/apache/dubbo
Java
The java implementation of Apache Dubbo. An RPC and microservice 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 supported11 Subscribers
Add a CodeTriage badge to dubbo
Help out
- Issues
- 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]
- Create QuicSslEngine for client with parameter peer host to meet HostnameChecker matching rules
- Close channel on TLS exception to prevent half-open connections
- [Bug] issues 15271 Refactoring the bug in the registry center
- Docs
- Java not yet supported