-
Bug
-
Resolution: Obsolete
-
Major
-
JBossAS-5.0.0.Beta4
-
None
\jboss-5.0.0.Beta4\server\all\deploy\uuid-key-generator.sar\META-INF
In the EAP "production" configuration, the following attribute is enabled by default. Not in the "all"configuration which is clustered by definition
<!-- Uncomment to make it cluster-safe: Select current Hi value query (FOR UPDATE is recommended) -->
<attribute name="SelectHiSql">
select HIGHVALUES from HILOSEQUENCES where SEQUENCENAME='general' FOR UPDATE
</attribute>
some more information
http://wiki.jboss.org/wiki/Wiki.jsp?page=CMPHiLoKeyGenerator
- relates to
-
JBPAPP-622 Patch for JBAS-5231: cluster-safe configuration for HILOSEQUENCES is not enabled in the "all" server conf
-
- Closed
-