Re: useCompression=true and potential Memory leak due to connection tracking via CompressionInputStreamMemoryLeak
Posted by: Mark Matthews
Date: May 14, 2013 07:54AM

Hi Dominic,

This property already exists, it's named "closeAbandondedConnections", set it to false, and we don't track for lost connections. While not JDBC-compliant, most applications are well behaved, and can live without the overhead.

(there is currently no low-overhead way to implement this specification requirement).

Mark Matthews
Consulting Member Technical Staff - MySQL Enterprise Tools
Oracle
http://www.mysql.com/products/enterprise/monitor.html

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.