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/01/12 10:53:27 UTC

[GitHub] [shardingsphere] TeslaCN opened a new issue #14714: Consider replacing Class.getCanonicalName with other methods

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


   ## Feature Request
   
   ### Is your feature request related to a problem?
   
   Refer to https://bugs.openjdk.java.net/browse/JDK-8187123
   
   It affects the performance of `org.apache.shardingsphere.infra.context.refresher.MetaDataRefreshEngine`
   ![image](https://user-images.githubusercontent.com/20503072/149126862-63338b21-b1ee-42bc-89ed-6ba43581d471.png)
   
   ### Describe the feature you would like.
   
   Replace Class.getCanonicalName with other methods such as Class.getName.
   


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



[GitHub] [shardingsphere] terrymanu closed issue #14714: Consider replacing Class.getCanonicalName with other methods

Posted by GitBox <gi...@apache.org>.
terrymanu closed issue #14714:
URL: https://github.com/apache/shardingsphere/issues/14714


   


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