[jboss-jira] [JBoss JIRA] Created: (JBAS-5231) cluster-safe configuration for HILOSEQUENCES is not enabled in the "all" server conf
Luc Texier (JIRA)
jira-events at lists.jboss.org
Tue Feb 12 09:44:14 EST 2008
cluster-safe configuration for HILOSEQUENCES is not enabled in the "all" server conf
-------------------------------------------------------------------------------------
Key: JBAS-5231
URL: http://jira.jboss.com/jira/browse/JBAS-5231
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Clustering
Affects Versions: JBossAS-5.0.0.Beta4
Reporter: Luc Texier
Assigned To: Brian Stansberry
\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
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list