sequence ids for EntityAuditLog and EntitySyncRemove

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

sequence ids for EntityAuditLog and EntitySyncRemove

Adam Heath-2
==
     [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.