[jboss-jira] [JBoss JIRA] (WFLY-125) Attribute passivate-events-on-replicate of cluster-passivation-store can't be change via drm or cli
Richard Achmatowicz (JIRA)
jira-events at lists.jboss.org
Thu Sep 12 06:00:05 EDT 2013
[ https://issues.jboss.org/browse/WFLY-125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12803782#comment-12803782 ]
Richard Achmatowicz commented on WFLY-125:
------------------------------------------
Fixed the problem by adjusting all attribute flags on EJB3 PassivationStore resources (FilePassivationStore, ClusterPassivationStore) to be set to RESTART_ALL_SERVICES from its previous value of RESTART_NONE.
> Attribute passivate-events-on-replicate of cluster-passivation-store can't be change via drm or cli
> ---------------------------------------------------------------------------------------------------
>
> Key: WFLY-125
> URL: https://issues.jboss.org/browse/WFLY-125
> Project: WildFly
> Issue Type: Bug
> Components: EJB
> Reporter: Ondřej Chaloupka
> Assignee: Richard Achmatowicz
> Labels: eap6_need_triage
> Fix For: 8.0.0.Beta1
>
>
> Setting attribute passivate-events-on-replicate via drm or cli does not take affect until operation :reload is used.
> In case that the attribute ( <cluster-passivation-store name="infinispan" cache-container="ejb" passivate-events-on-replicate="false" />) is set directly in standalone*.xml configuration file the supposed functionality is working.
> The test for this could be checked on:
> https://github.com/ochaloup/jboss-as/blob/JBQA-5855-test-migration-passivation-in-cluster/testsuite/integration/clust/src/test/java/org/jboss/as/test/clustering/cluster/ejb3/stateful/passivation/ClusterPassivationTestCase.java
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list