DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=29428>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=29428

Digester does not keep "root" variable in sync...





------- Additional Comments From [EMAIL PROTECTED]  2004-06-17 22:26 -------
Hello,

I've recently made some changes to digester to make it thread safe for a 
project here at ebay. We use digester for a long running batch like process 
where pooling wasn't really an optimal solution for us as the parse times are 
quite long (of the number of rules we have - hence filling up the pool when 
there is a large spike might be problematic) and the volume is uneven, peaking 
fairly high with a restrictive SLA for the system. 

I've written some unit tests (still need to write more) for the changes and am 
currently looking for optimization and clean up opportunities. Would a patch 
be of any interest to anyone?

I will also send this message in an email to the commons-dev mail list.

Thanks.

-Eric Lucas

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to