Mkeeper6 opened a new issue #1916: ParsingReultCache Object may cause Memory leak URL: https://github.com/apache/incubator-shardingsphere/issues/1916 ## Bug Report ParsingReultCache Object may cause Memory leak Please answer these questions before submitting your issue. Thanks! ### Which version of ShardingSphere did you use? 3.1.0 ### Which project did you use? Sharding-JDBC or Sharding-Proxy? Sharding-JDBC ### Expected behavior query data ### Actual behavior query data ### Reason analyze (If you can)  Cache SQL 2.9G, Meybe Memory leak ### Steps to reproduce the behavior, such as: SQL to execute, sharding rule configuration, when exception occur etc. select * from table where time select id, user_id, room_id,, member_type from table_20190225 WHERE id = ? and dateline between ? and ? ### Example codes for reproduce this issue (such as a github link).
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
