141142143144145146147148149150151
{ /* * Try recovery again. If it fails we'll throw a RETRY to the caller who * should try again later. */ tx.recover(); return tx; } else return tx;