/[Apache-SVN]
ViewVC logotype

Revision 1551744


Jump to revision: Previous Next
Author: jleroux
Date: Tue Dec 17 22:45:20 2013 UTC (10 years, 4 months ago)
Changed paths: 2
Log Message:
A slightly modified patch from Leon for "sequence-bank-size attributes does not work anymore" https://issues.apache.org/jira/browse/OFBIZ-5429

No matter how I set "sequence-bank-size" for an entity (in my example, its "EntityAuditLog"), the bank size is always default value "10".
It seems that this feature was lost by a serials update of revision 922724 to 922733 submitted by doogie.

jleroux: This thread http://markmail.org/message/ifosqek74gqtv7fz trace the root cause
Leon's fix is safe from a concurrency perspective. I just added a check on SequenceBank.maxBankSize and put some doc in the XSD

Changed paths

Path Details
Directoryofbiz/trunk/framework/entity/dtd/entitymodel.xsd modified , text changed
Directoryofbiz/trunk/framework/entity/src/org/ofbiz/entity/util/SequenceUtil.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26