|
9/4/2015 8:42:50 PM
refactoring, no side effect.
|
|
|
|
9/4/2015 5:35:32 PM
to configure max # retries for global lock
(Tedious change that reqiures a lot of refactoring for all the non guice injected classes)
|
9/4/2015 4:30:48 PM
transaction remains in that state.
The fix is to make sure that we go through all our retries and eventually give up. Added a test case to verify that behavior for the PENDING case.
|
|
|
|