Re: [ALERT] Memory issue fix in master has been pushed in

2013-03-09 Thread Prasanna Santhanam
yup - thanks Kelven. Just saw it: 89f4ac0439852be13f2d78b57d8d1d3716d641df I guess the if(true) block was adding transactioncontext to all our classes? On Wed, Mar 06, 2013 at 06:49:18PM +0530, Rohit Yadav wrote: > Thanks Kelven, the much awaited fix! > > On Wed, Mar 6, 2013 at 6:49 AM, Kelven Y

Re: [ALERT] Memory issue fix in master has been pushed in

2013-03-06 Thread Rohit Yadav
Thanks Kelven, the much awaited fix! On Wed, Mar 6, 2013 at 6:49 AM, Kelven Yang wrote: > I've pushed in the memory issue fix to master to work with storage subsystem. > This will help get rid of huge memory footprint issue on master builds. A > small stripped version of MAVEN_OPTS can be used

[ALERT] Memory issue fix in master has been pushed in

2013-03-05 Thread Kelven Yang
I've pushed in the memory issue fix to master to work with storage subsystem. This will help get rid of huge memory footprint issue on master builds. A small stripped version of MAVEN_OPTS can be used if your development environment is in short of memory, you may try following settings to MAVEN