moremind opened a new pull request, #3438: URL: https://github.com/apache/incubator-shenyu/pull/3438
// Describe your PR here; eg. optimize spring boot upgrade. attention: TODO list as follow: * 1.springcloud upgrade will support ribbon. shenyu will use shenyu-loadbalancer in future. * 2.reactor remove elastic and fixed connection pool, please see:https://github.com/reactor/reactor-netty/issues/1499,and this must write with document. * 3.need optimize files: ShenyuNettyWebServerConfiguration.java * 4.shenyu-examples to do optimize: * 4.1 shenyu-example-grpc can't execute. * 4.2 shenyu-example-spring-cloud-dubbo-example can't execute. * 4.3 shenyu-example-sofa's example is error. * 4.4 shenyu-exmaple-tars's exmaple is error. * 5. other plugins, I have finish test. <!-- Thank you for proposing a pull request. This template will guide you through the essential steps necessary for a pull request. --> 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 back your changes. - [ ] Your local test passed `mvn clean install -Dmaven.javadoc.skip=true`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
