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] WebClient response-header deduplication is overwritten by WebClientMessageWriter
- [BUG] Race: a concurrent new failure for the same key is silently dropped between a successful retry's accept() and remove()
- [BUG] HttpClientRegisterRepository.doRegister only throws on the last server, so partial multi-cluster failures are never retried
- [BUG] Kafka producer sends a junk record into the log topic on every init
- [BUG] Elasticsearch indices are created without an index template / mapping
- [BUG] Huawei LTS setGiveUpExtraLongSingleLog is wired to the wrong config flag
- [BUG] ClickHouse always inserts into a Distributed table, breaking single-node deployments
- [BUG] Condition predicate judges recompile regex/parse pattern on every request
- [BUG] MetaDataCache: unbounded CACHE (maximumSize=Integer.MAX_VALUE) + MAPPING Set never shrunk
- [BUG] MetaDataCache.obtain does O(n) linear scan with AntPathMatcher on every cache miss
- Docs
- Java not yet supported