On 05/08/2013 03:19 PM, Mircea Markus wrote:
On 8 May 2013, at 13:52, Pedro Ruivo wrote:
>> This should result in a cache with recovery disabled so it is a bug. Please file
a JIRA.
>
> Can I do the fastest solution and remove the recovery.enable()?
-1. That would mean breaking public API. as that method would behave differently.
>
> or should I be safe and change the parser to invoke
> TransactionConfigurationBuilder.recovery() only once before parsing the
> attributed?
+1. Or set the value as parsed explicitly.
> Should I also change the parser for 5.1 and 5.2?
please do.
done
Cheers,