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] Failback retry exhaustion leaves a permanently stuck entry that silently swallows all future failed registrations for the same key
- [BUG] URIRegisterExecutorSubscriber registers an entire batch under the first namespace's namespaceId, mis-routing cross-namespace URIs
- [BUG] Elasticsearch existsIndex returns true on error, skipping index creation and dropping batches
- [BUG] AppAuthServiceImpl.updateDetail path appName uses first old path's appName (cross-link)
- [BUG] DataPermissionServiceImpl.createSelector is not transactional
- [BUG] DataPermissionServiceImpl.onSelectorCreate/onRuleCreated event listeners are not transactional and insert per-user in a loop
- [BUG] ResourceEventPublisher.onUpdated tags resource updates as RULE_DELETE
- [BUG] TagServiceImpl.update is not transactional yet performs recursive multi-row updates before updating the parent
- [BUG] ApiBean.copy() back-references the original ApiBean, losing processor-applied beanPath
- [BUG] ShenyuClientURIExecutorSubscriber blocks the Disruptor consumer forever on an unreachable host:port
- Docs
- Java not yet supported