Puffball has quit [Read error: Connection reset by peer]
Crocket has quit [Quit: Leaving]
isavin has joined #jruby
shellac has joined #jruby
drbobbeaty has joined #jruby
drbobbeaty has quit [Client Quit]
drbobbeaty has joined #jruby
drbobbeaty has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
shellac has quit [Quit: Computer has gone to sleep.]
shellac has joined #jruby
isavin has quit [Remote host closed the connection]
drbobbeaty has joined #jruby
rdubya has joined #jruby
shellac has quit [Quit: Computer has gone to sleep.]
shellac has joined #jruby
shellac has quit [Quit: Computer has gone to sleep.]
shellac has joined #jruby
KeyJoo has quit [Ping timeout: 252 seconds]
KeyJoo has joined #jruby
rtyler has joined #jruby
KeyJoo has quit [Ping timeout: 250 seconds]
headius has joined #jruby
<headius>
yo
<nirvdrum>
Howdy.
xardion has quit [Remote host closed the connection]
xardion has joined #jruby
shellac has quit [Ping timeout: 246 seconds]
den_d has joined #jruby
drbobbeaty has quit [Read error: Connection reset by peer]
KeyJoo has joined #jruby
rtyler has left #jruby [#jruby]
<den_d>
hey guys, after upgrade to Jruby 9.2 we start having a memory leak, any info on how we are about to troubleshoot , it looks like the problem happens in model that uses nested enumerator to process large dataset in chunks
<headius>
that's not good!
<headius>
finding a leak is not too difficult...first thing would be to see if you can reproduce on JRuby master (9.2.1, snapshot builds available)
<headius>
if you can, then just make it leak and force a heap dump with jmap command, jvisualvm GUI, or other ways
<den_d>
is there a link?
<headius>
usually it will be pretty obvious what objects are taking up all the memory
<headius>
there should be a link from JRuby site...but I'll get the direct one for ya :-)