Re: Fix for isse number 223 and fixes for multi-thread concurrency issue in Velocity Engine

2007-03-31 Thread Lei Gu
Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iD8DBQFGDl1G9CaO5/Lv0PARAjjeAJ9AhEdyUbyJ+vN5zaa6lWLOvItzTACePd04 > oHl+PVMOBOi/7fkW5mZLekw= > =wEn7 > -END PGP SIGNATURE- > > ----------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PR

Re: Fix for isse number 223 and fixes for multi-thread concurrency issue in Velocity Engine

2007-03-31 Thread Lei Gu
all existing test cases successfully and the memory >> saving has been verified by YourKit profiler. >> >> Let me know if you have any questions. >> >> Thanks. >> >> -- Lei >> ------------------------------------- >> To unsubscribe,

Re: Fix for isse number 223 and fixes for multi-thread concurrency issue in Velocity Engine

2007-03-31 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Lei, Lei Gu wrote: > Multi-thread concurrency issue > > During our concurrency testing, we observed NullPointer exceptions being > thrown when two people hit the same page at the same time for the first > time. Upon further investigation, it turns ou

Re: Fix for isse number 223 and fixes for multi-thread concurrency issue in Velocity Engine

2007-03-30 Thread Will Glass-Husain
Wow! Fabulous. Thanks for your hard work on this. (and to others on the list for ideas as well). A couple of questions/requests: * Is this built against the release of Velocity 1.5? * Did you run ant test and did it pass? * Is it easy to break the patch up into two patches, one for each issue?

Fix for isse number 223 and fixes for multi-thread concurrency issue in Velocity Engine

2007-03-30 Thread Lei Gu
Hi gentleman, We are submitting fixes for issue number 223 and fixes for newly discovered multi-thread concurrency issue in Velocity Engine. Here is a brief summary of the problem and what we did to fix it. Issue number 223, Velocity Engine uses excessive amount of memory when a large number