tuohai666 commented on issue #3127: CPU LOAD more than 300% URL: https://github.com/apache/incubator-shardingsphere/issues/3127#issuecomment-535884342 @SanmuWangZJU Nothing bad will happen if the cache is not thread-safe. Don't mix soft-reference with thread-safe, they can not influence each other. You can just imagine the data structure is HashMap.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
