You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-dev@db.apache.org by Junino Julius <ju...@yahoo.com> on 2005/02/08 10:02:58 UTC

Question

There are situations in which the database is loaded,
and throws Exceptions because of this load.

I'm using mysql and there is a retry mechasim there
that tries to query the database again when Exceptions
are thrown.
In this stage, the retry mechasim is making sure the
database is killed, since it just increases the load.

On the other hand, removing the retry mechanism
totally is unwise, since the database throws an
exception from time to time, and with the retry the
data is resolved.

Is there any way to prevent this situation using the
torque cache?

Anyone else had this problem, and might have a solution.


		
__________________________________ 
Do you Yahoo!? 
All your favorites on one personal page � Try My Yahoo!
http://my.yahoo.com 

---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org