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 2020/02/04 11:58:57 UTC

[GitHub] [incubator-shardingsphere] huangyiminghappy opened a new issue #4164: MaxPermSize is not support when the jdk version not less than jdk8

huangyiminghappy opened a new issue #4164: MaxPermSize is not support when the jdk version not less than jdk8
URL: https://github.com/apache/incubator-shardingsphere/issues/4164
 
 
   ## Bug Report
   Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
    
   ### Which version of ShardingSphere did you use?
   5.0.0-RC1-SNAPSHOT
   ### Which project did you use? Sharding-JDBC or Sharding-Proxy?
   all
   ### Expected behavior
   the warn "Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0" can not exist
   ### Actual behavior
   the warn  is "Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0"
   ### Reason analyze (If you can)
   the MaxPermSize is not support in jdk8
   ### Steps to reproduce the behavior, such as: SQL to execute, sharding rule configuration, when exception occur etc.
   use the MaxMetaspaceSize option replace it 
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] terrymanu closed issue #4164: MaxPermSize is not support when the jdk version not less than jdk8

Posted by GitBox <gi...@apache.org>.
terrymanu closed issue #4164: MaxPermSize is not support when the jdk version not less than jdk8
URL: https://github.com/apache/incubator-shardingsphere/issues/4164
 
 
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services