ToukitsuLin commented on issue #1990: sharding-jdbc can't work in multi thread concurrent URL: https://github.com/apache/incubator-shardingsphere/issues/1990#issuecomment-478906143 I have met a problem while using sharing-jdbc version 3.1.0. Thread hang in with high CPU load. Thread call stack show thread hang in HashMap.getEntry(). So how can i fix this problem beacuse of HashMap is not thread save in ParsingResultCache.
---------------------------------------------------------------- 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
