You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by Adam Heath <do...@brainfood.com> on 2010/02/21 01:00:36 UTC

sequence ids for EntityAuditLog and EntitySyncRemove

==
     [java] 2010-02-20 17:59:00,328 (main) [
SequenceUtil.java:339:INFO ] Got bank of sequenced IDs for
[EntityAuditLog]; curSeqId=14430, maxSeqId=14440, bankSize=10
     [java] 2010-02-20 17:59:00,463 (main) [
SequenceUtil.java:339:INFO ] Got bank of sequenced IDs for
[EntitySyncRemove]; curSeqId=12020, maxSeqId=12030, bankSize=10
==

Anyone have a problem if I increase the default sequence bank size for
these 2 entities?  Not  only do they get used a lot during a test run,
but I can see them being used heavily during normal work.