Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
Release Branch 4.0, Release Branch 09.04, Trunk
-
None
Description
If Ofbiz is deploy on 2 servers in Load Balancing Mode
SequenceUtil will generate duplicate IDs because synchronization is done at JVM level instead of doing it in DB.
A good replacement implementation would be:
org.hibernate.id.enhanced.TableGenerator
But it would involve a dependency on Hibernate
Philippe
www.ubik-ingenierie.com
Attachments
Attachments
Issue Links
- is depended upon by
-
OFBIZ-3557 Enforced sequence does not work with concurrent access
- Closed