You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shenyu.apache.org by GitBox <gi...@apache.org> on 2022/06/07 14:49:27 UTC

[GitHub] [incubator-shenyu] moremind opened a new issue, #3495: [Task] Build Elastic and Fixed Connection Pool

moremind opened a new issue, #3495:
URL: https://github.com/apache/incubator-shenyu/issues/3495

   ### Description
   
   In SpringBoot upgrade, elastic and fixed pool have remove from reactor-netty 0.9.4, if you want to use elastic connection pool, you must build elastic and fixed pool by your hand.
   I have build fixed connection pool, but reactor-netty do not release new version. so, I can't build elastic connection pool.
   Build elastic connection pool will wait reactor-netty version.
   
   ### Task List
   
   1. In `org.apache.shenyu.springboot.starter.plugin.httpclient.HttpClientPluginConfiguration.java` build elastic connection pool and review the fixed connection pool builder.make sure shenyu is normal.
   2. remove todo list in `org.apache.shenyu.springboot.starter.plugin.httpclient.HttpClientPluginConfiguration.java`.


-- 
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: notifications-unsubscribe@shenyu.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-shenyu] yu199195 closed issue #3495: [Task] Build Elastic and Fixed Connection Pool

Posted by GitBox <gi...@apache.org>.
yu199195 closed issue #3495: [Task] Build Elastic and Fixed Connection Pool
URL: https://github.com/apache/incubator-shenyu/issues/3495


-- 
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: notifications-unsubscribe@shenyu.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-shenyu] moremind commented on issue #3495: [Task] Build Elastic and Fixed Connection Pool

Posted by GitBox <gi...@apache.org>.
moremind commented on issue #3495:
URL: https://github.com/apache/incubator-shenyu/issues/3495#issuecomment-1155867450

   I will fix it in this week.


-- 
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: notifications-unsubscribe@shenyu.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org