shenyu
https://github.com/apache/shenyu
Java
Apache ShenYu is a Java native API Gateway for service proxy, protocol conversion and API governance.
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 supported2 Subscribers
Add a CodeTriage badge to shenyu
Help out
- Issues
- [BUG] MCP Streamable-HTTP returns stale/fabricated JSON-RPC response for notifications
- [BUG] registry impls (consul/etcd/zookeeper/apollo) use non-thread-safe HashMap for watcherInstanceRegisterMap shared by caller + async watcher
- [BUG] IngressReconciler dereferences v1Ingress before null check — NPE on every ingress deletion (delete cleanup is dead code)
- [BUG] Apollo incremental change events silently dropped (bare data-ID prefixes vs namespace-prefixed keys)
- [BUG] Connect rejects MQTT 3.1.1 (level 4) and 5.0 — only legacy 3.1 accepted
- [BUG] PolarisSyncDataService.doRemoveListener doesn't remove watchCache entry — delete+recreate misses data
- [BUG] AccessTokenManager NPE on missing expiredTime — kills scheduled token refresh permanently
- [BUG] HttpSyncDataService.doLongPolling NPE on missing/null data key in admin response
- [BUG] WebSocket onMessage has no try-catch — malformed/unknown payload kills reader thread
- [BUG] Log desensitization silently replaces non-JSON bodies/query strings with {} (data loss)
- Docs
- Java not yet supported