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] ShenyuMcpResponseDecorator reads buffer before super.writeWith, corrupting forwarded body
- [BUG] ShenyuMcpResponseDecorator.writeAndFlushWith does not capture body — streamed responses never complete future
- [BUG] NonCommittingMcpResponseDecorator never releases collected DataBuffers (pooled buffer leak)
- [BUG] ShenyuStreamableHttpServerTransportProvider.createSessionAndRestoreId leaks sessions
- [BUG] RedisRateLimiter silently swallows Redis errors and fail-opens (dead doOnError)
- [BUG] Concurrent rate-limiter zset has no TTL; leaked entries permanently block the key
- [BUG] AiProxy stream retry replays the whole upstream, duplicating SSE content
- [BUG] Request/Response transformer ChatClientCache uses non-thread-safe HashMap
- [BUG] Token-limiter resets the Redis TTL on every increment, so the time-window never resets under sustained traffic
- [BUG] NPE when metaData rpcExt is null or blank
- Docs
- Java not yet supported