[
https://jira.jboss.org/jira/browse/JBAS-5231?page=com.atlassian.jira.plug...
]
Alexey Loubyansky commented on JBAS-5231:
-----------------------------------------
This is not on my list currently. The only reason I left it open is a lack of real testing
in a clustered environment.
cluster-safe configuration for HILOSEQUENCES is not enabled in the
"all" server conf
-------------------------------------------------------------------------------------
Key: JBAS-5231
URL:
https://jira.jboss.org/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
Assignee: Alexey Loubyansky
Fix For: Backlog
\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:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira