JRuby

ActiveRecord/JRuby Memory leak in update_attributes!()

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Incomplete
  • Affects Version/s: JRuby 1.1
  • Fix Version/s: None
  • Component/s: None
  • Labels:
    None
  • Environment:
    osx/oracle 10g
  • Number of attachments :
    0

Description

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.

Activity

Hide
Thomas E Enebo added a comment -

McClain, is this still a problem? I remember one leak which we fixed but I am not sure if this is that...

Show
Thomas E Enebo added a comment - McClain, is this still a problem? I remember one leak which we fixed but I am not sure if this is that...
Hide
Thomas E Enebo added a comment -

No comments in 6 months since I last asked if this still happens. Please reopen if this is still an issue.

Show
Thomas E Enebo added a comment - No comments in 6 months since I last asked if this still happens. Please reopen if this is still an issue.

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: