shenyu icon indicating copy to clipboard operation
shenyu copied to clipboard

Apache ShenYu is a Java native API Gateway for service proxy, protocol conversion and API governance.

Results 405 shenyu issues
Sort by recently updated
recently updated
newest added

### Volunteer help In Kafka, we always interact with the broker, so the parameter for setting the broker address should be called `bootstrap server` rather than `namesrvAddr`. `namesrvAddr` is a...

status: volunteer wanted

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior every 5 second interval, console print log: o.a.s.s.data.http.HttpSyncDataService : Group config...

type: bug

### Question I see the responseTimeout configuration item in the HttpClientProperties class, but I don't see this configuration item used in any Java code. Is this configuration item effective?

type: question

github ci, path filter Make sure that: - [x] You have read the [contribution guidelines](https://shenyu.apache.org/community/contributor-guide). - [x] You submit test cases (unit or integration tests) that back your changes. -...

### Question Hello ShenYu team, We're evaluating ShenYu for implementing an MCP (Model Context Protocol) gateway to proxy requests between MCP-server and existing Dubbo service interfaces. We noticed the experimental...

type: question

fix data sync bug During the synchronization process, data is processed sequentially. If there is an issue with the preceding data, it will prevent the subsequent data from being synchronized...

add model context protocol server plugin Make sure that: - [ ] You have read the [contribution guidelines](https://shenyu.apache.org/community/contributor-guide). - [ ] You submit test cases (unit or integration tests) that...

complete task 4 in #5923 , modify dubbo registry config base on selector. 1. i add one parameter "registry" in dubbo selector, and change "protocol" to not required. ![image](https://github.com/user-attachments/assets/56156e73-ac81-4474-8615-6a5bcbd247b0) 2....

plugin: dubbo
plugin: apache-dubbo

## Volunteer help Dear community, As shenyu becomes more and more popular, it accommodates diverse needs. I've proposed some of the more important features, so if you're interested, please join...

status: volunteer wanted
good first issue
good second issue

### Question When I want to use the oauth2 plugin in the ShenYu Gateway, I found that even after following the documentation and configuring OAuth2 properly, the authorization/authentication flow does...

type: question