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/01/10 07:24:58 UTC

[GitHub] [incubator-shardingsphere] xiyelife opened a new pull request #3928: fixed for #2997. Use guave cache instead of AbstractHashedMap

xiyelife opened a new pull request #3928: fixed for #2997. Use guave cache instead of AbstractHashedMap
URL: https://github.com/apache/incubator-shardingsphere/pull/3928
 
 
   Fixes #2997. 
   
   Changes proposed in this pull request:
   - Use guave soft reference cache instead of AbstractHashedMap
   - initialCapacity 2000
   - maximumSize 65535
   
   

----------------------------------------------------------------
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 merged pull request #3928: fixed for #2997. Use guava cache instead of AbstractHashedMap

Posted by GitBox <gi...@apache.org>.
terrymanu merged pull request #3928: fixed for #2997. Use guava cache instead of AbstractHashedMap
URL: https://github.com/apache/incubator-shardingsphere/pull/3928
 
 
   

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