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/04/12 12:57:04 UTC

[GitHub] [shardingsphere] linghengqian opened a new issue, #16774: Raise the JDK base version of `ShardingSphere Proxy` image on `Docker Hub` for performance improvements

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

   ## Feature Request
   
   **For English only**, other languages will not accept.
   
   Please pay attention on issues you submitted, because we maybe need more details. 
   If no response anymore and we cannot make decision by current information, we will **close it**.
   
   Please answer these questions before submitting your issue. Thanks!
   
   ### Is your feature request related to a problem?
   
   - No.
   
   ### Describe the feature you would like.
   
   - Currently, the `apache/shardingsphere-proxy:5.1.0` image on Docker Hub still uses OpenJDK 8 as the base JDK,  refer to https://hub.docker.com/layers/apache/shardingsphere-proxy/5.1.0/images/sha256-2ace301ee85ead48c37943203238c6ffdccca603f6a6550f66a99b63b6fac4af?context=explore
   
   - ![image](https://user-images.githubusercontent.com/20187731/162966183-97b8c836-d0e7-47f5-ad52-d89c35b57b48.png)
   
   - Running ShardingSphere Proxy with a higher version of JDK in the Docker Daemon will help to gain performance, maybe JDK 11, maybe JDK 17. This is not an impossible job for ShardingSphere, because the project is using JDK 11 and JDK 17 to test in CI/CD.
   
   - This can also be seen in other Apache projects. Take Apache Skywalking as an example. The apache/skywalking-oap-server:9.0.0 image on Docker Hub uses JDK 11 as the base JDK (refer to https://hub.docker.com/layers/apache/skywalking-oap-server/9.0.0/images/sha256-f11ae72f228df9ca0e6648f76dbac2c6645e0c08bcc5a1c4386379e9a8b0e903?context=explore ), and its project still exists to compile with JDK 8 (refer to https://github.com/apache/ skywalking/blob/master/pom.xml ).
   
   - ![image](https://user-images.githubusercontent.com/20187731/162967096-e65d9077-df29-473e-880b-29d38da4f82b.png)
   


-- 
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] terrymanu closed issue #16774: Raise the JDK base version of `ShardingSphere Proxy` image on `Docker Hub` for performance improvements

Posted by GitBox <gi...@apache.org>.
terrymanu closed issue #16774: Raise the JDK base version of `ShardingSphere Proxy` image on `Docker Hub` for performance improvements
URL: https://github.com/apache/shardingsphere/issues/16774


-- 
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