You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2018/09/19 07:02:46 UTC

[GitHub] imlaotse opened a new issue #1684: When is the support for reactor netty HttpClient?

imlaotse opened a new issue #1684: When is the support for reactor netty HttpClient?
URL: https://github.com/apache/incubator-skywalking/issues/1684
 
 
   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [ ] Question or discussion
   - [ ] Bug
   - [x] Requirement
   - [ ] Feature or performance improvement
   
   ___
   ### Question
   - What do you want to know?
       [https://github.com/apache/incubator-skywalking/blob/5.x/docs/Supported-list.md](https://github.com/apache/incubator-skywalking/blob/5.x/docs/Supported-list.md)
   
   `reactor.ipc.netty.http.client.HttpClient#request`
   
   When is the support for reactor netty HttpClient?
   
   ```xml
   <dependency>
       <groupId>io.projectreactor.ipc</groupId>
       <artifactId>reactor-netty</artifactId>
       <version>0.7.8.RELEASE</version>
   </dependency>
   
   ```
   
   I have tried to extend the `reactor netty http plugin` with reference to `apache httpclient plugin`, but it failed. I think the code of the plugin is not big. When can you support this?
   
   My application architecture:
   
   MicroService1, 2, 3 ... (SpringBoot, Feign, Skywalking agent)   ->  Spring Cloud Gateway (reactory netty, Skywalking agent) -> Service Providers (SpringBoot, Skywalking agent)
   ___
   ### Bug
   - Which version of SkyWalking, OS and JRE?
   
   - Which company or project?
   
   - What happen?
   If possible, provide a way for reproducing the error. e.g. demo application, component version.
   
   ___
   ### Requirement or improvement
   - Please describe about your requirements or improvement suggestions.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services