[jboss-jira] [JBoss JIRA] Updated: (JBAS-5231) cluster-safe configuration for HILOSEQUENCES is not enabled in the "all" server conf
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Tue Jan 20 15:01:04 EST 2009
[ https://jira.jboss.org/jira/browse/JBAS-5231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry updated JBAS-5231:
-----------------------------------
Fix Version/s: Backlog
Alexey, do you still intend to do anything on this one?
> 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
More information about the jboss-jira
mailing list