Title: Message Title
|
|
|
User should be able to configure the number of times transactions which fail either because a lock could not be obtained in the database or because of concurrent updates should be retired.
This configuration needs to be added on a per tenant basis .
The proposed change introduces the following attributes in the tenants schema of the mifosplatform_tenants table:
deadlock_max_retries : Defines the number of times a transaction would be retried in case of deadlock (min 0 , max 15) deadlock_max_retry_interval : Defines the max interval in seconds before a transaction can be retried (min 1, max 15) . The actual interval between successive retries would be a random time between 1 sec to deadlock_max_retry_interval
|
|
|
|
|
|
------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
Mifos-issues mailing list
Mifos-issues@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-issues