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] ShenyuPluginClassLoaderHolder.createPluginClassLoader non-atomic check/remove/put race
- [BUG] SpringBeanUtils.registerBean mutates the shared BeanFactory.beanClassLoader globally
- [BUG] Plugin inner classes ($ entries) cannot be resolved by the plugin classloader
- [BUG] ExtensionLoader pinned to first ClassLoader; plugin-contributed SPI extensions invisible
- [BUG] Plugin beans keyed by simple class name — cross-plugin collision during close/reload
- [BUG] Websocket MYSELF/REFRESH uses partial "self" refresh — ghost cache entries survive reconnect (plugin, selector, rule, auth caches)
- [BUG] WebsocketDataHandler stores handlers in a static mutable EnumMap mutated by every constructor
- [BUG] p2c inflight counter leaks on downstream cancellation (no doOnCancel/doFinally)
- [BUG] 5xx upstream responses never trigger failover retry (no error emitted)
- [BUG] TcpProxySelectorDataHandler has a TOCTOU race creating duplicate/leaked bootstrap servers
- Docs
- Java not yet supported