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] NPE/IndexOutOfBoundsException when request param is null or empty
- [BUG] TarsPlugin throws on empty/uninitialized proxy list (nextInt(0))
- [BUG] Non-atomic clear()+addAll() on shared TarsInvokePrxList races with concurrent readers
- [BUG] ThreadPoolExecutor never shut down in close0 for Huawei, Tencent, and Aliyun SLS clients
- [BUG] AbstractLogCollector.initQueue() has thread-unsafe side effects on instance fields
- [BUG] GeneralContextPlugin NPE on null cached handle
- [BUG] RequestPlugin resp unique-headers condition checks the wrong strategy field
- [BUG] ModifyResponsePlugin silently skips all modifications for streaming responses (writeAndFlushWith not overridden)
- [BUG] discoveryUpstreamHandlerEvent ignores DELETE events (etcd path) — stale upstreams never removed
- [BUG] SelectorDataRefresh.refresh() NPE on null data / no-op on empty data (HTTP sync)
- Docs
- Java not yet supported