[
https://issues.jboss.org/browse/ARQ-717?page=com.atlassian.jira.plugin.sy...
]
Marek Schmidt updated ARQ-717:
------------------------------
Summary: JBoss AS managed containers should support setting partition (was: JBoss
AS managed 6 container should support setting partition)
Description:
Currently the jbossas-managed-* containers set the partition with
server.setPartition(Long.toHexString(System.currentTimeMillis()));
which makes clustering in a group very unlikely to work.
The containers should allow setting the partition in configuration.
was:
Currently the jbossas-managed-6 container sets the partition with
server.setPartition(Long.toHexString(System.currentTimeMillis()));
which makes clustering in a group very unlikely to work.
The container should allow setting the partition in configuration.
JBoss AS managed containers should support setting partition
------------------------------------------------------------
Key: ARQ-717
URL:
https://issues.jboss.org/browse/ARQ-717
Project: Arquillian
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: JBoss Containers
Affects Versions: jbossas_1.0.0.CR2
Reporter: Marek Schmidt
Assignee: Marek Schmidt
Currently the jbossas-managed-* containers set the partition with
server.setPartition(Long.toHexString(System.currentTimeMillis()));
which makes clustering in a group very unlikely to work.
The containers should allow setting the partition in configuration.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira