You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2022/05/17 06:01:55 UTC

[GitHub] [shardingsphere] TeslaCN opened a new issue, #17723: Consider migrating Guava Executor to JDK Executor

TeslaCN opened a new issue, #17723:
URL: https://github.com/apache/shardingsphere/issues/17723

   ## Refactor
   
   Since the Guava brings more risk of dependency confliction for ShardingSphere, we are going to decouple Guava from ShardingSphere.
   
   This issue plans to migrate Guava Executor (such as ListenableFuture...) to JDK Executor (such as CompletableFuture).
   


-- 
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@shardingsphere.apache.org.apache.org

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


[GitHub] [shardingsphere] sandynz closed issue #17723: Consider migrating Guava Executor to JDK Executor

Posted by GitBox <gi...@apache.org>.
sandynz closed issue #17723: Consider migrating Guava Executor to JDK Executor
URL: https://github.com/apache/shardingsphere/issues/17723


-- 
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@shardingsphere.apache.org

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