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] Response transformer mutates response headers before validating body extraction
- [BUG] Response transformer only intercepts writeWith; streaming/chunked responses bypass transformation
- [BUG] Token-limiter BodyWriter unboundedly buffers the entire (non-gzip) response for the fallback scan
- [BUG] Sentinel rule handler read-modify-writes the global rule list non-atomically (lost updates)
- [BUG] NPE from null RemoteAddress
- [BUG] Swallowed exceptions in close methods across logging clients
- [BUG] Non-atomic check-then-add on buffer queue can throw IllegalStateException
- [BUG] AbstractLogCollector.close() drops all buffered logs on shutdown
- [BUG] Multi-client consume forEach breaks on single selector failure
- [BUG] LoggingServerHttpResponse.logError casts HttpStatusCode to HttpStatus — ClassCastException
- Docs
- Java not yet supported