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] AbstractDataChangedListener cache-update methods scan ALL namespaces, not just the changed one
- [BUG] DiscoveryUpstreamServiceImpl.listAll() N+1 (3H+1 queries) on every discovery-upstream change
- [BUG] Sync-data-center: no queues, no batching, no dedup on the gateway side
- [Task] Five critical admin controllers have zero tests
- [BUG] Real outbound HTTPS to www.baidu.com in unit test
- [BUG] Thread.sleep(1) + real-clock timestamp ordering assertion
- [BUG] Hardcoded port 9527 without finally cleanup (TOCTOU BindException)
- [BUG] Thread.sleep(100) gating verify(times(2)) on async executor
- [BUG] Whole test body wrapped in catch (Throwable) {} (always green)
- [BUG] Catch-block-only assertion (passes vacuously if no exception)
- Docs
- Java not yet supported