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] — `plugin` list/snapshot: `plugin_jar` BLOB in list + unindexed `selector.plugin_id` join + correlated subqueries
- [BUG] — `instance_info.selectByQuery`: fetches TEXT `instance_info` column + leading-wildcard LIKE + no pagination
- [BUG] — `mock_request_record.selectByQuery`: fetches `body`/`header`/`query` large columns + no pagination + no indexes
- [BUG] — `meta_data.pathExistedExclude`: cross-namespace path scan + `NOT IN` + unindexed `path`
- [BUG] — `alert_receiver.selectAll`: full cross-namespace scan loaded per alert dispatch
- [BUG] — `AiResponseTransformerPlugin`: `GZIPInputStream`/`ByteArrayOutputStream` not closed on `IOException` → native Inflater leak
- [Task] — Critical admin service impls with zero test (beyond T1/T2)
- [Task] — Critical sync/register/protocol classes with zero test
- [Task] — Sign algorithm version providers/extractors with zero test
- [BUG] — `MemoryLimiterTest`: lost `signal()` with bounded `awaitNanos` → spurious failure
- Docs
- Java not yet supported