ActiveRecord/JRuby Memory leak in update_attributes!() ------------------------------------------------------
Key: JRUBY-2400 URL: http://jira.codehaus.org/browse/JRUBY-2400 Project: JRuby Issue Type: Bug Components: ActiveRecord-JDBC Affects Versions: JRuby 1.1 Environment: osx/oracle 10g Reporter: McClain Looney update_attributes!() appears to leak significant amounts of memory. noticed this while updating 10's of thousands of objects over time, leaking about 1mb/s in my case. replacing the calls with individual update_attribute() calls significantly slows or eliminates the leak. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email